﻿:root{--color-blue: rgb(50, 107, 187);--color-green: rgb(98, 189, 0);--color-dark-red: #FF5270;--color-light-gray: rgb(219, 219, 219);--color-gray: rgb(82, 82, 82);--color-gray-10: rgba(152, 152, 152, 0.1);--color-dark: rgb(50, 50, 50);--color-light: rgb(245, 245, 245);--color-ginger: rgb(255, 175, 0);--color-gold: rgb(255, 216, 0);--color-true-white: rgb(255, 255, 255);--color-light-background: rgb(255, 255, 255);--color-true-black: rgb(0, 0, 0);--color-border: rgb(192, 192, 192);--color-red: red;--color-dark-green-light: rgba(0, 113, 37, 0.2);--color-dark-red-light: rgba(180, 67, 53, 0.2);--gardien-red-from: rgb(255, 144, 129);--gardien-red-to: rgb(255, 82, 112);--gardien-red-shadow: rgb(225, 55, 80);--gardien-red-hover-from: rgb(164, 14, 39);--gardien-red-hover-to: rgb(139, 11, 33);--gardien-red-hover-shadow: rgb(98, 8, 23);--dark-true-white: rgb(255, 255, 255);--dark-light-gray: rgb(219, 219, 219);--dark-light: rgb(245, 245, 245);--dark-true-black: rgb(0, 0, 0);--dark-background: rgb(245, 245, 245);--dark-input: white;--dark-gray: rgb(50, 50, 50);--wild-blue-yonder: #98b4cb;--light-cobalt-blue: #89aced;--lavender: #c183d9;--pink-flamingo: #f26ef3;--pastel-red: #f56868;--shandy: #f9e96d}:root .mode-select i.template-moon{opacity:0}:root .mode-select i.template-sun{opacity:1}body[data-theme="dark"],body.cookie[data-theme="dark"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body[data-theme="dark"] .buy_block,body.cookie[data-theme="dark"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body[data-theme="dark"] .mode-select i.template-moon,body.cookie[data-theme="dark"] .mode-select i.template-moon{opacity:1}body[data-theme="dark"] .mode-select i.template-sun,body.cookie[data-theme="dark"] .mode-select i.template-sun{opacity:0}@media (prefers-color-scheme: dark){body.default[data-theme="default"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body.default[data-theme="default"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body.default[data-theme="default"] .mode-select i.template-moon{opacity:1}body.default[data-theme="default"] .mode-select i.template-sun{opacity:0}}.d-none{display:none !important}.flexible_role{margin-top:54px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.flexible_role .role_title{font-size:16px;font-weight:bold;margin-right:20px}.flexible_role .role_selector{margin-left:10px;border-radius:5px;padding:15px 20px;border:1px solid var(--color-dark-red);font-size:14px;display:flex;justify-content:center;align-items:center}.flexible_role .role_selector .note-template{display:inline-block;position:relative;margin-left:6px;vertical-align:middle;cursor:pointer}.flexible_role .role_selector .note-template .tmpl{font-weight:normal;border:1px solid var(--color-true-white);border-radius:10px;font-size:10px;text-align:center;color:var(--color-true-white);width:18px;height:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.flexible_role .role_selector .note-template .note-text{display:none;position:absolute;left:-115px;top:100%;margin-top:6px;width:250px;padding:20px;box-sizing:border-box;font-size:14px;font-weight:normal;line-height:24px;text-align:center;background-color:var(--dark-true-white);z-index:1;border-radius:15px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}.flexible_role .role_selector .note-template .note-text a{color:var(--color-dark-red)}.flexible_role .role_selector .note-template .note-text a:hover{color:var(--color-true-white);text-decoration:underline}.flexible_role .role_selector .note-template .note-text:before{content:" ";position:absolute;left:calc(50% - 10px);bottom:100%;border-bottom:6px solid var(--dark-true-white);border-left:10px solid transparent;border-right:10px solid transparent}.flexible_role .role_selector .note-template:hover .tmpl{color:var(--color-true-white);border-color:var(--color-true-white)}.flexible_role .role_selector .note-template:hover .note-text{display:block}.flexible_role .role_selector img{width:30px;height:30px;margin-right:10px}.flexible_role .role_selector>i{color:var(--color-dark-red);font-size:30px;margin-right:10px}.flexible_role .role_selector.selected,.flexible_role .role_selector:hover{cursor:pointer;background-color:var(--color-dark-red);color:var(--color-true-white);opacity:1}.flexible_role .role_selector.selected>i,.flexible_role .role_selector:hover>i{color:var(--color-true-white)}.flexible_role.locked{filter:grayscale(100%)}@media only screen and (max-width: 767px){.flexible_role i.template-ow-open-queue{margin-right:3px}}:root{--color-blue: rgb(50, 107, 187);--color-green: rgb(98, 189, 0);--color-dark-red: #FF5270;--color-light-gray: rgb(219, 219, 219);--color-gray: rgb(82, 82, 82);--color-gray-10: rgba(152, 152, 152, 0.1);--color-dark: rgb(50, 50, 50);--color-light: rgb(245, 245, 245);--color-ginger: rgb(255, 175, 0);--color-gold: rgb(255, 216, 0);--color-true-white: rgb(255, 255, 255);--color-light-background: rgb(255, 255, 255);--color-true-black: rgb(0, 0, 0);--color-border: rgb(192, 192, 192);--color-red: red;--color-dark-green-light: rgba(0, 113, 37, 0.2);--color-dark-red-light: rgba(180, 67, 53, 0.2);--gardien-red-from: rgb(255, 144, 129);--gardien-red-to: rgb(255, 82, 112);--gardien-red-shadow: rgb(225, 55, 80);--gardien-red-hover-from: rgb(164, 14, 39);--gardien-red-hover-to: rgb(139, 11, 33);--gardien-red-hover-shadow: rgb(98, 8, 23);--dark-true-white: rgb(255, 255, 255);--dark-light-gray: rgb(219, 219, 219);--dark-light: rgb(245, 245, 245);--dark-true-black: rgb(0, 0, 0);--dark-background: rgb(245, 245, 245);--dark-input: white;--dark-gray: rgb(50, 50, 50);--wild-blue-yonder: #98b4cb;--light-cobalt-blue: #89aced;--lavender: #c183d9;--pink-flamingo: #f26ef3;--pastel-red: #f56868;--shandy: #f9e96d}:root .mode-select i.template-moon{opacity:0}:root .mode-select i.template-sun{opacity:1}body[data-theme="dark"],body.cookie[data-theme="dark"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body[data-theme="dark"] .buy_block,body.cookie[data-theme="dark"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body[data-theme="dark"] .mode-select i.template-moon,body.cookie[data-theme="dark"] .mode-select i.template-moon{opacity:1}body[data-theme="dark"] .mode-select i.template-sun,body.cookie[data-theme="dark"] .mode-select i.template-sun{opacity:0}@media (prefers-color-scheme: dark){body.default[data-theme="default"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body.default[data-theme="default"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body.default[data-theme="default"] .mode-select i.template-moon{opacity:1}body.default[data-theme="default"] .mode-select i.template-sun{opacity:0}}.d-none{display:none !important}.elo_images.EloBoost.iron:before,.elo_images.EloBoost.iron_1:before,.elo_images.EloBoost.iron_2:before,.elo_images.EloBoost.iron_3:before,.elo_images.EloBoost.iron_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/iron-5ae48088ce2d1ac2cb70938daab5922c483620f403469660b83305466a2a5aed.webp")}.elo_images.EloBoost.silver:before,.elo_images.EloBoost.silver_1:before,.elo_images.EloBoost.silver_2:before,.elo_images.EloBoost.silver_3:before,.elo_images.EloBoost.silver_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/silver-efc49b3ee169a45a471ea9e5ffde071d3d436ce13d167bd9b41bd75270566a47.webp")}.elo_images.EloBoost.gold:before,.elo_images.EloBoost.gold_1:before,.elo_images.EloBoost.gold_2:before,.elo_images.EloBoost.gold_3:before,.elo_images.EloBoost.gold_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/gold-83bd5106a2acd275ff6255746a73c636401a3cb55f6882de088a8b9cbeb0c19b.webp")}.elo_images.EloBoost.bronze:before,.elo_images.EloBoost.bronze_1:before,.elo_images.EloBoost.bronze_2:before,.elo_images.EloBoost.bronze_3:before,.elo_images.EloBoost.bronze_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/bronze-0a34d9a01ed2500a2807077754c950b74b66c3bf221a9cb2f698ee1843caa491.webp")}.elo_images.EloBoost.platinum:before,.elo_images.EloBoost.platinum_1:before,.elo_images.EloBoost.platinum_2:before,.elo_images.EloBoost.platinum_3:before,.elo_images.EloBoost.platinum_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/platinum-68c2c4ad6343693d15cf513d24ef87d4af0e34e0d77be332a0797b8efbccdaa1.webp")}.elo_images.EloBoost.emerald:before,.elo_images.EloBoost.emerald_1:before,.elo_images.EloBoost.emerald_2:before,.elo_images.EloBoost.emerald_3:before,.elo_images.EloBoost.emerald_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/emerald-6eef8fd1b937ad67b839d1e757adfe38ae374ba6737a270630df2b4e2ebe0375.webp")}.elo_images.EloBoost.diamond:before,.elo_images.EloBoost.diamond_1:before,.elo_images.EloBoost.diamond_2:before,.elo_images.EloBoost.diamond_3:before,.elo_images.EloBoost.diamond_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/diamond-11bc3ef5e42e79f42fefdc7101e6dfa77bbc3680425f4eb4bb8c59b584f59e91.webp")}.elo_images.EloBoost.master:before,.elo_images.EloBoost.master_1:before,.elo_images.EloBoost.master_2:before,.elo_images.EloBoost.master_3:before,.elo_images.EloBoost.master_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/master-a876e0d0edbf7488a05f322723aaafcf09740b46e6116cd8bd1d909b8b2ee748.webp")}.elo_images.EloBoost.grandmaster:before,.elo_images.EloBoost.grandmaster_1:before,.elo_images.EloBoost.grandmaster_2:before,.elo_images.EloBoost.grandmaster_3:before,.elo_images.EloBoost.grandmaster_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/grandmaster-1ec6d5d56191534d9dd1e9c8a767ab6f819d3353201e9e4bc8e9dcf15262dc6a.webp")}.elo_images.EloBoost.challenger:before,.elo_images.EloBoost.challenger_1:before,.elo_images.EloBoost.challenger_2:before,.elo_images.EloBoost.challenger_3:before,.elo_images.EloBoost.challenger_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/challenger-138b227132536a17020a5d22542702b3030477b9562bee9cb55ded55413de56e.webp")}.elo_images.PubgBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/silver-b8ebe07a18c8c3cc872742b4863e26a59765de7fda8d44c7bd88bba73699e5c0.webp")}.elo_images.PubgBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/silver_1-d14497859d5f65115796d14bce857a167226f2a5927d87265b287e5ca25c5dbd.webp")}.elo_images.PubgBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/silver_2-301bc2d24a78d04d3b1204103950af1d9049c166fb36dfd378574bfa4f6c6c49.webp")}.elo_images.PubgBoost.silver_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/silver_3-c190512215617817af93fd8f4fc7dc3e8db86b3d6aee8d10ddb1c31f8cc95308.webp")}.elo_images.PubgBoost.silver_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/silver_4-9f6966f483ac9383d878169570c9a9a6842a333e83c9098b6dc4c63ebe13a76e.webp")}.elo_images.PubgBoost.silver_5:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/silver_4-9f6966f483ac9383d878169570c9a9a6842a333e83c9098b6dc4c63ebe13a76e.webp")}.elo_images.PubgBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/assets/EloBoost/elo/gold-83bd5106a2acd275ff6255746a73c636401a3cb55f6882de088a8b9cbeb0c19b.webp")}.elo_images.PubgBoost.gold_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/gold_1-ea16090bfe66b89699b2eb27f849e53b71a047dcf281873b3f961602d6937b31.webp")}.elo_images.PubgBoost.gold_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/gold_2-22bfe163c36eda2707bca542a8dba8f97ecdf9f45d51c8fce1d9575a8cb83512.webp")}.elo_images.PubgBoost.gold_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/gold_3-810af8be12f3ba876d94bbf64ceac883a5830d3764c494e1e740aef2ad2ef8a2.webp")}.elo_images.PubgBoost.gold_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/gold_4-7b6e7d7541e4987b24357003842ee31755251b4e10588ee12fcb40eeb475d401.webp")}.elo_images.PubgBoost.gold_5:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/gold_4-7b6e7d7541e4987b24357003842ee31755251b4e10588ee12fcb40eeb475d401.webp")}.elo_images.PubgBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/bronze-46f8d0aa898c228ae62637a6fab8ce5365caa61eb3b3b00a78ffd31c25343b58.webp")}.elo_images.PubgBoost.bronze_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/bronze_1-0a69a645ef3e97bf5950a8ce8bc2cfb308633b09cccd84f8896f3ceb41987dd0.webp")}.elo_images.PubgBoost.bronze_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/bronze_2-adba640103184a8191ae5a444eb7bc1032c44df435a48990d6ae323acdc50e63.webp")}.elo_images.PubgBoost.bronze_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/bronze_3-d0aaa3cc8bbc24921650eb6cde0aa7de5bd5c63824edd8cea9832b06e719afaa.webp")}.elo_images.PubgBoost.bronze_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/bronze_4-531e207623b0e9ffbc7081df0e84bbe974a864c6b48c86f071950336705b74b7.webp")}.elo_images.PubgBoost.bronze_5:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/bronze_4-531e207623b0e9ffbc7081df0e84bbe974a864c6b48c86f071950336705b74b7.webp")}.elo_images.PubgBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/platinum-e0d07bbe7b73904534ae2da0fd7284dac8621b6c466854cedadc5725cfe5985f.webp")}.elo_images.PubgBoost.platinum_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/platinum_1-f60b1703eb7e647328bc1b296dba760251bc04094b400c3228ce4c916b9e8b2e.webp")}.elo_images.PubgBoost.platinum_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/platinum_2-d09790a503f3a2568a0273589ed47989234033e8708ea07a14936a8fa53d42d5.webp")}.elo_images.PubgBoost.platinum_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/platinum_3-55c20797ce81e135547faa91d00d1d1ba0a6199e73910f251bec1ab6ac45bfc4.webp")}.elo_images.PubgBoost.platinum_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/platinum_4-bd87baec7f5945f1ca682c68756f22f026f5981b814b3bc8c4fd13333a06ba51.webp")}.elo_images.PubgBoost.platinum_5:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/platinum_4-bd87baec7f5945f1ca682c68756f22f026f5981b814b3bc8c4fd13333a06ba51.webp")}.elo_images.PubgBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/diamond-10382d41f2b5dee090bf13a10a2386e72006547b49ee469726398865e3a9b232.webp")}.elo_images.PubgBoost.diamond_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/diamond_1-01250bf2eb52f1e9bab0d8617512e2c49af952064353b97f95fa495971be9086.webp")}.elo_images.PubgBoost.diamond_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/diamond_2-373e291a8c8a1685f0e011a5dc927085d319fa4513acc222a796ec16c4187862.webp")}.elo_images.PubgBoost.diamond_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/diamond_3-dced99b8def7f788506f9ef102104ba854bf8564a91fc758b1ca183db8113141.webp")}.elo_images.PubgBoost.diamond_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/diamond_4-7c0a63831dafcd736db6fdf71b40af6a98820cd5668de04d93d675dc112bb1ce.webp")}.elo_images.PubgBoost.diamond_5:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/diamond_4-7c0a63831dafcd736db6fdf71b40af6a98820cd5668de04d93d675dc112bb1ce.webp")}.elo_images.PubgBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/master-693bf92bf3505695e039faa3c7743a379bb34815e4fc083eb9b1b008e50a087a.webp")}.elo_images.PubgBoost.master_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.PubgBoost.master_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.PubgBoost.master_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.PubgBoost.master_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.PubgBoost.master_5:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.PubgBoost.grandmaster:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/grandmaster-9fa6f354bbf53f7aea669c32e3854471e03085e6c3b8c0c8cb014d7e44088c2e.webp")}.elo_images.PubgBoost.challenger:before{background-image:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/elo/challenger-a35e7bfcbd37622451a4b0bd0112ba8c60e25c9bc6f79eb0803a38d60d4f0f42.webp")}.elo_images.DeadlockBoost.guardian:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/guardian-1eeaf92c4fc9d8eff58727a39fc0724a5c8512feaa626c7bbd2a1261dd959901.webp")}.elo_images.DeadlockBoost.crusader:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/crusader-a91b427d4bf41856a803015fc1bfd0ee60bc0bc82488a552dc772a6c00df092c.webp")}.elo_images.DeadlockBoost.herald:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/herald-2fefdd701050a7e941c54e28d872de9181dd64b7306f10eb89aa983be4faf008.webp")}.elo_images.DeadlockBoost.archon:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/archon-09a37280738b612a18dc585736be44b2e78cc90876f3078f162c181017581618.webp")}.elo_images.DeadlockBoost.legend:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/legend-babe2d018001697057ead418e8557561f13dd92faee16a4fb8cad332feb9f046.webp")}.elo_images.DeadlockBoost.ancient:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/ancient-d4d3dfdda68498c3eebbc8476369885a08abc341ea13af0e036913eac5c1091b.webp")}.elo_images.DeadlockBoost.divine:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/divine-909b812f0bd89ee71c5b3a4e9e418c1c5c8544ba2433a1b9d52fb866cac72aea.webp")}.elo_images.DeadlockBoost.immortal:before{background-image:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/elo/divine-909b812f0bd89ee71c5b3a4e9e418c1c5c8544ba2433a1b9d52fb866cac72aea.webp")}.elo_images.Dota2.guardian:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/guardian-1eeaf92c4fc9d8eff58727a39fc0724a5c8512feaa626c7bbd2a1261dd959901.webp")}.elo_images.Dota2.crusader:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/crusader-a91b427d4bf41856a803015fc1bfd0ee60bc0bc82488a552dc772a6c00df092c.webp")}.elo_images.Dota2.herald:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/herald-2fefdd701050a7e941c54e28d872de9181dd64b7306f10eb89aa983be4faf008.webp")}.elo_images.Dota2.archon:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/archon-09a37280738b612a18dc585736be44b2e78cc90876f3078f162c181017581618.webp")}.elo_images.Dota2.legend:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/legend-babe2d018001697057ead418e8557561f13dd92faee16a4fb8cad332feb9f046.webp")}.elo_images.Dota2.ancient:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/ancient-d4d3dfdda68498c3eebbc8476369885a08abc341ea13af0e036913eac5c1091b.webp")}.elo_images.Dota2.divine:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/divine-909b812f0bd89ee71c5b3a4e9e418c1c5c8544ba2433a1b9d52fb866cac72aea.webp")}.elo_images.Dota2.immortal:before{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/divine-909b812f0bd89ee71c5b3a4e9e418c1c5c8544ba2433a1b9d52fb866cac72aea.webp")}.elo_images.text:before{display:none !important}.elo_images.ValorBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/unranked-d52bcda56227d4ba76d169b0e6c8c19a73350aaa09cc8823e636ca9e5f5fb7c2.webp")}.elo_images.ValorBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/silver-e3d1abbb25e19ee4d39bece350c746414a6d730e1a8a1962b1cd596e2a92b1b5.webp")}.elo_images.ValorBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/silver_1-59a37f8d2269723e5417e2c3210d5d764e2a1f7e375ff85676d514d2550d7a85.webp")}.elo_images.ValorBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/silver_2-47c6ca70735fb38b0f1c6e309e82aef0a8a90358b92db48b2b2248243cc1611c.webp")}.elo_images.ValorBoost.silver_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/silver_3-e3d1abbb25e19ee4d39bece350c746414a6d730e1a8a1962b1cd596e2a92b1b5.webp")}.elo_images.ValorBoost.iron:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/iron-ea8da726910c2a7b971b7eb1d6fbe9f5bd54f4fa84ad30d4c09d03769ea5f8f7.webp")}.elo_images.ValorBoost.iron_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/iron_1-ec2ac1d726842812046e785838d99a23a54ca025728efd9cb0ecfa6ae3b70f9d.webp")}.elo_images.ValorBoost.iron_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/iron_2-fc9cee379e992df5d576a874cb5d1c2a8c217eeb7e3b6f20101731042599ccf1.webp")}.elo_images.ValorBoost.iron_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/iron_3-ea8da726910c2a7b971b7eb1d6fbe9f5bd54f4fa84ad30d4c09d03769ea5f8f7.webp")}.elo_images.ValorBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/gold-1246ea852a87c3e6fbcc97bd640f607573ee6e9a2f262675d99ddf524876ebf6.webp")}.elo_images.ValorBoost.gold_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/gold_1-72d7266eef4959c181b4e8b565a4c31506163c8c2d623fad504b4b1394ee0bde.webp")}.elo_images.ValorBoost.gold_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/gold_2-814b8cc27a3ff8a2d26195334eb03f2d412b43f0690f46d8c9b2d5a5d469c66a.webp")}.elo_images.ValorBoost.gold_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/gold_3-1246ea852a87c3e6fbcc97bd640f607573ee6e9a2f262675d99ddf524876ebf6.webp")}.elo_images.ValorBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/bronze-ea0e19183f89d39d928b1fa8240d3cce14c68a35f7bbeda3dfa89554ab717419.webp")}.elo_images.ValorBoost.bronze_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/bronze_1-ea0e19183f89d39d928b1fa8240d3cce14c68a35f7bbeda3dfa89554ab717419.webp")}.elo_images.ValorBoost.bronze_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/bronze_2-b5493b0c34b17ff3afdd29d610a62dc95cb3422236ae5905bcef80719eea5d97.webp")}.elo_images.ValorBoost.bronze_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/bronze_3-2aaa8c1d161a5b3a6b197bc6b63157a5c4cf0cc5fe81bdaa5d372c65edaf32bf.webp")}.elo_images.ValorBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/platinum-5e4a7714a8f4f6ad8e87c2c6e1bdb04e5729af897cbd7a9de15694610937f652.webp")}.elo_images.ValorBoost.platinum_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/platinum_1-73599749580c221a06eb9a6247d369d8babf7fa75f15aa962e9cae3b8dce9705.webp")}.elo_images.ValorBoost.platinum_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/platinum_2-d71bb6a61f8b46ab96221a26295d6c1784b1507dac2e06f49dc9c778fb6b8956.webp")}.elo_images.ValorBoost.platinum_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/platinum_3-5e4a7714a8f4f6ad8e87c2c6e1bdb04e5729af897cbd7a9de15694610937f652.webp")}.elo_images.ValorBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/diamond-265400bc4e176c4ef12a371716e14e23cd84fbf29ffd7c1f8f32f1077947e37b.webp")}.elo_images.ValorBoost.diamond_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/diamond_1-b0698bd3c7fa05f3ae3400462d46ed8b8661915e3648163ceb5fb990ee8de7a8.webp")}.elo_images.ValorBoost.diamond_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/diamond_2-656ebd31725c41877be9d04c27a8cbf79fb1e42833ef92952390daf0d31cd59a.webp")}.elo_images.ValorBoost.diamond_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/diamond_3-265400bc4e176c4ef12a371716e14e23cd84fbf29ffd7c1f8f32f1077947e37b.webp")}.elo_images.ValorBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/master-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.ValorBoost.master_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.ValorBoost.immortal:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/immortal-c75b54d0d55de66af776495af9746a0e56a1ca8e24d7f875dda6dc60f7ebdf36.webp")}.elo_images.ValorBoost.immortal_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/immortal_1-e07e5f0e4572e8cb483790edd02ff822320bcf936265bdfc7d0d285029c2ad72.webp")}.elo_images.ValorBoost.immortal_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/immortal_2-7c5c8c670fbfa8de1a03a55e366f7db08578b06057a0eb195cb03c92c23d4943.webp")}.elo_images.ValorBoost.immortal_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/immortal_3-c75b54d0d55de66af776495af9746a0e56a1ca8e24d7f875dda6dc60f7ebdf36.webp")}.elo_images.ValorBoost.ascendant:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/ascendant-561705ac02db93144e271f03588502f362a8950fd42173d15b2c812c9fd45f16.webp")}.elo_images.ValorBoost.ascendant_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/ascendant_1-4a9d6496da60cef012a3b59034a195830bfa4785dd17038f0424b788cdd4d17b.webp")}.elo_images.ValorBoost.ascendant_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/ascendant_2-a976d7037cf35a8cb69f9c5cf9d9c1e831467c08fac5f952c033083b963d3817.webp")}.elo_images.ValorBoost.ascendant_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/ascendant_3-561705ac02db93144e271f03588502f362a8950fd42173d15b2c812c9fd45f16.webp")}.elo_images.ValorBoost.radiant:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/elo/radiant-5b7ad8dcdbc43491e107613b755774b6dcfe54288ca2eb28f0897997e502d42c.webp")}.elo_images.ValorBoost.no_inherit:before{background-size:contain !important}.elo_images.OverBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/unranked.webp")}.elo_images.OverBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/silver.webp")}.elo_images.OverBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/gold.webp")}.elo_images.OverBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/bronze.webp")}.elo_images.OverBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/platinum.webp")}.elo_images.OverBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/diamond.webp")}.elo_images.OverBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/master.webp")}.elo_images.OverBoost.champion:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/champion.webp")}.elo_images.OverBoost.grandmaster:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/grandmaster.webp")}.elo_images.OverBoost.top500:before{background-image:url("https://vibegenerator.b-cdn.net/images/OverBoost/elo/top500.webp")}.elo_images.CsgoBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/unranked.webp")}.elo_images.CsgoBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Silver-1.webp")}.elo_images.CsgoBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Silver-2.webp")}.elo_images.CsgoBoost.silver_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Silver-3.webp")}.elo_images.CsgoBoost.silver_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Silver-4.webp")}.elo_images.CsgoBoost.silver_elite:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Silver-elite.webp")}.elo_images.CsgoBoost.silver_elite_master:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Silver-elite-master.webp")}.elo_images.CsgoBoost.gold_nova_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Gold-nova-1.webp")}.elo_images.CsgoBoost.gold_nova_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Gold-nova-2.webp")}.elo_images.CsgoBoost.gold_nova_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Gold-nova-3.webp")}.elo_images.CsgoBoost.gold_nova_master:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Gold-nova-master.webp")}.elo_images.CsgoBoost.master_guardian:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Master-guardian.webp")}.elo_images.CsgoBoost.master_guardian_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Master-guardian-2.webp")}.elo_images.CsgoBoost.master_guardian_elite:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Master-guardian-elite.webp")}.elo_images.CsgoBoost.distinguished_master_guardian:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Distinguished-master-guardian.webp")}.elo_images.CsgoBoost.legendary_eagle:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Legendary-eagele.webp")}.elo_images.CsgoBoost.legendary_eagle_master:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Legendary-eagle-master.webp")}.elo_images.CsgoBoost.supreme_master_first_class:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/supreme-master-first-class.webp")}.elo_images.CsgoBoost.global_elite:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/Global-elite.webp")}.elo_images.CsgoBoost.expired:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/expired.webp")}.elo_images.CsgoBoost.level1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level1.svg")}.elo_images.CsgoBoost.level2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level2.svg")}.elo_images.CsgoBoost.level3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level3.svg")}.elo_images.CsgoBoost.level4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level4.svg")}.elo_images.CsgoBoost.level5:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level5.svg")}.elo_images.CsgoBoost.level6:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level6.svg")}.elo_images.CsgoBoost.level7:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level7.svg")}.elo_images.CsgoBoost.level8:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level8.svg")}.elo_images.CsgoBoost.level9:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level9.svg")}.elo_images.CsgoBoost.level10:before{background-image:url("https://vibegenerator.b-cdn.net/images/CsgoBoost/elo/level10.svg")}.elo_images.CsgoBoost.yonder{color:var(--wild-blue-yonder)}.elo_images.CsgoBoost.cobalt{color:var(--light-cobalt-blue)}.elo_images.CsgoBoost.lavender{color:var(--lavender)}.elo_images.CsgoBoost.flamingo{color:var(--pink-flamingo)}.elo_images.CsgoBoost.pastel{color:var(--pastel-red)}.elo_images.CsgoBoost.shandy{color:var(--shandy)}.elo_images.RocketBoost.bronze_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/bronze_1.webp")}.elo_images.RocketBoost.bronze_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/bronze_2.webp")}.elo_images.RocketBoost.bronze_3:before,.elo_images.RocketBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/bronze_3.webp")}.elo_images.RocketBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/silver_1.webp")}.elo_images.RocketBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/silver_2.webp")}.elo_images.RocketBoost.silver_3:before,.elo_images.RocketBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/silver_3.webp")}.elo_images.RocketBoost.gold_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/gold_1.webp")}.elo_images.RocketBoost.gold_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/gold_2.webp")}.elo_images.RocketBoost.gold_3:before,.elo_images.RocketBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/gold_3.webp")}.elo_images.RocketBoost.platinum_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/platinum_1.webp")}.elo_images.RocketBoost.platinum_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/platinum_2.webp")}.elo_images.RocketBoost.platinum_3:before,.elo_images.RocketBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/platinum_3.webp")}.elo_images.RocketBoost.diamond_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/diamond_1.webp")}.elo_images.RocketBoost.diamond_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/diamond_2.webp")}.elo_images.RocketBoost.diamond_3:before,.elo_images.RocketBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/diamond_3.webp")}.elo_images.RocketBoost.champion_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/champion_1.webp")}.elo_images.RocketBoost.champion_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/champion_2.webp")}.elo_images.RocketBoost.champion_3:before,.elo_images.RocketBoost.champion:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/champion_3.webp")}.elo_images.RocketBoost.grand_champion_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/grand_champion_1.webp")}.elo_images.RocketBoost.grand_champion_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/grand_champion_2.webp")}.elo_images.RocketBoost.grand_champion_3:before,.elo_images.RocketBoost.grand_champion:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/grand_champion_3.webp")}.elo_images.RocketBoost.supersonic_legend:before{background-image:url("https://vibegenerator.b-cdn.net/images/RocketBoost/elo/supersonic_legend.webp")}.elo_images.ApexBoost.rookie:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/rookie-ae44a06ee7d25acfc28c5c5f1c51454adf86ade9a78fa8ba100ba5d6cec9052f.png")}.elo_images.ApexBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/bronze-4f2c9154c6e415f9383b8da59febe750e8d4d89e4ec0562c6223dff5178ccaba.png")}.elo_images.ApexBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/silver-98694a759b0b3e9dc5e749e31bdebe143020e732f77c978aa0ff79d6913a7930.png")}.elo_images.ApexBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/gold-cf4f4192d565b88b05a64ccdc3faf94a3e60565dc8c48b732fcee5787b87937d.png")}.elo_images.ApexBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/platinum-b0880abca502fefc276b92fc23fa07f53040f2702da8a149801cfb6f23dc5e78.png")}.elo_images.ApexBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/diamond-c7a9fb75c77315fdbf638d5fe02f16a036e4959844d101e6ae8f4ddf17905bc6.png")}.elo_images.ApexBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/master-fbf41134b8652f56a1e37660725cbac27719f7fe46a3cfd344ab75b4229787ba.png")}.elo_images.ApexBoost.predator:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/predator-9ee3ff2b008ae11b714dfe58c2ee940951212a989a855c1e3a635e441dd331b9.png")}.elo_images.ApexBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/unranked-ae44a06ee7d25acfc28c5c5f1c51454adf86ade9a78fa8ba100ba5d6cec9052f.png")}.elo_images.WowBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/WowBoost/elo/unranked.png")}.elo_images.WowBoost.combatant:before{background-image:url("https://vibegenerator.b-cdn.net/images/WowBoost/elo/combatant.png")}.elo_images.WowBoost.challenger:before{background-image:url("https://vibegenerator.b-cdn.net/images/WowBoost/elo/challenger.png")}.elo_images.WowBoost.rival:before{background-image:url("https://vibegenerator.b-cdn.net/images/WowBoost/elo/rival.png")}.elo_images.WowBoost.duelist:before{background-image:url("https://vibegenerator.b-cdn.net/images/WowBoost/elo/duelist.png")}.elo_images.WowBoost.gladiator:before{background-image:url("https://vibegenerator.b-cdn.net/images/WowBoost/elo/gladiator.png")}.elo_images.RainbowBoost.copper:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/copper_1.png")}.elo_images.RainbowBoost.bronze:before,.elo_images.RainbowBoost.bronze_1:before,.elo_images.RainbowBoost.bronze_2:before,.elo_images.RainbowBoost.bronze_3:before,.elo_images.RainbowBoost.bronze_4:before,.elo_images.RainbowBoost.bronze_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/bronze_1.png")}.elo_images.RainbowBoost.silver:before,.elo_images.RainbowBoost.silver_1:before,.elo_images.RainbowBoost.silver_2:before,.elo_images.RainbowBoost.silver_3:before,.elo_images.RainbowBoost.silver_4:before,.elo_images.RainbowBoost.silver_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/silver_1.png")}.elo_images.RainbowBoost.gold:before,.elo_images.RainbowBoost.gold_1:before,.elo_images.RainbowBoost.gold_2:before,.elo_images.RainbowBoost.gold_3:before,.elo_images.RainbowBoost.gold_4:before,.elo_images.RainbowBoost.gold_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/gold_1.png")}.elo_images.RainbowBoost.platinum:before,.elo_images.RainbowBoost.platinum_1:before,.elo_images.RainbowBoost.platinum_2:before,.elo_images.RainbowBoost.platinum_3:before,.elo_images.RainbowBoost.platinum_4:before,.elo_images.RainbowBoost.platinum_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/platinum_1.png")}.elo_images.RainbowBoost.emerald:before,.elo_images.RainbowBoost.emerald_1:before,.elo_images.RainbowBoost.emerald_2:before,.elo_images.RainbowBoost.emerald_3:before,.elo_images.RainbowBoost.emerald_4:before,.elo_images.RainbowBoost.emerald_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/emerald.png")}.elo_images.RainbowBoost.diamond:before,.elo_images.RainbowBoost.diamond_1:before,.elo_images.RainbowBoost.diamond_2:before,.elo_images.RainbowBoost.diamond_3:before,.elo_images.RainbowBoost.diamond_4:before,.elo_images.RainbowBoost.diamond_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/diamond_1.png")}.elo_images.RainbowBoost.champ:before{background-image:url("https://vibegenerator.b-cdn.net/images/RainbowBoost/elo/champion.png")}.elo_images.LorBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/unranked.webp")}.elo_images.LorBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/bronze.webp")}.elo_images.LorBoost.bronze_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/bronze_1.webp")}.elo_images.LorBoost.bronze_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/bronze_2.webp")}.elo_images.LorBoost.bronze_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/bronze_3.webp")}.elo_images.LorBoost.bronze_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/bronze_4.webp")}.elo_images.LorBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/silver.webp")}.elo_images.LorBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo//silver_1.webp")}.elo_images.LorBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/silver_2.webp")}.elo_images.LorBoost.silver_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/silver_3.webp")}.elo_images.LorBoost.silver_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/silver_4.webp")}.elo_images.LorBoost.iron:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/iron.webp")}.elo_images.LorBoost.iron_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/iron_1.webp")}.elo_images.LorBoost.iron_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/iron_2.webp")}.elo_images.LorBoost.iron_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/iron_3.webp")}.elo_images.LorBoost.iron_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/iron_4.webp")}.elo_images.LorBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/gold.webp")}.elo_images.LorBoost.gold_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/gold_1.webp")}.elo_images.LorBoost.gold_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/gold_2.webp")}.elo_images.LorBoost.gold_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/gold_3.webp")}.elo_images.LorBoost.gold_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/gold_4.webp")}.elo_images.LorBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/platinum.webp")}.elo_images.LorBoost.platinum_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/platinum_1.webp")}.elo_images.LorBoost.platinum_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/platinum_2.webp")}.elo_images.LorBoost.platinum_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/platinum_3.webp")}.elo_images.LorBoost.platinum_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/platinum_4.webp")}.elo_images.LorBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/diamond.webp")}.elo_images.LorBoost.diamond_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/diamond_1.webp")}.elo_images.LorBoost.diamond_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/diamond_2.webp")}.elo_images.LorBoost.diamond_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/diamond_3.webp")}.elo_images.LorBoost.diamond_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/diamond_4.webp")}.elo_images.LorBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/master.webp")}.elo_images.LorBoost.master_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/master_1.webp")}.elo_images.LorBoost.grand_master:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/grand_master.webp")}.elo_images.LorBoost.challenger:before{background-image:url("https://vibegenerator.b-cdn.net/images/LorBoost/elo/challenger.webp")}.elo_images.HsbgBoost.hsbg_rank:before{background-image:url("https://vibegenerator.b-cdn.net/images/HsbgBoost/elo/hsbg_rank.webp")}.elo_images.D4Boost.d4_rank:before{background-image:url("https://vibegenerator.b-cdn.net/assets/D4Boost/elo/d4_rank-8ccdd09f87bb5a1f5ba13858c2c19446e0f24cfb309cd2a612346e7ba8530867.webp")}.elo_images.HSBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/unranked.webp")}.elo_images.HSBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/bronze.webp")}.elo_images.HSBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/silver.webp")}.elo_images.HSBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/gold.webp")}.elo_images.HSBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/platinum.webp")}.elo_images.HSBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/diamond.webp")}.elo_images.HSBoost.legend:before{background-image:url("https://vibegenerator.b-cdn.net/images/HSBoost/elo/legend.webp")}.elo_images.TftBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/unranked-761c89bc125e11bd0b5e6ac92ff33c240e6a8daba228216eeb97eedf5094ebd3.webp")}.elo_images.TftBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/bronze-0a69a645ef3e97bf5950a8ce8bc2cfb308633b09cccd84f8896f3ceb41987dd0.webp")}.elo_images.TftBoost.bronze_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/bronze_1-0a69a645ef3e97bf5950a8ce8bc2cfb308633b09cccd84f8896f3ceb41987dd0.webp")}.elo_images.TftBoost.bronze_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/bronze_2-adba640103184a8191ae5a444eb7bc1032c44df435a48990d6ae323acdc50e63.webp")}.elo_images.TftBoost.bronze_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/bronze_3-d0aaa3cc8bbc24921650eb6cde0aa7de5bd5c63824edd8cea9832b06e719afaa.webp")}.elo_images.TftBoost.bronze_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/bronze_4-531e207623b0e9ffbc7081df0e84bbe974a864c6b48c86f071950336705b74b7.webp")}.elo_images.TftBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/silver-d14497859d5f65115796d14bce857a167226f2a5927d87265b287e5ca25c5dbd.webp")}.elo_images.TftBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/silver_1-d14497859d5f65115796d14bce857a167226f2a5927d87265b287e5ca25c5dbd.webp")}.elo_images.TftBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/silver_2-301bc2d24a78d04d3b1204103950af1d9049c166fb36dfd378574bfa4f6c6c49.webp")}.elo_images.TftBoost.silver_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/silver_3-c190512215617817af93fd8f4fc7dc3e8db86b3d6aee8d10ddb1c31f8cc95308.webp")}.elo_images.TftBoost.silver_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/silver_4-9f6966f483ac9383d878169570c9a9a6842a333e83c9098b6dc4c63ebe13a76e.webp")}.elo_images.TftBoost.iron:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/iron-1836da257b6e6f93927193aa8c3304d676da02794c8fedef6c9c7a54f50034db.webp")}.elo_images.TftBoost.iron_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/iron_1-1836da257b6e6f93927193aa8c3304d676da02794c8fedef6c9c7a54f50034db.webp")}.elo_images.TftBoost.iron_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/iron_2-bca6443e326e3d93c5e29831fdc201a569ae7bc2e36158af1b5d9b1c351a8b7f.webp")}.elo_images.TftBoost.iron_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/iron_3-c97d726d74ae42e25e40bff87b65854f66f0ee741c31836fcde09dc5d55c95c8.webp")}.elo_images.TftBoost.iron_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/iron_4-68fc8d2f545473a725ad6ed662516466314dd5f6038ed48e6f2240bc122f77dd.webp")}.elo_images.TftBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/gold-ea16090bfe66b89699b2eb27f849e53b71a047dcf281873b3f961602d6937b31.webp")}.elo_images.TftBoost.gold_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/gold_1-ea16090bfe66b89699b2eb27f849e53b71a047dcf281873b3f961602d6937b31.webp")}.elo_images.TftBoost.gold_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/gold_2-22bfe163c36eda2707bca542a8dba8f97ecdf9f45d51c8fce1d9575a8cb83512.webp")}.elo_images.TftBoost.gold_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/gold_3-810af8be12f3ba876d94bbf64ceac883a5830d3764c494e1e740aef2ad2ef8a2.webp")}.elo_images.TftBoost.gold_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/gold_4-7b6e7d7541e4987b24357003842ee31755251b4e10588ee12fcb40eeb475d401.webp")}.elo_images.TftBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/platinum-f60b1703eb7e647328bc1b296dba760251bc04094b400c3228ce4c916b9e8b2e.webp")}.elo_images.TftBoost.platinum_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/platinum_1-f60b1703eb7e647328bc1b296dba760251bc04094b400c3228ce4c916b9e8b2e.webp")}.elo_images.TftBoost.platinum_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/platinum_2-d09790a503f3a2568a0273589ed47989234033e8708ea07a14936a8fa53d42d5.webp")}.elo_images.TftBoost.platinum_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/platinum_3-55c20797ce81e135547faa91d00d1d1ba0a6199e73910f251bec1ab6ac45bfc4.webp")}.elo_images.TftBoost.platinum_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/platinum_4-bd87baec7f5945f1ca682c68756f22f026f5981b814b3bc8c4fd13333a06ba51.webp")}.elo_images.TftBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/diamond-01250bf2eb52f1e9bab0d8617512e2c49af952064353b97f95fa495971be9086.webp")}.elo_images.TftBoost.diamond_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/diamond_1-01250bf2eb52f1e9bab0d8617512e2c49af952064353b97f95fa495971be9086.webp")}.elo_images.TftBoost.diamond_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/diamond_2-373e291a8c8a1685f0e011a5dc927085d319fa4513acc222a796ec16c4187862.webp")}.elo_images.TftBoost.diamond_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/diamond_3-dced99b8def7f788506f9ef102104ba854bf8564a91fc758b1ca183db8113141.webp")}.elo_images.TftBoost.diamond_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/diamond_4-7c0a63831dafcd736db6fdf71b40af6a98820cd5668de04d93d675dc112bb1ce.webp")}.elo_images.TftBoost.emerald:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/emerald-de386f9888d3996b0d860f9e645681873012f41bc61e96ac95b33c6b10ae1c31.webp")}.elo_images.TftBoost.emerald_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/emerald_1-de386f9888d3996b0d860f9e645681873012f41bc61e96ac95b33c6b10ae1c31.webp")}.elo_images.TftBoost.emerald_2:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/emerald_2-de386f9888d3996b0d860f9e645681873012f41bc61e96ac95b33c6b10ae1c31.webp")}.elo_images.TftBoost.emerald_3:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/emerald_3-de386f9888d3996b0d860f9e645681873012f41bc61e96ac95b33c6b10ae1c31.webp")}.elo_images.TftBoost.emerald_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/emerald_4-de386f9888d3996b0d860f9e645681873012f41bc61e96ac95b33c6b10ae1c31.webp")}.elo_images.TftBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/master-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.TftBoost.master_1:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/master_1-8bdda4e612e024720641db95bfabc6296a32a2ab39213295d09cf442deed8ed1.webp")}.elo_images.TftBoost.grand_master:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/grand_master-42a8ae07cab36f8bc23ff7ca968250454bd4d0b25d929320d4fd3b471bf7b30a.webp")}.elo_images.TftBoost.challenger:before{background-image:url("https://vibegenerator.b-cdn.net/assets/TftBoost/elo/challenger-a35e7bfcbd37622451a4b0bd0112ba8c60e25c9bc6f79eb0803a38d60d4f0f42.webp")}.elo_images.RiftBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/unranked.webp")}.elo_images.RiftBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/silver.webp")}.elo_images.RiftBoost.silver_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/silver_1.webp")}.elo_images.RiftBoost.silver_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/silver_2.webp")}.elo_images.RiftBoost.silver_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/silver_3.webp")}.elo_images.RiftBoost.silver_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/silver_4.webp")}.elo_images.RiftBoost.iron:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/iron.webp")}.elo_images.RiftBoost.iron_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/iron_1.webp")}.elo_images.RiftBoost.iron_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/iron_2.webp")}.elo_images.RiftBoost.iron_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/iron_3.webp")}.elo_images.RiftBoost.iron_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/iron_4.webp")}.elo_images.RiftBoost.emerald:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/emerald.webp")}.elo_images.RiftBoost.emerald_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/emerald_1.webp")}.elo_images.RiftBoost.emerald_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/emerald_2.webp")}.elo_images.RiftBoost.emerald_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/emerald_3.webp")}.elo_images.RiftBoost.emerald4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/emerald_4.webp")}.elo_images.RiftBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/gold.webp")}.elo_images.RiftBoost.gold_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/gold_1.webp")}.elo_images.RiftBoost.gold_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/gold_2.webp")}.elo_images.RiftBoost.gold_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/gold_3.webp")}.elo_images.RiftBoost.gold_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/gold_4.webp")}.elo_images.RiftBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/bronze.webp")}.elo_images.RiftBoost.bronze_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/bronze_1.webp")}.elo_images.RiftBoost.bronze_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/bronze_2.webp")}.elo_images.RiftBoost.bronze_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/bronze_3.webp")}.elo_images.RiftBoost.bronze_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/bronze_4.webp")}.elo_images.RiftBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/platinum.webp")}.elo_images.RiftBoost.platinum_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/platinum_1.webp")}.elo_images.RiftBoost.platinum_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/platinum_2.webp")}.elo_images.RiftBoost.platinum_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/platinum_3.webp")}.elo_images.RiftBoost.platinum_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/platinum_4.webp")}.elo_images.RiftBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/diamond.webp")}.elo_images.RiftBoost.diamond_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/diamond_1.webp")}.elo_images.RiftBoost.diamond_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/diamond_2.webp")}.elo_images.RiftBoost.diamond_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/diamond_3.webp")}.elo_images.RiftBoost.diamond_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/diamond_4.webp")}.elo_images.RiftBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/master.webp")}.elo_images.RiftBoost.master_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/master_1.webp")}.elo_images.RiftBoost.grandmaster:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/grand_master.webp")}.elo_images.RiftBoost.challenger:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/challenger.webp")}.elo_images.codmboost.rookie_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/rookie_1.png")}.elo_images.codmboost.rookie_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/rookie_2.png")}.elo_images.codmboost.rookie_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/rookie_3.png")}.elo_images.codmboost.rookie_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/rookie_4.png")}.elo_images.codmboost.rookie_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/rookie_5.png")}.elo_images.codmboost.veteran_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/veteran_1.png")}.elo_images.codmboost.veteran_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/veteran_2.png")}.elo_images.codmboost.veteran_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/veteran_3.png")}.elo_images.codmboost.veteran_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/veteran_4.png")}.elo_images.codmboost.veteran_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/veteran_5.png")}.elo_images.codmboost.elite_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/elite_1.png")}.elo_images.codmboost.elite_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/elite_2.png")}.elo_images.codmboost.elite_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/elite_3.png")}.elo_images.codmboost.elite_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/elite_4.png")}.elo_images.codmboost.elite_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/elite_5.png")}.elo_images.codmboost.pro_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/pro_1.png")}.elo_images.codmboost.pro_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/pro_2.png")}.elo_images.codmboost.pro_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/pro_3.png")}.elo_images.codmboost.pro_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/pro_4.png")}.elo_images.codmboost.pro_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/pro_5.png")}.elo_images.codmboost.master_1:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/master_1.png")}.elo_images.codmboost.master_2:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/master_2.png")}.elo_images.codmboost.master_3:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/master_3.png")}.elo_images.codmboost.master_4:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/master_4.png")}.elo_images.codmboost.master_5:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/master_5.png")}.elo_images.codmboost.legend:before{background-image:url("https://vibegenerator.b-cdn.net/images/CodmBoost/elo/legend.png")}.elo_images.MobileBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/unranked.webp")}.elo_images.MobileBoost.warrior:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/warrior.webp")}.elo_images.MobileBoost.elite:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/elite.webp")}.elo_images.MobileBoost.super:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/super.webp")}.elo_images.MobileBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/master.webp")}.elo_images.MobileBoost.grandmaster:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/grandmaster.webp")}.elo_images.MobileBoost.epic:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/epic.webp")}.elo_images.MobileBoost.legend:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/legend.webp")}.elo_images.MobileBoost.mythic:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/mythic.webp")}.elo_images.MobileBoost.mythical_honor:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/mythical_honor.webp")}.elo_images.MobileBoost.mythical_glory:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/mythical_glory.webp")}.elo_images.MobileBoost.mythical_immortal:before{background-image:url("https://vibegenerator.b-cdn.net/images/MobileBoost/elo/mythical_immortal.webp")}.elo_images.HokBoost.unranked:before{background-image:url("https://vibegenerator.b-cdn.net/images/RiftBoost/elo/unranked.webp")}.elo_images.HokBoost.bronze:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/bronze.webp")}.elo_images.HokBoost.silver:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/silver.webp")}.elo_images.HokBoost.gold:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/gold.webp")}.elo_images.HokBoost.platinum:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/platinum.webp")}.elo_images.HokBoost.diamond:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/diamond.webp")}.elo_images.HokBoost.master:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/master.webp")}.elo_images.HokBoost.grandmaster:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/grandmaster.webp")}.elo_images.HokBoost.mythic:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/mythic.webp")}.elo_images.HokBoost.epic:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/epic.webp")}.elo_images.HokBoost.legends:before{background-image:url("https://vibegenerator.b-cdn.net/images/HokBoost/elo/legends.webp")}.fb_chat_loader_container{display:none;position:fixed;bottom:-16px;right:24px;outline:none}.fb_chat_loader_container .circle{background-color:transparent;border:5px solid rgba(215,1,95,0.9);opacity:.9;border-right:5px solid transparent;border-left:5px solid transparent;border-radius:50px;box-shadow:0 0 35px #d70147;width:50px;height:50px;margin:0 auto;-moz-animation:spinPulse 1s infinite ease-in-out;-webkit-animation:spinPulse 1s infinite linear;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fb_chat_loader_container .circle1{background-color:transparent;border:5px solid rgba(215,1,95,0.9);opacity:.9;border-left:5px solid transparent;border-right:5px solid transparent;border-radius:50px;box-shadow:0 0 15px #d70147;width:30px;height:30px;margin:0 auto;position:relative;top:-50px;-moz-animation:spinoffPulse 1s infinite linear;-webkit-animation:spinoffPulse 1s infinite linear;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ajax_load{position:absolute;width:100%;height:100%;z-index:10;border-radius:inherit;background:inherit;display:none}.ajax_load .ellipsis{display:inline-block;position:relative;width:12rem;height:100%}.ajax_load .ellipsis div{position:absolute;top:calc(50% - 7px);width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.ajax_load .ellipsis div:nth-child(1){left:1rem;animation:ellipsis1 0.6s infinite}.ajax_load .ellipsis div:nth-child(2){left:1rem;animation:ellipsis2 0.6s infinite}.ajax_load .ellipsis div:nth-child(3){left:4rem;animation:ellipsis2 0.6s infinite}.ajax_load .ellipsis div:nth-child(4){left:7rem;animation:ellipsis2 0.6s infinite}.ajax_load .ellipsis div:nth-child(5){left:10rem;animation:ellipsis3 0.6s infinite}@keyframes ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(3rem, 0)}}:root{--color-blue: rgb(50, 107, 187);--color-green: rgb(98, 189, 0);--color-dark-red: #FF5270;--color-light-gray: rgb(219, 219, 219);--color-gray: rgb(82, 82, 82);--color-gray-10: rgba(152, 152, 152, 0.1);--color-dark: rgb(50, 50, 50);--color-light: rgb(245, 245, 245);--color-ginger: rgb(255, 175, 0);--color-gold: rgb(255, 216, 0);--color-true-white: rgb(255, 255, 255);--color-light-background: rgb(255, 255, 255);--color-true-black: rgb(0, 0, 0);--color-border: rgb(192, 192, 192);--color-red: red;--color-dark-green-light: rgba(0, 113, 37, 0.2);--color-dark-red-light: rgba(180, 67, 53, 0.2);--gardien-red-from: rgb(255, 144, 129);--gardien-red-to: rgb(255, 82, 112);--gardien-red-shadow: rgb(225, 55, 80);--gardien-red-hover-from: rgb(164, 14, 39);--gardien-red-hover-to: rgb(139, 11, 33);--gardien-red-hover-shadow: rgb(98, 8, 23);--dark-true-white: rgb(255, 255, 255);--dark-light-gray: rgb(219, 219, 219);--dark-light: rgb(245, 245, 245);--dark-true-black: rgb(0, 0, 0);--dark-background: rgb(245, 245, 245);--dark-input: white;--dark-gray: rgb(50, 50, 50);--wild-blue-yonder: #98b4cb;--light-cobalt-blue: #89aced;--lavender: #c183d9;--pink-flamingo: #f26ef3;--pastel-red: #f56868;--shandy: #f9e96d}:root .mode-select i.template-moon{opacity:0}:root .mode-select i.template-sun{opacity:1}body[data-theme="dark"],body.cookie[data-theme="dark"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body[data-theme="dark"] .buy_block,body.cookie[data-theme="dark"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body[data-theme="dark"] .mode-select i.template-moon,body.cookie[data-theme="dark"] .mode-select i.template-moon{opacity:1}body[data-theme="dark"] .mode-select i.template-sun,body.cookie[data-theme="dark"] .mode-select i.template-sun{opacity:0}@media (prefers-color-scheme: dark){body.default[data-theme="default"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body.default[data-theme="default"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body.default[data-theme="default"] .mode-select i.template-moon{opacity:1}body.default[data-theme="default"] .mode-select i.template-sun{opacity:0}}.d-none{display:none !important}.mode-select{position:relative;height:24px;width:16px}.mode-select i{position:absolute;line-height:24px;left:0;top:0;cursor:pointer;transition:opacity ease-in 0.3s}@keyframes play18{0%{background-position:0 0}100%{background-position:-684px 0px}}@keyframes new_message{0%{background-color:initial}25%{background-color:var(--color-gold)}50%{background-color:initial}75%{background-color:var(--color-gold)}100%{background-color:initial}}*{margin:0;padding:0;border:0;border-spacing:0;text-decoration:none;list-style-type:none;-webkit-font-smoothing:antialiased;font-family:'Roboto', sans-serif}html,body{background-color:var(--dark-background);font-size:16px;font-weight:300;line-height:1.5em;color:var(--color-dark);min-width:360px}img{vertical-align:top;max-width:100%}.class_404 header .header_block .nav_block ul li a{color:var(--color-dark-red);font-size:18px;font-family:'Roboto', sans-serif;-webkit-font-smoothing:antialiased}i#send_button:hover{cursor:pointer;color:#d70147}a{color:var(--color-true-white);text-decoration:none}a:hover{text-decoration:none;color:var(--color-true-white);cursor:pointer}a.active{cursor:pointer;text-decoration:none;color:var(--color-true-white)}a.link_to{display:block}p>a{color:var(--color-dark-red)}p>a:hover{color:var(--color-dark-red);text-decoration:underline}.noscroll{overflow-y:hidden;max-height:100vh}.vibe-mobile-selection{display:none}.vibe-mobile-selection .mobile-game-select{display:none}.shape_ban{height:945px;justify-content:center;position:relative;overflow:hidden;background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/elo-boosters-com-login-page-2bcffdf2e7eb7753d3dcd1ce378045ea5678d1fdcefad593f063e9bad4a2f5f6.png) no-repeat center bottom;background-size:contain}.warn_notice{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;position:relative;padding:30px 70px 0px 70px}.warn_notice .notice_block{background-color:#283347;border:3px solid #283347;opacity:0.8;border-radius:10px}.warn_notice .notice_block .notice_text{display:flex;flex-direction:column;padding:10px;color:white}.warn_notice .notice_block .notice_text a{color:#d70147;font-weight:800}.warn_notice .notice_block .notice_text a:hover{text-decoration:underline}.warn_notice .notice_block .notice_text h3{font-size:20px;padding-bottom:5px;margin:0 auto}.warn_notice .notice_block .notice_text span{padding-left:65px;line-height:18px;font-size:16px;max-width:600px}.warn_notice .notice_block .notice_text .exclamation_icon{width:50px;height:50px;position:absolute;top:40%;background:url("https://vibegenerator.b-cdn.net/assets/icons/exclamation-466b9e53cf72127d6175ddef3fbd3af368d5c7a7577796af3cc907ca21e22e58.svg");background-size:cover;background-repeat:no-repeat}.login_standalone{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:100px 0 0px;margin:auto;max-width:700px;flex-direction:column}.login_standalone .success_send{display:none}.login_standalone .success_send .content{display:flex;flex-direction:column;max-width:700px;align-items:center;justify-content:center;text-align:center;font-size:20px}.login_standalone .success_send .content p{margin-top:30px}.login_standalone .success_send .content p a{font-size:20px}.login_standalone .recovery_title{text-transform:uppercase}.login_standalone .sub_note{color:var(--color-gray)}.login_standalone a{font-weight:bolder;font-size:16px;color:#d70147}.shape_login{height:600px;justify-content:center;position:relative;overflow:hidden;background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/restore_password_boosteria_male_character-49a29b1701a2f2a509d7f7cab775ee6819522ba65fc06b2e7a83fba60b329a67.webp) no-repeat center bottom}.shape_recovery{height:650px;justify-content:center;position:relative;overflow:hidden;background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/restore_password_boosteria_male_character-49a29b1701a2f2a509d7f7cab775ee6819522ba65fc06b2e7a83fba60b329a67.webp) no-repeat center bottom}.preselect_item{position:relative}.preselect_item:hover .items_list,.preselect_item.selected .items_list,.preselect_item.collapsed .items_list{display:block}.preselect_item:hover>a:after,.preselect_item.selected>a:after,.preselect_item.collapsed>a:after{border-top:none;border-bottom:4px solid;border-left:4px solid transparent;border-right:4px solid transparent}.preselect_item .items_list{display:none;position:absolute;top:100%;padding:10px;width:auto;min-width:195px;font-size:14px;line-height:18px;margin-left:-10px;background:linear-gradient(to right, #191F26, #1C2433)}.preselect_item .items_list .single_item{display:inline-flex;width:100%}.preselect_item .items_list .single_item img{width:18px;height:18px;margin-right:3px}.preselect_item .items_list .single_item>a:hover{color:#d70147;cursor:pointer}.preselect_item .items_list .single_item.nav_list a{color:white}.preselect_item .items_list .single_item.nav_list a:hover{color:#d70147;cursor:pointer}.preselect_item>a:after{content:" ";display:inline-block;position:relative;margin-bottom:4px;margin-left:7px;border-top:4px solid;border-left:4px solid transparent;border-right:4px solid transparent}.manual_rating_update{width:100%}.manual_rating_update .form-group{display:flex;flex-direction:column;justify-content:center;align-items:center}.manual_rating_update h4{text-align:center;margin-top:20px}#carousel-widget>.review_header{color:#000;text-align:center;font-weight:400;font-size:18px;margin-block-start:0;margin-bottom:18px}#carousel-widget>.review_header>.stars{color:var(--color-dark-red);display:inline-flex}#carousel-widget>.review_header>.rating{margin-right:15px}#carousel-widget>.reviews_container{width:100%;overflow:hidden;position:relative}#carousel-widget>.reviews_container>.reviews-arrow-left{position:absolute;width:62px;height:64px;z-index:3;text-align:center;cursor:pointer;top:0;bottom:0;left:0;margin-top:auto;margin-bottom:auto}#carousel-widget>.reviews_container>.reviews-arrow-left>.template-rev_io_arrow_left{color:#6b6b6b;font-size:42px}#carousel-widget>.reviews_container>.reviews-arrow-right{position:absolute;width:62px;height:64px;z-index:3;text-align:center;cursor:pointer;right:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto}#carousel-widget>.reviews_container>.reviews-arrow-right>.template-rev_io_arrow_right{color:#6b6b6b;font-size:42px}#carousel-widget>.reviews_container>.reviews-card-container{height:auto;width:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;z-index:2;transition:all .5s ease-in}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item{flex-grow:1;flex-shrink:0;padding:15px 16px;flex-basis:30%}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item>.reviews-card{padding:22px 33px;box-shadow:3px 8px 9px rgba(2,2,2,0.18),2px 2px 6px rgba(2,2,2,0.19);background:#222b38;color:#ffffff;position:relative;height:280px;transition:all .2s ease-in-out;-webkit-font-smoothing:subpixel-antialiased}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item>.reviews-card>.reviews-card-name{color:#ffffff;font-size:20px;font-weight:400;letter-spacing:.02em;text-transform:uppercase;width:100%}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item>.reviews-card>.reviews-card-comment{color:#ffffff;margin-top:10px;font-size:13px;display:block;margin-bottom:10px;max-height:181px;overflow:inherit;text-overflow:ellipsis}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item>.reviews-card>.reviews-star-collection{font-size:16px;color:var(--color-dark-red);margin-top:5px;display:flex}#carousel-widget>.reviews_footer{display:flex;justify-content:flex-end;align-items:flex-start}#carousel-widget>.reviews_footer .template-star_logo{color:#000000;margin-right:5px;font-size:16px}#carousel-widget>.reviews_footer .template-reviews_logo{margin-right:16px;font-size:16px;color:#000000}.current_choose_status{max-width:150px;position:relative}.current_choose_status .drop_down_status{display:none;position:absolute;background-color:#283347;width:250px;border-radius:0 10px 10px 10px;padding:10px}.current_choose_status .current_status{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.current_choose_status .current_status .status_icon{margin-right:10px;padding-left:10px;flex-shrink:0}.current_choose_status .current_status .status_icon:before{content:" ";position:relative;width:40px;height:40px;border-radius:20px}.current_choose_status .current_status .status_icon.select:before{background-color:var(--color-green);width:14px;height:14px;display:block}.current_choose_status .current_status .status_icon.deselect:before{font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f146";color:red;font-size:14px}.current_choose_status .current_status .title{font-size:14px;line-height:16px;padding-top:5px}.current_choose_status .current_status .selection_note>.titler{font-size:14px}.current_choose_status .current_status .selection_note>.note{font-size:12px !important;line-height:14px;margin-bottom:10px}.current_choose_status.active{border-radius:10px 10px 0 0;background-color:#283347}.current_choose_status.active .drop_down_status{display:block}.current_choose_status.active .drop_down_status>.current_status:hover{background-color:#333f56}.fb-external-link{position:fixed;right:18pt;bottom:18pt;z-index:999999;cursor:pointer}.promo_game_banner{position:fixed;width:370px;height:90px;background:url(https://vibegenerator.b-cdn.net/assets/misc/tft-boost-promo-ee209434f9ae6ad61e41d669d902225cc21709ed30336985765b1586bdb1d512.jpg) no-repeat center bottom;left:0;bottom:0;z-index:99999;margin-left:50px}.fixed_widget{width:100%;position:fixed;bottom:0;background:linear-gradient(to right, #284C64, #1f1e4e);z-index:9;display:block}.fixed_widget.hidden{display:none}.fixed_widget .bg_filler{opacity:0.3;position:absolute;width:100%;height:100%;left:0;top:0;background:url(https://vibegenerator.b-cdn.net/assets/misc/rank-boosting-sticky-banner-boosteria-1920-background-f54ff9ce0e71fd7bb3972cfda6c73ec337acd16e7c1c7b8764c7c192478f845c.webp) no-repeat center center/cover;background-size:cover}.fixed_widget .bg_filler.ApexBoost{opacity:1;background-size:cover}.fixed_widget .bg_filler.EloBoost{opacity:1;background-size:cover}.fixed_widget .bg_filler.Dota2{opacity:1;background-size:cover}.fixed_widget .bg_filler.ValorBoost{opacity:1;background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-sale-sticky-banner-boosteria-1920-background-f54ff9ce0e71fd7bb3972cfda6c73ec337acd16e7c1c7b8764c7c192478f845c.webp);background-size:cover}.fixed_widget .bg_filler.TftBoost{opacity:1;background-size:cover}.fixed_widget .widget_elements{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 0}.fixed_widget .widget_elements .close_nav{display:none}.fixed_widget .widget_elements .limited_coupon{cursor:pointer;width:152px;height:48px;background:url(https://vibegenerator.b-cdn.net/assets/icons/coupon-7e9f6c291a75677dd0cc45a1e698e0135ff674e1b5f22deda003ee3e7c5e39d9.png) no-repeat top center;background-size:cover;text-align:center;vertical-align:middle;margin:10px 0px 10px 0}.fixed_widget .widget_elements .limited_coupon .coupon_text{font-size:16px;font-weight:bold;line-height:24px;color:white;margin:13px 0;text-transform:uppercase}.fixed_widget .widget_elements .limited_coupon .coupon_text span{display:none}.fixed_widget .widget_elements .offers_timer{margin-top:0px;margin-right:50px}.fixed_widget .widget_elements .offers_timer>.timers_block{display:flex;flex-direction:row;justify-content:center;align-items:center}.fixed_widget .widget_elements .offers_timer>.timers_block .hours:before{display:none}.fixed_widget .widget_elements .offers_timer>.timers_block .hours:after{display:none}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group{display:flex;position:relative;border:1px solid #d70147;border-radius:12px;width:50px;height:64px}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group .single_number{width:12px}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group .single_number>.half{text-align:center;position:relative;color:var(--color-true-white);font-weight:bold;display:flex;flex-direction:column;align-items:center;font-size:27px;height:28px;line-height:35px}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group .single_number>.half.top{z-index:5;padding:5px 0 0 0;justify-content:flex-start}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group .single_number>.half.top:after{content:"";position:absolute;z-index:0;left:0;bottom:0;width:100%;height:100%}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group .single_number+.single_number{margin-left:3px}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group .name{width:100%;text-align:center;font-size:10px;line-height:13px;font-weight:500}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group+.numbers_group{margin-left:30px}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group+.numbers_group:before{content:"";position:absolute;left:-18px;width:5px;height:5px;top:45%;margin-top:-7px;border-radius:3px;background-color:var(--color-true-white);opacity:0.3}.fixed_widget .widget_elements .offers_timer>.timers_block .numbers_group+.numbers_group:after{content:"";position:absolute;left:-18px;width:5px;height:5px;top:55%;margin-top:2px;border-radius:3px;background-color:var(--color-true-white);opacity:0.3}.fixed_widget .widget_elements .widget_text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 60px 0 20px}.fixed_widget .widget_elements .widget_text>h4{color:var(--color-true-white);font-size:18px;font-weight:bold}.fixed_widget .widget_elements .widget_text>h4.mobile{display:none}.fixed_widget .widget_elements .widget_text>p{color:var(--color-true-white);font-size:15px}.fixed_widget .widget_elements .widget_text>p.default{font-size:18px;line-height:24px;font-weight:900;color:#d70147;opacity:1}.fixed_widget .widget_elements .widget_text>p.promo{font-size:18px;line-height:24px;font-weight:500;opacity:1}.fixed_widget .widget_elements .widget_text>p.promo.pc{display:block}.fixed_widget .widget_elements .widget_text>p.promoh1{display:block}.fixed_widget .widget_elements .widget_text>p.promo.mobile{display:none}.fixed_widget .widget_elements .widget_text>p.subtitle.pc{display:block}.fixed_widget .widget_elements .widget_text>p.subtitleh1{display:block}.fixed_widget .widget_elements .widget_text>p.subtitle.mobile{display:none}.fixed_widget .widget_elements .widget_text>p.active_promo{font-size:18px;line-height:24px;font-weight:900;color:#d70147;opacity:1;text-transform:uppercase}.fixed_widget .widget_elements .widget_text>p>span{color:var(--color-dark-red);opacity:1;font-weight:bold}.fixed_widget .widget_elements .widget_text>p>span.offers{color:white;opacity:0.7;font-weight:400}.fixed_widget .widget_elements .widget_text>p>span.count{opacity:1;color:white;font-size:18px}.fixed_widget .widget_elements .widget_text>p>span.default_promo{display:none}.fixed_widget .widget_elements .widget_text>p>span.active_promo{display:none}.fixed_widget .widget_elements .button_block{width:260px}.fixed_widget .widget_elements .button_block>.button_filler{margin-top:0}form .form_two_row{display:flex;flex-direction:row;position:relative}form .form_two_row .form-group{flex-grow:1;flex-basis:50%}form .form_two_row .form-group:last-of-type{margin-left:30px}form .form-group .control-label{font-size:14px;color:var(--color-gray)}form .form-group .control-label a{color:black}form .form-group .control-label a:hover{color:#ffd800}form .form-group .form-control{width:100%;border-radius:10px;border:1px solid var(--dark-background);font-size:16px;line-height:22px;padding:8px 20px;box-sizing:border-box;color:var(--color-dark);background-color:var(--dark-input)}form .form-group .form-control.textarea{height:250px;resize:vertical}form .form-group .form-control:focus,form .form-group .form-control:active,form .form-group .form-control.active{outline:none;border-color:var(--color-dark-red)}form .drop_down{position:relative;width:100%;font-size:16px;line-height:16px;color:var(--dark-true-black)}form .drop_down .default_selection{border:1px solid var(--color-light-gray);border-radius:10px;padding:12px 20px;background-color:var(--dark-input);cursor:pointer}form .drop_down .default_selection.active{border-bottom-color:var(--color-true-white);border-radius:10px 10px 0 0}form .drop_down .default_selection:after{content:"";position:absolute;right:15px;top:18px;border-top:5px solid black;border-left:5px solid transparent;border-right:5px solid transparent}form .drop_down .drop_down_selectors{display:none;position:absolute;top:100%;border:1px solid var(--color-light-gray);width:100%;border-top:0;border-radius:0 0 10px 10px;background-color:var(--dark-input);box-sizing:border-box;overflow:hidden;z-index:3}form .drop_down .drop_down_selectors .selector_value{padding:12px 20px}form .drop_down .drop_down_selectors .selector_value:hover{cursor:pointer;background-color:var(--color-gray-10)}form .form-group .drop_down_menu.active{border-radius:10px 10px 0 0}form .form-check{position:relative;display:block;padding-left:1.25rem}form .form-check .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}form .form-check .form-check-label{display:inline-block;font-size:14px;color:var(--color-gray);cursor:pointer}form .pretty_ratio{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%}form .pretty_ratio>label{padding:9px 15px;display:inline-block;border-radius:10px;background-color:#F5F5F5;color:#323232;margin-bottom:10px;cursor:pointer;margin-left:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}form .pretty_ratio>label.selected,form .pretty_ratio>label:hover{background-color:var(--color-dark-red);color:var(--color-true-white)}form .pretty_ratio>label.selected:before{content:"\e911";position:relative;font-family:template_font;color:var(--color-dark-red);background-color:var(--color-true-white);width:16px;height:16px;font-size:9px;border-radius:8px;line-height:9px;display:inline-flex;justify-content:center;margin-right:5px;flex-direction:column;font-weight:bold;padding-left:1px;padding-top:1px;align-items:center;box-sizing:border-box;vertical-align:middle}div#richSnippetReviewsWidget-defaultContainer>iframe{z-index:99}div#richSnippetReviewsWidget-defaultContainer>iframe.expanded{z-index:9999999}.with_promo_banner header{top:40px !important}.with_promo_banner section#promo-banner{margin-top:100px}.promo_nav{position:absolute;top:0;width:100%;z-index:102;height:40px;padding:8px 0;box-sizing:border-box;background:linear-gradient(to top, #2c3644, #2f3c54)}.promo_nav.fixed{position:fixed !important}.promo_nav>.disable_promo_nav_note{position:absolute;width:20px;height:20px;top:10px;right:10px;border-radius:5px;cursor:pointer;background:url("https://vibegenerator.b-cdn.net/assets/icons/close-0b367283a1b05f5dd9b76c35d64d6b5652b76f0f72b9f3090c464f599cd5290a.svg") center center no-repeat;opacity:0.4}.promo_nav>.disable_promo_nav_note:hover{background:url("https://vibegenerator.b-cdn.net/assets/icons/close_hover-d4e3449a1f79307f489018bde9e41926f0434873d691362d2946e186846a1d83.svg") center center no-repeat;opacity:0.9}.promo_nav .promo_items{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:auto;max-width:1675px;padding:0px 30px 0px 35px;box-sizing:border-box}.promo_nav .promo_items .title{color:white}.promo_nav .promo_items .title span{color:var(--color-dark-red);background:unset}.promo_nav .promo_items>.nav_item{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-left:20px}.promo_nav .promo_items>.nav_item>img{height:20px;overflow:hidden}.promo_nav .promo_items>.nav_item>span{font-size:14px;color:var(--color-true-white);opacity:0.5;margin-left:7px}.promo_nav .promo_items>.nav_item:hover>span{opacity:1;color:#ffd800;text-decoration:underline}.user_ava_block{margin-left:15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:102px;height:50px;border-radius:25px;background:var(--color-dark-red);border:2px solid var(--color-dark-red);box-sizing:border-box;background-size:cover;overflow:hidden}.user_ava_block>img{width:auto;max-height:100%;border-radius:50%;margin-left:0;margin-top:0;vertical-align:bottom;max-width:initial}.user_ava_block>img:last-of-type{width:26px;margin-left:12px}.avatar_selector{color:var(--color-dark-red);cursor:pointer}.sample_with_drop{position:relative;cursor:pointer}.sample_with_drop.active{background-color:rgba(50,50,50,0.9);color:var(--color-true-white);border-radius:3px 3px 0 0}.sample_with_drop .selectors{display:none;position:absolute;top:100%;background-color:rgba(50,50,50,0.9);font-size:0.8em;color:var(--color-true-white);width:100%;text-align:center;border-radius:0 0 3px 3px}.submit_buy .form-group.about_you #agree_prices{width:20px;height:20px;vertical-align:text-bottom}.submit_buy .form-group.about_you .control-label{font-size:20px}.popup_messenger{top:15px;position:fixed;z-index:1030;left:calc(50% - 175px);display:none}.popup_messenger .messenger_window{text-align:center;width:350px;background-color:#222;border-radius:5px;padding:10px;min-height:60px;box-sizing:border-box;color:#fff}.popup_messenger .messenger_window .messenger_block{width:100%;min-height:60px;margin:auto;position:relative}.popup_messenger .messenger_window .messenger_block .close_messenger{position:absolute;right:6px;width:20px;height:20px;cursor:pointer;top:-2px}.popup_messenger .messenger_window .messenger_block .messenger_title{text-align:left;margin-left:8px;font-size:20px;font-weight:bold;text-transform:uppercase}.popup_messenger .messenger_window .messenger_block .messenger_context{margin-left:8px;color:#9d9d9d;text-align:left;margin-top:5px}.popup_messenger .messenger_window .messenger_block .messenger_context p{margin:0}.popup_messenger.success .messenger_window{box-shadow:0px 0px 10px 1px #76FF03}.popup_messenger.success .messenger_window .messenger_block{border-left:5px solid #76FF03}.popup_messenger.warning .messenger_window{box-shadow:0px 0px 10px 1px #FB8C00}.popup_messenger.warning .messenger_window .messenger_block{border-left:5px solid #FB8C00}.popup_messenger.error .messenger_window{box-shadow:0px 0px 10px 1px #F50057}.popup_messenger.error .messenger_window .messenger_block{border-left:5px solid #F50057}.popup_messenger.note .messenger_window{box-shadow:0px 0px 10px 1px #448AFF}.popup_messenger.note .messenger_window .messenger_block{border-left:5px solid #448AFF}.drop_down_menu{position:relative}.drop_down_menu input.active{border-radius:10px 10px 0 0;border-bottom:1px solid transparent !important}.drop_down_menu .drop_down_filler{display:none;position:absolute;top:100%;left:0;width:100%;max-height:180px;background-color:var(--dark-input);border:1px solid var(--color-dark-red);z-index:99;border-top:0;border-radius:0 0 10px 10px;box-sizing:border-box;border-top:0}.drop_down_menu .drop_down_filler .drop_down_selectors{max-height:inherit}.drop_down_menu .drop_down_filler .drop_down_selectors .scroll_box{position:absolute;right:18px;top:0;width:4px;height:100%}.drop_down_menu .drop_down_filler .drop_down_selectors .scroll_box .scroller{width:100%;height:100px;background-color:var(--color-dark-red);border-radius:2px}.drop_down_menu .drop_down_filler .drop_down_selectors .drop_down_val{padding:3px 20px;margin-right:auto;box-sizing:border-box}.drop_down_menu .drop_down_filler .drop_down_selectors .drop_down_val:hover{cursor:pointer;background-color:var(--dark-light-gray)}.with_scroll{overflow:hidden}.with_scroll .scroll_overflow{position:relative;max-height:180px;min-height:30px;overflow-y:scroll;width:calc(100% + 30px)}.with_scroll .scroll_overflow .scroll_section{max-height:none;position:relative;width:100%;padding-right:0;color:var(--color-dark)}.with_scroll .scroll_overflow .scroll_section .scroller{position:absolute}.popup{visibility:hidden;opacity:0;transition:opacity ease-in 0.4s,visibility ease-in 0.4s}.popup.active{opacity:1;visibility:visible !important}.popup-manager{visibility:hidden;opacity:0;transition:opacity ease-in 0.4s,visibility ease-in 0.4s}.popup-manager.active{opacity:1;visibility:visible}.stripe_iframe_wrap{display:flex;flex-direction:column;position:fixed;background-color:rgba(28,36,51,0.8);left:0;top:0;width:100%;height:100%;z-index:99}.stripe_iframe_wrap .wrap_spacer{margin:auto}.stripe_iframe_wrap .wrap_spacer .close_nav{color:black;position:relative;display:flex;flex-direction:row-reverse;top:35px;right:20px;cursor:pointer}.stripe_iframe_wrap .wrap_spacer iframe{width:400px;height:600px;background-color:whitesmoke;border-radius:25px}.stripe_iframe_wrap .wrap_spacer .turbostripe{margin:0 auto}.login,.sample_popup,.register,.video_request{position:fixed;width:100%;top:0;height:100vh;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center}.login .popup_filler,.sample_popup .popup_filler,.register .popup_filler,.video_request .popup_filler{position:absolute;width:100%;height:100%;background:rgba(50,50,50,0.95);z-index:1}.login .login_container,.login .popup_container,.login .register_container,.sample_popup .login_container,.sample_popup .popup_container,.sample_popup .register_container,.register .login_container,.register .popup_container,.register .register_container,.video_request .login_container,.video_request .popup_container,.video_request .register_container{position:relative;display:flex;flex-direction:column;padding:60px 30px;background-color:var(--color-light-background);max-width:320px;box-sizing:border-box;z-index:2;border-radius:10px}.login .login_container.video,.login .popup_container.video,.login .register_container.video,.sample_popup .login_container.video,.sample_popup .popup_container.video,.sample_popup .register_container.video,.register .login_container.video,.register .popup_container.video,.register .register_container.video,.video_request .login_container.video,.video_request .popup_container.video,.video_request .register_container.video{max-width:unset;width:800px}.login .login_container .close_popup,.login .popup_container .close_popup,.login .register_container .close_popup,.sample_popup .login_container .close_popup,.sample_popup .popup_container .close_popup,.sample_popup .register_container .close_popup,.register .login_container .close_popup,.register .popup_container .close_popup,.register .register_container .close_popup,.video_request .login_container .close_popup,.video_request .popup_container .close_popup,.video_request .register_container .close_popup{position:absolute;top:20px;right:20px;font-size:20px;color:var(--color-gray);cursor:pointer}.login .login_container .login_text,.login .login_container .register_text,.login .popup_container .login_text,.login .popup_container .register_text,.login .register_container .login_text,.login .register_container .register_text,.sample_popup .login_container .login_text,.sample_popup .login_container .register_text,.sample_popup .popup_container .login_text,.sample_popup .popup_container .register_text,.sample_popup .register_container .login_text,.sample_popup .register_container .register_text,.register .login_container .login_text,.register .login_container .register_text,.register .popup_container .login_text,.register .popup_container .register_text,.register .register_container .login_text,.register .register_container .register_text,.video_request .login_container .login_text,.video_request .login_container .register_text,.video_request .popup_container .login_text,.video_request .popup_container .register_text,.video_request .register_container .login_text,.video_request .register_container .register_text{font-weight:bold;font-size:20px;line-height:30px;text-align:center}.login .login_container h3,.login .popup_container h3,.login .register_container h3,.sample_popup .login_container h3,.sample_popup .popup_container h3,.sample_popup .register_container h3,.register .login_container h3,.register .popup_container h3,.register .register_container h3,.video_request .login_container h3,.video_request .popup_container h3,.video_request .register_container h3{font-size:24px;line-height:36px;text-align:center}.login .login_container .sub_note,.login .popup_container .sub_note,.login .register_container .sub_note,.sample_popup .login_container .sub_note,.sample_popup .popup_container .sub_note,.sample_popup .register_container .sub_note,.register .login_container .sub_note,.register .popup_container .sub_note,.register .register_container .sub_note,.video_request .login_container .sub_note,.video_request .popup_container .sub_note,.video_request .register_container .sub_note{margin-top:10px;font-size:16px;line-height:24px;text-align:center;font-style:italic}.login .login_container form,.login .popup_container form,.login .register_container form,.sample_popup .login_container form,.sample_popup .popup_container form,.sample_popup .register_container form,.register .login_container form,.register .popup_container form,.register .register_container form,.video_request .login_container form,.video_request .popup_container form,.video_request .register_container form{margin-top:20px}.login .login_container form .form-group,.login .popup_container form .form-group,.login .register_container form .form-group,.sample_popup .login_container form .form-group,.sample_popup .popup_container form .form-group,.sample_popup .register_container form .form-group,.register .login_container form .form-group,.register .popup_container form .form-group,.register .register_container form .form-group,.video_request .login_container form .form-group,.video_request .popup_container form .form-group,.video_request .register_container form .form-group{margin-bottom:20px}.login .login_container form .form-group a,.login .popup_container form .form-group a,.login .register_container form .form-group a,.sample_popup .login_container form .form-group a,.sample_popup .popup_container form .form-group a,.sample_popup .register_container form .form-group a,.register .login_container form .form-group a,.register .popup_container form .form-group a,.register .register_container form .form-group a,.video_request .login_container form .form-group a,.video_request .popup_container form .form-group a,.video_request .register_container form .form-group a{color:var(--color-dark);display:block;margin-top:6px}.login .login_container form .form-group a:hover,.login .popup_container form .form-group a:hover,.login .register_container form .form-group a:hover,.sample_popup .login_container form .form-group a:hover,.sample_popup .popup_container form .form-group a:hover,.sample_popup .register_container form .form-group a:hover,.register .login_container form .form-group a:hover,.register .popup_container form .form-group a:hover,.register .register_container form .form-group a:hover,.video_request .login_container form .form-group a:hover,.video_request .popup_container form .form-group a:hover,.video_request .register_container form .form-group a:hover{text-decoration:underline;color:var(--color-dark-red)}.login .login_container form .form-group .control-label,.login .popup_container form .form-group .control-label,.login .register_container form .form-group .control-label,.sample_popup .login_container form .form-group .control-label,.sample_popup .popup_container form .form-group .control-label,.sample_popup .register_container form .form-group .control-label,.register .login_container form .form-group .control-label,.register .popup_container form .form-group .control-label,.register .register_container form .form-group .control-label,.video_request .login_container form .form-group .control-label,.video_request .popup_container form .form-group .control-label,.video_request .register_container form .form-group .control-label{font-size:14px;font-weight:700;color:var(--color-dark)}.login .login_container form .form-group .form-control,.login .popup_container form .form-group .form-control,.login .register_container form .form-group .form-control,.sample_popup .login_container form .form-group .form-control,.sample_popup .popup_container form .form-group .form-control,.sample_popup .register_container form .form-group .form-control,.register .login_container form .form-group .form-control,.register .popup_container form .form-group .form-control,.register .register_container form .form-group .form-control,.video_request .login_container form .form-group .form-control,.video_request .popup_container form .form-group .form-control,.video_request .register_container form .form-group .form-control{width:100%;border-radius:10px;border:1px solid var(--color-light-gray);font-size:16px;line-height:24px;padding:8px 20px;box-sizing:border-box}.login .login_container form .form-group .form-control:focus,.login .login_container form .form-group .form-control:active,.login .popup_container form .form-group .form-control:focus,.login .popup_container form .form-group .form-control:active,.login .register_container form .form-group .form-control:focus,.login .register_container form .form-group .form-control:active,.sample_popup .login_container form .form-group .form-control:focus,.sample_popup .login_container form .form-group .form-control:active,.sample_popup .popup_container form .form-group .form-control:focus,.sample_popup .popup_container form .form-group .form-control:active,.sample_popup .register_container form .form-group .form-control:focus,.sample_popup .register_container form .form-group .form-control:active,.register .login_container form .form-group .form-control:focus,.register .login_container form .form-group .form-control:active,.register .popup_container form .form-group .form-control:focus,.register .popup_container form .form-group .form-control:active,.register .register_container form .form-group .form-control:focus,.register .register_container form .form-group .form-control:active,.video_request .login_container form .form-group .form-control:focus,.video_request .login_container form .form-group .form-control:active,.video_request .popup_container form .form-group .form-control:focus,.video_request .popup_container form .form-group .form-control:active,.video_request .register_container form .form-group .form-control:focus,.video_request .register_container form .form-group .form-control:active{outline:none;border-color:var(--color-dark-red)}.login .login_container form .button_filler,.login .popup_container form .button_filler,.login .register_container form .button_filler,.sample_popup .login_container form .button_filler,.sample_popup .popup_container form .button_filler,.sample_popup .register_container form .button_filler,.register .login_container form .button_filler,.register .popup_container form .button_filler,.register .register_container form .button_filler,.video_request .login_container form .button_filler,.video_request .popup_container form .button_filler,.video_request .register_container form .button_filler{margin-top:30px}.login#report_popup h4,.sample_popup#report_popup h4,.register#report_popup h4,.video_request#report_popup h4{text-align:center;font-size:24px;line-height:32px;text-transform:uppercase;font-weight:bold}.login#report_popup .popup_container,.sample_popup#report_popup .popup_container,.register#report_popup .popup_container,.video_request#report_popup .popup_container{max-width:612px}.login#report_popup>label,.sample_popup#report_popup>label,.register#report_popup>label,.video_request#report_popup>label{font-size:16px;color:var(--color-gray)}.login#report_popup textarea,.sample_popup#report_popup textarea,.register#report_popup textarea,.video_request#report_popup textarea{min-height:132px}.back_to{margin:auto;width:280px;padding:10px 20px 30px;cursor:pointer;display:block}.blank_test{padding:100px;font-size:48px;text-align:center}.gray_divider{width:100%;height:10px;background-color:var(--color-light);margin-bottom:60px}.gray_divider_on_buy{width:100%;height:10px;background-color:var(--dark-light);margin:0;padding:0;border:0;display:block;position:relative}.gray_divider_on_orders{width:calc(100% + 60px);height:28px;margin-left:-30px;background-color:var(--dark-background);border:0;display:block;position:relative;padding-top:20px;padding-bottom:10px}.gray_divider_on_orders span{font-size:18px;color:var(--dark-true-black);vertical-align:middle;font-weight:bold;line-height:16px}.buy_results_block{max-width:750px;position:relative;margin:auto;padding:20px 0 0 0}.buy_results_block .notice_block{display:none;width:100%;background-color:#F5F5F5;color:#323232;position:relative;margin-bottom:10px;font-size:14px;line-height:20px;padding:10px 10px 10px 77px;box-sizing:border-box}.buy_results_block .notice_block p span{font-weight:bold}.buy_results_block .notice_block:before{position:absolute;content:" ";width:40px;height:100%;margin:0 20px 0;left:0;top:0;background:url(https://vibegenerator.b-cdn.net/assets/misc/info_discount-a2396aedd2c539af6defc456de07832f6de8503e504974af1682703ce75299aa.png) no-repeat center;background-size:contain}.buy_results_block .pay_type_additions{margin-top:7px;display:flex;flex-direction:row;justify-content:center;align-items:center}.buy_results_block .pay_type_additions .code_box{line-height:38px;padding:0 20px;width:240px;height:40px}.spacer{padding-bottom:30px}.advantages{padding:60px 0;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;margin:auto}.advantages>.advantage-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.advantages>.advantage-item .advantage-icon{font-size:50px;color:var(--color-dark-red);height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.advantages>.advantage-item .advantage-icon.chat{font-size:40px}.advantages>.advantage-item .advantage-title{font-weight:bold;margin-top:15px;font-size:14px}.advantages>.advantage-item .advantage-title .note-template{display:inline-block;position:relative;margin-left:6px;vertical-align:middle;cursor:pointer}.advantages>.advantage-item .advantage-title .note-template .tmpl{font-weight:normal;border:1px solid var(--color-gray);border-radius:10px;font-size:10px;text-align:center;color:var(--color-gray);width:18px;height:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.advantages>.advantage-item .advantage-title .note-template .note-text{display:none;position:absolute;left:-115px;top:100%;margin-top:6px;width:250px;padding:20px;box-sizing:border-box;font-size:14px;font-weight:normal;line-height:24px;text-align:center;background-color:var(--dark-true-white);z-index:1;border-radius:15px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}.advantages>.advantage-item .advantage-title .note-template .note-text a{color:var(--color-dark-red)}.advantages>.advantage-item .advantage-title .note-template .note-text a:hover{color:var(--color-ginger);text-decoration:underline}.advantages>.advantage-item .advantage-title .note-template .note-text:before{content:" ";position:absolute;left:calc(50% - 10px);bottom:100%;border-bottom:6px solid var(--dark-true-white);border-left:10px solid transparent;border-right:10px solid transparent}.advantages>.advantage-item .advantage-title .note-template:hover .tmpl{color:var(--color-dark-red);border-color:var(--color-dark-red)}.advantages>.advantage-item .advantage-title .note-template:hover .note-text{display:block}.what_next{max-width:850px;margin:auto;padding-top:60px}.what_next>h3{text-align:center;margin-top:0;text-transform:uppercase;font-size:24px;line-height:36px;font-weight:bold}.what_next>.divider{width:100px;margin-top:30px}.what_next>.flex_steps{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;margin-top:25px}.what_next>.flex_steps .flex_item{position:relative;flex-basis:261px;padding-left:44px;box-sizing:border-box}.what_next>.flex_steps .flex_item:first-of-type{margin-left:0}.what_next>.flex_steps .flex_item:before{position:absolute;content:attr(data-step);font-size:60px;line-height:60px;color:var(--color-dark-red);font-weight:bold;left:0;top:-4px}.what_next>.flex_steps .flex_item h4{font-size:16px;line-height:24px;font-weight:bold}.what_next>.flex_steps .flex_item p{font-size:14px;line-height:21px;margin-top:20px;color:var(--color-gray)}.what_next>.next{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:60px;padding-bottom:60px}.what_next>.next .next_text{font-size:24px;line-height:36px;text-transform:uppercase;margin-left:30px;font-weight:bold}.what_next>.next .next_text.valorant{max-width:445px}.what_next>.next .next_text>span{color:var(--color-dark-red)}.dashed_line{max-width:950px;margin:auto;border-bottom:1px dashed var(--color-light-gray)}.display_result{font-size:16px;line-height:30px;text-align:right;margin-bottom:20px}.display_result .timer_result{padding-top:5px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-shrink:1;flex-grow:0;flex-basis:25%;float:left}.display_result .timer_result .timer_box{font-size:18px;margin-right:10px}.display_result .timer_result .time_text .timer_text{font-size:14px;text-align:left;color:var(--color-gray);line-height:20px}.display_result .timer_result .time_text .time_value{text-align:left;font-size:16px;font-weight:bold;line-height:20px}.display_result .item_description,.display_result .options_description{font-weight:bold}.display_result .item_description>span,.display_result .options_description>span{font-weight:normal}.display_result span{color:var(--color-gray)}.display_result span.free_bonus{color:var(--color-dark-red)}.selector_to_other{position:relative;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;cursor:pointer;z-index:2;padding:0 70px;margin-top:10px}.selector_to_other .meta{font-size:18px;color:black;vertical-align:middle;font-weight:bold;line-height:16px}.selector_to_other .to_order{background-color:var(--dark-true-white);width:40px;height:40px;padding:0 10px;border-radius:20px;margin-right:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.selector_to_other .to_order:hover,.selector_to_other .to_order.active{background-color:var(--color-dark-red);color:var(--color-true-white)}.selector_to_other .to_order.new_message{transition:background-color ease-in 0.25s;animation-duration:2500ms;animation-iteration-count:infinite;animation-name:new_message}.selector_to_other .to_menu{background-color:var(--dark-true-white);width:40px;height:40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.selector_to_other .to_menu:hover,.selector_to_other .to_menu.active{background-color:var(--color-dark-red);color:var(--color-true-white)}.float_to_flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;overflow:hidden;position:relative}.float_to_flex>section{flex-shrink:0;width:100%}.float_to_flex .flexible_block{padding-top:10px}.float_to_flex>.order_filler{flex-shrink:0;width:100%;transition:margin-left ease-in 0.3s}.float_to_flex>.order_filler .order_list_section{box-sizing:border-box;margin:10px 70px;padding:30px}.container_block{max-width:1280px;margin:0 auto;box-sizing:border-box;position:relative}.container_block>.notice_block{display:block;margin:30px 70px 0;background-color:var(--color-true-white);color:#323232;position:relative;font-size:14px;line-height:20px;padding:10px 10px 10px 77px;box-sizing:border-box}.container_block>.notice_block p span{font-weight:bold}.container_block>.notice_block:before{position:absolute;content:" ";width:40px;height:100%;margin:0 20px 0;left:0;top:0;background:url(https://vibegenerator.b-cdn.net/assets/misc/info_discount-a2396aedd2c539af6defc456de07832f6de8503e504974af1682703ce75299aa.png) no-repeat center;background-size:contain}.container_block.buy_section{padding-top:10px}.flexible_block{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:30px 70px;position:relative}.button_filler{width:100%;position:relative;margin-top:10px;display:block;text-align:center}.button_filler.vibe{max-width:320px;margin:0 auto}.button_filler.buy_button{width:280px;margin:25px auto}.button_filler>a{display:inline-block;width:inherit}.button_filler>a>.button{padding:1px 10px 0}.button_filler.no_shadow:before{display:none}.button_filler.glow:before{box-shadow:0 3px 3px 0 #62bd00}.button_filler:before{content:"";display:block;position:absolute;width:92%;z-index:0;height:100%;top:3px;left:4%;box-shadow:0 3px 3px 0 black;border-radius:10px;opacity:0.4}.button_filler.active:before{display:none}.button_filler .button{width:100%;text-align:center;height:100%;min-height:40px;border-radius:10px;box-sizing:border-box;padding-top:1px;line-height:39px;position:relative;color:whitesmoke;cursor:pointer;font-size:16px;font-weight:300}.button_filler .button .tooltip{display:none;position:absolute;z-index:55;right:-180px;top:-30px;background:white;border-color:gray;box-shadow:0 0 25px 0 rgba(0,0,0,0.1);border-radius:15px}.button_filler .button .tooltip .tooltip_text{margin:10px 15px 10px 15px;color:black;font-size:16px;line-height:22px;font-weight:500}.button_filler .button.x3{height:52px;border-radius:13px;line-height:51px;font-size:20px}.button_filler .button.big{position:relative;height:80px;line-height:79px;font-size:24px;font-weight:bold}.button_filler .button.big>span{margin-right:10px;font-size:30px;vertical-align:middle}.button_filler .button.css_green{background:top;background:-moz-linear-gradient(top, var(--gardien-red-from) 0%, var(--gardien-red-to) 100%);background:-webkit-linear-gradient(top, var(--gardien-red-from) 0%, var(--gardien-red-to) 100%);background:linear-gradient(to bottom, var(--gardien-red-from) 0%, var(--gardien-red-to) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--gardien-red-from)', endColorstr='var(--gardien-red-to)',GradientType=0 );box-shadow:0 3px 0 var(--gardien-red-shadow)}.button_filler .button.css_green:hover{background:top;background:-moz-linear-gradient(top, var(--gardien-red-hover-from) 0%, var(--gardien-red-hover-to) 100%);background:-webkit-linear-gradient(top, var(--gardien-red-hover-from) 0%, var(--gardien-red-hover-to) 100%);background:linear-gradient(to bottom, var(--gardien-red-hover-from) 0%, var(--gardien-red-hover-to) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--gardien-red-hover-from)', endColorstr='var(--gardien-red-hover-to)',GradientType=0 );box-shadow:0 3px 0 var(--gardien-red-hover-shadow)}.button_filler .button.css_green:disabled,.button_filler .button.css_green[disabled='disabled']{background:top;background:-moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%);background:-webkit-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dbdbdb 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 );box-shadow:0 3px 0 #7b7b7b;color:var(--color-gray)}.button_filler .button.css_blue{background:top;background:-moz-linear-gradient(top, #0099e1 0%, #008de9 100%);background:-webkit-linear-gradient(top, #0099e1 0%, #008de9 100%);background:linear-gradient(to bottom, #0099e1 0%, #008de9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099e1', endColorstr='#008de9',GradientType=0 );box-shadow:0 3px 0 #007fd3}.button_filler .button.css_blue:hover{background:top;background:-moz-linear-gradient(top, #0078c7 0%, #006eb8 100%);background:-webkit-linear-gradient(top, #0078c7 0%, #006eb8 100%);background:linear-gradient(to bottom, #0078c7 0%, #006eb8 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078c7', endColorstr='#006eb8',GradientType=0 );box-shadow:0 3px 0 #0062a4}.button_filler .button.css_ginger{background:top;background:-moz-linear-gradient(top, #f1c40f 0%, #deb50f 100%);background:-webkit-linear-gradient(top, #f1c40f 0%, #deb50f 100%);background:linear-gradient(to bottom, #f1c40f 0%, #deb50f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c40f', endColorstr='#deb50f',GradientType=0 );box-shadow:0 3px 0 #c6a10d}.button_filler .button.css_ginger:hover{background:top;background:-moz-linear-gradient(top, #dca70f 0%, #c7970f 100%);background:-webkit-linear-gradient(top, #dca70f 0%, #c7970f 100%);background:linear-gradient(to bottom, #dca70f 0%, #c7970f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dca70f', endColorstr='#c7970f',GradientType=0 );box-shadow:0 3px 0 #aa810b}.button_filler .button.css_red{background:top;background:-moz-linear-gradient(top, #ff4600 0%, #ff0700 100%);background:-webkit-linear-gradient(top, #ff4600 0%, #ff0700 100%);background:linear-gradient(to bottom, #ff4600 0%, #ff0700 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4600', endColorstr='#ff0700',GradientType=0 );box-shadow:0 3px 0 #d20000}.button_filler .button.css_red:hover{background:top;background:-moz-linear-gradient(top, #ff3c00 0%, #ff0e00 100%);background:-webkit-linear-gradient(top, #ff3c00 0%, #ff0e00 100%);background:linear-gradient(to bottom, #ff3c00 0%, #ff0e00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3c00', endColorstr='#ff0e00',GradientType=0 );box-shadow:0 3px 0 #d20200}.button_filler .button.css_gray{background:top;background:-moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%);background:-webkit-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dbdbdb 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 );box-shadow:0 3px 0 #7b7b7b;color:var(--color-true-black)}.button_filler .button.css_gray.enabled{background:top;background:-moz-linear-gradient(top, #96bd00 0%, #62bd00 100%);background:-webkit-linear-gradient(top, #96bd00 0%, #62bd00 100%);background:linear-gradient(to bottom, #96bd00 0%, #62bd00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#96bd00', endColorstr='#62bd00',GradientType=0 );box-shadow:0 3px 0 #4a8b00;color:whitesmoke}.button_filler .button.css_gray.enabled:hover{background:top;background:-moz-linear-gradient(top, #abca00 0%, #7dc300 100%);background:-webkit-linear-gradient(top, #abca00 0%, #7dc300 100%);background:linear-gradient(to bottom, #abca00 0%, #7dc300 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#abca00', endColorstr='#7dc300',GradientType=0 );box-shadow:0 3px 0 #6ea200}.button_filler .button.css_gray.active{background:top;background:-moz-linear-gradient(top, #326bbb 0%, #295899 100%);background:-webkit-linear-gradient(top, #326bbb 0%, #295899 100%);background:linear-gradient(to bottom, #326bbb 0%, #295899 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#326bbb', endColorstr='#295899',GradientType=0 );box-shadow:0 3px 0 #1a3a66;color:var(--color-light)}.button_filler .button.css_gray.active:hover{background:top;background:-moz-linear-gradient(top, #25518e 0%, #1f4171 100%);background:-webkit-linear-gradient(top, #25518e 0%, #1f4171 100%);background:linear-gradient(to bottom, #25518e 0%, #1f4171 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#25518e', endColorstr='#1f4171',GradientType=0 );box-shadow:0 3px 0 #163054}.button_filler .button img{width:20px;height:20px;display:inline-block;vertical-align:text-bottom;margin-right:6px}.button_filler .button:active,.button_filler .button:focus{outline:none}.main_content_section{width:100%;margin-left:30px}.main_content_section .chat_with_controls{background-color:var(--dark-true-white);padding:23px 30px;position:relative;max-width:690px}.main_content_section .chat_with_controls .header_controls{align-items:stretch}.main_content_section .chat_with_controls .header_controls .header_control{text-align:center}.main_content_section .chat_with_controls section#contacts_section:before{display:none}.main_content_section .chat_with_controls section#contacts_section .contacts_block{min-height:inherit}.header_controls{display:flex;flex-direction:row;justify-content:center;align-items:stretch;border-bottom:2px solid var(--color-light-gray);position:relative;z-index:1}.header_controls .chat_overall{position:absolute;top:100%;width:90%;left:0;margin:0 5%;padding:10px;box-sizing:border-box;text-align:center;color:var(--color-true-white);border-radius:0 0 10px 10px}.header_controls .chat_overall.public_true{background:rgba(98,189,0,0.7)}.header_controls .chat_overall.public_false{background:rgba(255,175,0,0.7)}.header_controls .left_sibling{width:5px;padding:0 20px;position:absolute;left:0;height:65px;top:0;display:none;flex-direction:column;justify-content:center;cursor:pointer}.header_controls .right_sibling{width:5px;padding:0 20px;position:absolute;right:0;height:65px;top:0;display:none;flex-direction:column;justify-content:center;cursor:pointer}.header_controls .header_control{padding:0 20px 20px;position:relative;cursor:pointer;font-size:16px;color:var(--color-dark);display:flex;flex-direction:row;justify-content:center;align-items:center}.header_controls .header_control>span.tmpl{line-height:inherit;font-size:28px;margin-right:10px;color:var(--color-dark-red)}.header_controls .header_control.active{font-weight:bold}.header_controls .header_control.active:after{width:100%;left:0}.header_controls .header_control:after{content:'';width:0;height:3px;border-radius:1px;background-color:var(--color-dark-red);position:absolute;bottom:-2px;left:50%;transition:width ease-in 0.4s, left ease-in 0.4s}.header_controls .header_control.warning:before{content:"\e909";font-family:'template_font';font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;position:absolute;right:0;background-color:var(--color-dark-red);width:20px;height:20px;line-height:20px;font-size:10px;text-align:center;border-radius:10px;top:-5px;color:var(--color-true-white)}.headers_worker{display:none}.headers_worker.active{display:block}.blank_button{width:100%;text-align:center;border:1px solid;border-radius:10px;line-height:40px;cursor:pointer}.blank_button.css_green{border-color:var(--color-dark-red)}.review_section .review_title{font-size:36px;font-weight:bold;text-align:center;margin:0 auto 28px;line-height:36px;padding-top:60px}.review_section .review_subtitle{max-width:715px;font-size:16px;font-style:italic;opacity:0.8;font-weight:500;text-align:center;margin:0 auto;line-height:18px;padding-top:30px}.review_section .review_subtitle a{color:#d70147}.review_section .review_subtitle a:hover{color:#ffd800;text-decoration:underline;cursor:pointer}.review_section .review_section{padding-bottom:100px}.review_section .review_section .button_filler{width:285px;margin:30px auto 0;text-transform:uppercase}.review_section .review_section{padding-bottom:30px}.review_section .review_section #full-reviews-widget{margin-top:30px}.review_section .worker{margin:45px auto 0;width:880px;box-sizing:border-box;padding:0 60px 45px 120px;overflow:hidden;position:relative}.pc_platform{display:inline-block;width:25px;background:url("https://vibegenerator.b-cdn.net/assets/icons/windows_white-6e1778cdf036fe428b45e55c272cd1c63d8c2c638b254f95008eb89907743306.svg") no-repeat center center;background-size:contain;height:25px;vertical-align:bottom;margin-left:10px}.ps_platform{display:inline-block;width:25px;background:url("https://vibegenerator.b-cdn.net/assets/icons/playstation_white-09d304bcb1b9c58aab4ae031db1dae70959dd5843180a95def2956f946ab8151.svg") no-repeat center center;background-size:contain;height:25px;vertical-align:bottom;margin-left:10px}.xbox_platform{display:inline-block;width:25px;background:url("https://vibegenerator.b-cdn.net/assets/icons/xbox_white-f18ec5f03a4678081b1c054511e8f0263a835cdcf3bb9fff87baf9f12b05836d.svg") no-repeat center center;background-size:contain;height:25px;vertical-align:bottom;margin-left:10px}.divider{margin:10px auto;width:104px;height:4px;border-radius:2px;background-color:var(--color-dark-red)}.divider.register{position:relative;background-color:whitesmoke;width:100%}.divider.left_side{margin-left:0}.flat_block{width:100%;height:120px}.rules_section{padding:60px 30px;background-color:var(--dark-true-white);transition:all ease-in 0.2s;margin:30px 70px 0}.rules_section.active{padding:20px}.rules_section.active .rules_head{font-size:21px;line-height:40px;font-weight:400}.rules_section.active .rules_head .rules_button{display:inline-block}.rules_section.active .rules_head .rules_button .button_filler{margin-top:-3px;margin-left:17px}.rules_section .rules_head{text-align:center;font-size:36px;line-height:48px;font-weight:bold}.rules_section .rules_head .rules_button{display:none;width:175px;font-size:16px;font-weight:400}.rules_section .rules_block{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:30px 0}.rules_section .rules_block .single_rule{flex-basis:33%;padding:0 30px;position:relative}.rules_section .rules_block .single_rule .rule_title{font-size:21px;line-height:30px}.rules_section .rules_block .single_rule .rule_divider{width:100%;max-width:85px;height:4px;border-radius:2px;background-color:var(--color-dark-red);margin:6px 0 6px 0}.rules_section .rules_block .single_rule ol{list-style:decimal inside;font-size:16px;line-height:22px}.rules_section .rules_block .single_rule ol li{list-style-type:decimal;margin-bottom:10px}.rules_section .rules_note{margin:auto;text-align:center;font-size:18px;line-height:27px}.rules_section .rules_button{width:300px;margin:auto}.order_list_section{margin:30px;background-color:var(--dark-true-white);padding:30px 97px}.order_list_section .sound_notifications{margin-bottom:20px;display:inline-flex;justify-content:flex-end;width:100%;align-items:baseline;justify-content:space-between}.order_list_section .sound_notifications .legend_text{margin-left:10px;margin-right:10px}.order_list_section .sound_notifications .legend_item{display:inline-flex;font-size:14px}.order_list_section .sound_notifications .legend_item .pick{height:24px;display:flex;justify-content:center;align-items:center;color:white;margin-bottom:5px;font-size:12px;width:84px;background-color:#00B0BD}.order_list_section .sound_notifications .legend_item .pick:after{content:'';width:12px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/heroes_pick-8d51e040da416db4a39bf70fa29286c6ba90f327fb88f7853ce5c20384945648.svg")}.order_list_section .sound_notifications .legend_item .streaming,.order_list_section .sound_notifications .legend_item .premium{width:103px;height:24px;background-color:#BB00FF;display:flex;justify-content:center;align-items:center;color:white;margin-bottom:5px;font-size:12px}.order_list_section .sound_notifications .legend_item .streaming:after,.order_list_section .sound_notifications .legend_item .premium:after{content:'';width:15px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/streaming_turbo-6fd0f84a4bb2a2faf1fe54a967912c76400b419b3ab470553f62392a0a6407b0.svg")}.order_list_section .sound_notifications .legend_item .premium{background-color:var(--color-dark-red)}.order_list_section .sound_notifications .legend_item .turbo{width:80px;height:24px;background-color:#0066FF;display:flex;justify-content:center;align-items:center;color:white;margin-bottom:5px;font-size:12px}.order_list_section .sound_notifications .legend_item .turbo:after{content:'';width:15px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/streaming_turbo-6fd0f84a4bb2a2faf1fe54a967912c76400b419b3ab470553f62392a0a6407b0.svg")}.order_list_section .order_filter{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--color-light-gray)}.order_list_section .order_filter .filter{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.order_list_section .order_filter .filter .filter_icon{width:40px;height:40px;border-radius:20px;text-align:center;display:flex;justify-content:center;align-items:center;font-size:18px;color:var(--color-gray);background-color:var(--color-gray-10)}.order_list_section .order_filter .filter .filter_name{margin-left:10px;color:var(--color-dark)}.order_list_section .order_filter .filter:hover .filter_icon,.order_list_section .order_filter .filter.active .filter_icon{color:var(--color-true-white);background-color:var(--color-dark-red)}.order_list_section .inside_text{display:none}.order_list_section .orders .head_text{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-align:center;color:var(--dark-gray);margin-left:30%;font-size:14px;opacity:0.5}.order_list_section .orders .head_text .head_item{display:flex;flex-basis:100px}.order_list_section .orders .head_text .from{flex-basis:115px}.order_list_section .orders .head_text .to{flex-basis:110px}.order_list_section .orders .head_text .server{flex-basis:116px}.order_list_section .orders .head_text .time{flex-basis:121px}.order_list_section .orders .head_text .payout{flex-basis:85px}.order_list_section .orders .head_text .increase{flex-basis:117px}.order_list_section .orders .single_order{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 20px;border-bottom:1px dashed var(--color-light-gray)}.order_list_section .orders .single_order .heroes_block{display:none;background-color:#202731;max-width:300px;max-height:200px;position:absolute;text-align:center;margin-left:24px;margin-bottom:7%;z-index:999}.order_list_section .orders .single_order .heroes_block:after{content:'';border:12px solid transparent;border-top:10px solid #202731;position:absolute;left:50%;margin-left:-12px;bottom:-15px;width:0}.order_list_section .orders .single_order .heroes_block .single_hero{display:inline-flex}.order_list_section .orders .single_order .heroes_block .single_hero img{margin-top:5px;margin-left:5px;width:30px;height:30px}.order_list_section .orders .single_order.turbo-true,.order_list_section .orders .single_order.premium-true{color:var(--color-true-white)}.order_list_section .orders .single_order.turbo-true .claim_button .claim_data .value,.order_list_section .orders .single_order.premium-true .claim_button .claim_data .value{color:var(--color-dark)}.order_list_section .orders .single_order.turbo-true .info_data .info_icon,.order_list_section .orders .single_order.premium-true .info_data .info_icon{min-width:54px;height:24px;display:flex;justify-content:center;align-items:center;color:white;background-color:rgba(255,255,255,0.1);margin-bottom:5px;font-size:12px}.order_list_section .orders .single_order.turbo-true .info_data .info_icon:last-of-type,.order_list_section .orders .single_order.premium-true .info_data .info_icon:last-of-type{margin-right:0}.order_list_section .orders .single_order.turbo-true .info_data .solo,.order_list_section .orders .single_order.premium-true .info_data .solo{background-color:#F02100}.order_list_section .orders .single_order.turbo-true .info_data .streaming,.order_list_section .orders .single_order.premium-true .info_data .streaming{width:103px;background-color:#BB00FF}.order_list_section .orders .single_order.turbo-true .info_data .streaming:after,.order_list_section .orders .single_order.premium-true .info_data .streaming:after{content:'';width:15px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/streaming_turbo-6fd0f84a4bb2a2faf1fe54a967912c76400b419b3ab470553f62392a0a6407b0.svg")}.order_list_section .orders .single_order.turbo-true .info_data .turbo,.order_list_section .orders .single_order.premium-true .info_data .turbo{width:80px;background-color:#0066FF}.order_list_section .orders .single_order.turbo-true .info_data .turbo:after,.order_list_section .orders .single_order.premium-true .info_data .turbo:after{content:'';width:15px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/streaming_turbo-6fd0f84a4bb2a2faf1fe54a967912c76400b419b3ab470553f62392a0a6407b0.svg")}.order_list_section .orders .single_order.turbo-true .info_data .one_win,.order_list_section .orders .single_order.premium-true .info_data .one_win{background-color:#9acfea}.order_list_section .orders .single_order.turbo-true .info_data .three_extra,.order_list_section .orders .single_order.premium-true .info_data .three_extra{background-color:#7abc2c}.order_list_section .orders .single_order.turbo-true .info_data .EloBoost,.order_list_section .orders .single_order.turbo-true .info_data .Dota2,.order_list_section .orders .single_order.turbo-true .info_data .ValorBoost,.order_list_section .orders .single_order.turbo-true .info_data .ApexBoost,.order_list_section .orders .single_order.turbo-true .info_data .TftBoost,.order_list_section .orders .single_order.turbo-true .info_data .RainbowBoost,.order_list_section .orders .single_order.turbo-true .info_data .D4Boost,.order_list_section .orders .single_order.turbo-true .info_data .PubgBoost,.order_list_section .orders .single_order.premium-true .info_data .EloBoost,.order_list_section .orders .single_order.premium-true .info_data .Dota2,.order_list_section .orders .single_order.premium-true .info_data .ValorBoost,.order_list_section .orders .single_order.premium-true .info_data .ApexBoost,.order_list_section .orders .single_order.premium-true .info_data .TftBoost,.order_list_section .orders .single_order.premium-true .info_data .RainbowBoost,.order_list_section .orders .single_order.premium-true .info_data .D4Boost,.order_list_section .orders .single_order.premium-true .info_data .PubgBoost{background-color:#6bc3b9}.order_list_section .orders .single_order.turbo-true .info_data .premium_boost,.order_list_section .orders .single_order.premium-true .info_data .premium_boost{background-color:var(--color-dark-red)}.order_list_section .orders .single_order.turbo-true .info_data .pick_heroes,.order_list_section .orders .single_order.premium-true .info_data .pick_heroes{background-color:#00B0BD}.order_list_section .orders .single_order.turbo-true .info_data .Arena2x2,.order_list_section .orders .single_order.premium-true .info_data .Arena2x2{background-color:#0066FF}.order_list_section .orders .single_order.turbo-true .info_data .Arena3x3,.order_list_section .orders .single_order.premium-true .info_data .Arena3x3{background-color:#76985B}.order_list_section .orders .single_order.turbo-true .info_data .Achieve,.order_list_section .orders .single_order.premium-true .info_data .Achieve{background-color:#8a6d3b}.order_list_section .orders .single_order.turbo-true .info_data .duo,.order_list_section .orders .single_order.premium-true .info_data .duo{background-color:deeppink}.order_list_section .orders .single_order.turbo-true .info_data .mobile,.order_list_section .orders .single_order.premium-true .info_data .mobile{background-color:#730E15}.order_list_section .orders .single_order.turbo-true .info_data .arena_boost,.order_list_section .orders .single_order.turbo-true .info_data .net-win,.order_list_section .orders .single_order.turbo-true .info_data .behaviour,.order_list_section .orders .single_order.turbo-true .info_data .cs2_placement,.order_list_section .orders .single_order.turbo-true .info_data .double_up,.order_list_section .orders .single_order.premium-true .info_data .arena_boost,.order_list_section .orders .single_order.premium-true .info_data .net-win,.order_list_section .orders .single_order.premium-true .info_data .behaviour,.order_list_section .orders .single_order.premium-true .info_data .cs2_placement,.order_list_section .orders .single_order.premium-true .info_data .double_up{background-color:orange}.order_list_section .orders .single_order.turbo-true .info_data .PC,.order_list_section .orders .single_order.turbo-true .info_data .XBOX,.order_list_section .orders .single_order.turbo-true .info_data .PSN,.order_list_section .orders .single_order.turbo-true .info_data .MOBILE,.order_list_section .orders .single_order.premium-true .info_data .PC,.order_list_section .orders .single_order.premium-true .info_data .XBOX,.order_list_section .orders .single_order.premium-true .info_data .PSN,.order_list_section .orders .single_order.premium-true .info_data .MOBILE{background-color:#d70147}.order_list_section .orders .single_order.turbo-true .info_data .plat_ps,.order_list_section .orders .single_order.premium-true .info_data .plat_ps{background-color:black}.order_list_section .orders .single_order.turbo-true .info_data .plat_pc,.order_list_section .orders .single_order.premium-true .info_data .plat_pc{background-color:#6681FF}.order_list_section .orders .single_order.turbo-true .info_data .plat_mobile,.order_list_section .orders .single_order.premium-true .info_data .plat_mobile{background-color:lawngreen}.order_list_section .orders .single_order.turbo-true .info_data .placement,.order_list_section .orders .single_order.premium-true .info_data .placement{background-color:#d70147}.order_list_section .orders .single_order.turbo-true .info_data .per_level,.order_list_section .orders .single_order.premium-true .info_data .per_level{background-color:indigo}.order_list_section .orders .single_order.turbo-true .info_data .low_priority,.order_list_section .orders .single_order.turbo-true .info_data .ai_video,.order_list_section .orders .single_order.premium-true .info_data .low_priority,.order_list_section .orders .single_order.premium-true .info_data .ai_video{background-color:#ff5454}.order_list_section .orders .single_order.turbo-true .info_data [class*="role"],.order_list_section .orders .single_order.premium-true .info_data [class*="role"]{background-color:#FFAF00}.order_list_section .orders .single_order.turbo-true .info_data .premier_rank,.order_list_section .orders .single_order.premium-true .info_data .premier_rank{background-color:#FFAF00}.order_list_section .orders .single_order.turbo-true .info_data .hardcore,.order_list_section .orders .single_order.turbo-true .info_data .softcore,.order_list_section .orders .single_order.turbo-true .info_data .eternal,.order_list_section .orders .single_order.premium-true .info_data .hardcore,.order_list_section .orders .single_order.premium-true .info_data .softcore,.order_list_section .orders .single_order.premium-true .info_data .eternal{background-color:#464d1a}.order_list_section .orders .single_order.turbo-true .info_data .duo,.order_list_section .orders .single_order.premium-true .info_data .duo{background-color:deeppink}.order_list_section .orders .single_order.turbo-true .info_data .premium_boost,.order_list_section .orders .single_order.premium-true .info_data .premium_boost{background-color:var(--color-dark-red)}.order_list_section .orders .single_order.turbo-true .info_data .platform,.order_list_section .orders .single_order.premium-true .info_data .platform{background-color:#d70147;width:90px;font-size:16px}.order_list_section .orders .single_order.turbo-true .info_data .platform span,.order_list_section .orders .single_order.premium-true .info_data .platform span{margin-left:5px;font-size:12px}.order_list_section .orders .single_order.turbo-true .info_data .plat_ps,.order_list_section .orders .single_order.premium-true .info_data .plat_ps{background-color:black}.order_list_section .orders .single_order.turbo-true .info_data .plat_pc,.order_list_section .orders .single_order.premium-true .info_data .plat_pc{background-color:#6681FF}.order_list_section .orders .single_order.turbo-true .info_data .placement,.order_list_section .orders .single_order.premium-true .info_data .placement{width:75px;background-color:#d70147}.order_list_section .orders .single_order.turbo-true .info_data .coaching,.order_list_section .orders .single_order.premium-true .info_data .coaching{width:75px;background-color:#5d2739}.order_list_section .orders .single_order.turbo-true .info_data .per_level,.order_list_section .orders .single_order.premium-true .info_data .per_level{width:70px;background-color:indigo}.order_list_section .orders .single_order.turbo-true .info_data .role,.order_list_section .orders .single_order.premium-true .info_data .role{width:75px;background-color:#FFAF00}.order_list_section .orders .single_order.turbo-true .info_data .pick,.order_list_section .orders .single_order.premium-true .info_data .pick{width:84px;background-color:#00B0BD}.order_list_section .orders .single_order.turbo-true .info_data .pick:hover .heroes_block,.order_list_section .orders .single_order.premium-true .info_data .pick:hover .heroes_block{display:inline-block}.order_list_section .orders .single_order.turbo-true .info_data .pick:after,.order_list_section .orders .single_order.premium-true .info_data .pick:after{content:'';width:12px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/heroes_pick-8d51e040da416db4a39bf70fa29286c6ba90f327fb88f7853ce5c20384945648.svg")}.order_list_section .orders .single_order.turbo-true .label,.order_list_section .orders .single_order.premium-true .label{color:var(--dark-true-white);opacity:0.7}.order_list_section .orders .single_order.turbo-true .value,.order_list_section .orders .single_order.premium-true .value{color:var(--dark-true-black)}.order_list_section .orders .single_order.turbo-true .group_section>.order_info.coof_max .timer_icon>.template-star,.order_list_section .orders .single_order.premium-true .group_section>.order_info.coof_max .timer_icon>.template-star{color:var(--color-true-white)}.order_list_section .orders .single_order.premium-true{background:linear-gradient(to bottom, silver, #a9a9a9)}.order_list_section .orders .single_order.turbo-true{background:linear-gradient(to bottom, #f8d600, #f9aa06) !important}.order_list_section .orders .single_order .group_section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-grow:1;max-width:190px}.order_list_section .orders .single_order .group_section.numbers{max-width:450px}.order_list_section .orders .single_order .group_section>.order_info{display:flex;flex-direction:column;align-items:flex-start;flex-basis:100px}.order_list_section .orders .single_order .group_section>.order_info.payout span{font-size:14px;line-height:18px;margin-bottom:5px;font-weight:bold}.order_list_section .orders .single_order .group_section>.order_info.coof_max .timer_icon>.template-star{display:block;color:var(--color-ginger)}.order_list_section .orders .single_order .group_section>.order_info.coof_max .timer_icon>.template-clock-timer{display:none}.order_list_section .orders .single_order .group_section>.order_info.coof_max .timer_values .timer_data{display:none}.order_list_section .orders .single_order .group_section>.order_info.coof_max .timer_values .timer_max{display:flex;flex-direction:column;margin-right:10px}.order_list_section .orders .single_order .group_section>.order_info.coof_max .timer_values .timer_max .order_price_note{font-size:16px;font-weight:bold;text-transform:uppercase}.order_list_section .orders .single_order .group_section>.order_info .timer_icon{font-size:30px;margin-right:5px;color:var(--color-gray)}.order_list_section .orders .single_order .group_section>.order_info .timer_icon>.template-star{display:none}.order_list_section .orders .single_order .group_section>.order_info .timer_values{display:flex;justify-content:center;align-items:center}.order_list_section .orders .single_order .group_section>.order_info .timer_values .timer_data{display:flex;flex-direction:row;line-height:27px}.order_list_section .orders .single_order .group_section>.order_info .timer_values .timer_data>.order_price_change{color:var(--color-dark-red);font-size:14px;font-weight:500;margin-right:5px}.order_list_section .orders .single_order .group_section>.order_info .timer_values .timer_data>.order_price_change_pre{color:var(--color-dark-red);font-size:14px;margin-right:5px}.order_list_section .orders .single_order .group_section>.order_info .timer_values .timer_data>.order_timer{font-weight:bold;font-size:14px}.order_list_section .orders .single_order .group_section>.order_info .timer_values .timer_max{display:none}.order_list_section .orders .single_order:last-of-type{border-bottom:0}.order_list_section .orders .single_order .label{font-size:12px;color:var(--color-gray);line-height:16px}.order_list_section .orders .single_order .value{font-size:14px;color:var(--dark-true-black);font-weight:bold}.order_list_section .orders .single_order .order_info.filters_icons{width:277px}.order_list_section .orders .single_order .info_data{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:4px}.order_list_section .orders .single_order .info_data .info_icon{min-width:54px;padding:0 10px;height:24px;display:flex;justify-content:center;align-items:center;color:white;font-size:12px;background-color:#4cae4c}.order_list_section .orders .single_order .info_data .info_icon:last-of-type{margin-right:0}.order_list_section .orders .single_order .info_data .EloBoost,.order_list_section .orders .single_order .info_data .Dota2,.order_list_section .orders .single_order .info_data .ValorBoost,.order_list_section .orders .single_order .info_data .ApexBoost,.order_list_section .orders .single_order .info_data .TftBoost,.order_list_section .orders .single_order .info_data .RainbowBoost,.order_list_section .orders .single_order .info_data .D4Boost,.order_list_section .orders .single_order .info_data .PubgBoost{background-color:#6bc3b9}.order_list_section .orders .single_order .info_data .solo{background-color:#F02100}.order_list_section .orders .single_order .info_data .premium_boost{background-color:var(--color-dark-red)}.order_list_section .orders .single_order .info_data .Arena2x2{background-color:#0066FF}.order_list_section .orders .single_order .info_data .Arena3x3{background-color:#76985B}.order_list_section .orders .single_order .info_data .Achieve{background-color:#8a6d3b}.order_list_section .orders .single_order .info_data .duo{background-color:deeppink}.order_list_section .orders .single_order .info_data .mobile{background-color:#730E15}.order_list_section .orders .single_order .info_data .arena_boost,.order_list_section .orders .single_order .info_data .net-win,.order_list_section .orders .single_order .info_data .behaviour,.order_list_section .orders .single_order .info_data .cs2_placement,.order_list_section .orders .single_order .info_data .double_up{background-color:orange}.order_list_section .orders .single_order .info_data .PC,.order_list_section .orders .single_order .info_data .XBOX,.order_list_section .orders .single_order .info_data .PSN,.order_list_section .orders .single_order .info_data .MOBILE{background-color:#d70147}.order_list_section .orders .single_order .info_data .plat_ps{background-color:black}.order_list_section .orders .single_order .info_data .plat_pc{background-color:#6681FF}.order_list_section .orders .single_order .info_data .plat_mobile{background-color:lawngreen}.order_list_section .orders .single_order .info_data .placement{background-color:#d70147}.order_list_section .orders .single_order .info_data .coaching{background-color:#983153}.order_list_section .orders .single_order .info_data .per_level{background-color:indigo}.order_list_section .orders .single_order .info_data .low_priority,.order_list_section .orders .single_order .info_data .ai_video{background-color:#ff5454}.order_list_section .orders .single_order .info_data [class*="role"]{background-color:#FFAF00}.order_list_section .orders .single_order .info_data .premier_rank{background-color:#FFAF00}.order_list_section .orders .single_order .info_data .hardcore,.order_list_section .orders .single_order .info_data .softcore,.order_list_section .orders .single_order .info_data .eternal{background-color:#464d1a}.order_list_section .orders .single_order .info_data .pick_heroes{background-color:#00B0BD}.order_list_section .orders .single_order .info_data .pick_heroes:hover .heroes_block{display:inline-block}.order_list_section .orders .single_order .info_data .pick_heroes:after{content:'';width:12px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/heroes_pick-8d51e040da416db4a39bf70fa29286c6ba90f327fb88f7853ce5c20384945648.svg")}.order_list_section .orders .single_order .info_data .streaming{background-color:#BB00FF}.order_list_section .orders .single_order .info_data .streaming:after{content:'';width:15px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/streaming_turbo-6fd0f84a4bb2a2faf1fe54a967912c76400b419b3ab470553f62392a0a6407b0.svg")}.order_list_section .orders .single_order .info_data .turbo{background-color:#0066FF}.order_list_section .orders .single_order .info_data .turbo:after{content:'';width:15px;height:12px;padding-left:5px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://vibegenerator.b-cdn.net/assets/icons/streaming_turbo-6fd0f84a4bb2a2faf1fe54a967912c76400b419b3ab470553f62392a0a6407b0.svg")}.order_list_section .orders .single_order .claim_button{width:66px;position:relative}.order_list_section .orders .single_order .claim_button .button_filler{margin-top:0}.order_list_section .orders .single_order .claim_button .button_filler .button{min-height:28px;height:28px;line-height:28px}.order_list_section .orders .single_order .claim_button .claim_data{position:absolute;width:100%;z-index:2;text-align:center;background:var(--color-light-background);border-radius:10px;padding:3px;box-sizing:border-box;margin-top:-19px;display:none}.order_list_section .orders .single_order .claim_button .claim_data input#Order_capcha{max-width:100%;text-align:center;border:1px dashed var(--color-dark-red)}.order_list_section .orders .single_order .claim_button .claim_data input[name="commit"]{padding:0 5px;border-radius:3px;background-color:var(--color-dark-red);color:var(--color-true-white);cursor:pointer}section#content-section\ prices{margin-top:unset}section#introduce_booster{display:flex;width:100%;justify-content:center;align-items:center;padding-top:60px;padding-bottom:80px;flex-direction:column;position:relative;box-sizing:border-box;color:var(--color-true-white);background:linear-gradient(to right, #202731 0%, #283347 50%, #1e252d 100%)}section#introduce_booster .bg_filler{width:100%;height:100%;position:absolute;opacity:0.7;z-index:0;top:0;left:0;background:url("https://vibegenerator.b-cdn.net/images/backgrounds/booster-profile-boosting-shop-background.jpg") center center;background-size:cover}section#introduce_booster .bg_filler.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-booster-profile-background-1920-babe43aa30caf59b1d11a3f2270ca2364433cab33466f39bb585e8a622398faa.webp") center center;background-size:cover}section#introduce_booster .bg_filler.DeadlockBoost{background:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-rank-booster-profile-background-f6aea6dfc4e2388ed79e09e2e291fa59de403b9ec4419ac91fd5d22dfb958f0c.webp")}section#introduce_booster .bg_filler.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-booster-profile-page-boosteria-background-1920-d3d4eaa5369ca35a81807f126f72f8fd69aef16c0cac0bf43de6c88a28ad0773.webp") center center;background-size:cover}section#introduce_booster .bg_filler.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-booster-profile-boosteria-background-1920-c3fe127a870b18c26bae7e9924ed287eebceddd48e894c4e2e914e52bd8fee6b.webp") center center;background-size:cover}section#introduce_booster .bg_filler.D4Boost{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/hearthstone-battlegrounds-booster-profile-boosteria-background-259d140875ab28dce623024ecf0ffac4edd5422ae3636957a7eb501454e40ec1.jpg") center center;background-size:cover}section#introduce_booster .bg_filler.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-booster-profile-page-1920-background-b84d7d4bc3795e9fcd93dca3780efa37b76fb663f74b4f3e5f98ff170568419a.webp") center center;background-size:cover}section#introduce_booster .container_block{z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:746px;flex-shrink:0}section#introduce_booster .booster_avatar{margin-top:60px;width:120px;height:120px;border-radius:60px;border:3px solid var(--color-dark-red);overflow:hidden}section#introduce_booster .booster_name{font-size:48px;line-height:63px;margin-top:20px;font-weight:bold}section#introduce_booster p.league{margin-top:10px;line-height:36px;font-size:21px;text-transform:capitalize}section#introduce_booster p.league:before{content:' ';width:45px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:bottom;margin-right:11px}section#introduce_booster .booster_status{margin-top:15px}section#introduce_booster .booster_status .status{font-size:18px;font-weight:bold}section#introduce_booster .booster_status .status>span{font-size:16px;font-weight:normal;opacity:0.7}section#introduce_booster .languages_selector{margin-top:10px}section#introduce_booster .languages_selector .tmpl.langs:before{color:var(--color-true-white) !important;border:1px solid var(--color-true-white) !important}section#introduce_booster .languages_selector:hover>.tmpl.langs:before{background-color:transparent !important}section#introduce_booster .bio{margin-top:40px;font-size:16px;line-height:26px;opacity:0.5;max-width:746px;text-align:center}section#introduce_booster .choose-booster-link-title{font-size:26px;padding-top:20px;line-height:30px}section#introduce_booster .booster_by_links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px;width:100%}section#introduce_booster .booster_stats{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:40px}section#introduce_booster .booster_stats>.stat_section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}section#introduce_booster .booster_stats>.stat_section>.stat_name{opacity:0.7}section#introduce_booster .booster_stats>.stat_section>.stat_value{font-size:18px;margin-top:10px;font-weight:bold}section#introduce_booster .booster_stats>.stat_section>.stat_value>i{color:var(--color-gold)}section#introduce_booster .booster_stats>.stat_section>.stat_value>i+i{margin-left:7px}section#introduce_booster .button_filler{text-transform:uppercase;flex-basis:31%;margin-top:0}section#introduce_booster .available_note{background-color:var(--color-ginger);margin-top:30px;padding:10px;text-align:center}section#reviews_summary,section#boosters_summary{padding-top:48px;padding-bottom:70px;background-color:var(--dark-background);border-top:60px solid transparent;margin-top:-60px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}section#reviews_summary .calculates_block,section#boosters_summary .calculates_block{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;max-width:745px;margin:auto}section#reviews_summary .calculates_block>.icons_summary,section#boosters_summary .calculates_block>.icons_summary{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}section#reviews_summary .calculates_block>.icons_summary>.icons_block,section#boosters_summary .calculates_block>.icons_summary>.icons_block{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 0}section#reviews_summary .calculates_block>.icons_summary>.icons_block>i,section#boosters_summary .calculates_block>.icons_summary>.icons_block>i{font-size:50px;color:var(--color-dark-red)}section#reviews_summary .calculates_block>.icons_summary>.icons_block>.content,section#boosters_summary .calculates_block>.icons_summary>.icons_block>.content{margin-left:15px}section#reviews_summary .calculates_block>.icons_summary>.icons_block>.content h4,section#boosters_summary .calculates_block>.icons_summary>.icons_block>.content h4{font-size:14px;line-height:21px;color:var(--color-gray);font-weight:normal}section#reviews_summary .calculates_block>.icons_summary>.icons_block>.content p,section#boosters_summary .calculates_block>.icons_summary>.icons_block>.content p{font-size:24px;line-height:36px;font-weight:bold}section#reviews_summary .calculates_block>.diagram_summary,section#boosters_summary .calculates_block>.diagram_summary{flex-basis:460px}section#reviews_summary .calculates_block>.diagram_summary>.stat_single,section#boosters_summary .calculates_block>.diagram_summary>.stat_single{width:100%;display:block}section#reviews_summary .calculates_block>.diagram_summary>.stat_single:hover,section#reviews_summary .calculates_block>.diagram_summary>.stat_single.selected,section#boosters_summary .calculates_block>.diagram_summary>.stat_single:hover,section#boosters_summary .calculates_block>.diagram_summary>.stat_single.selected{background:linear-gradient(to left, #202731, #283347, #1e252d);border-radius:6px;cursor:pointer}section#reviews_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .left,section#reviews_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .left,section#boosters_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .left,section#boosters_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .left{margin-left:15px;color:var(--color-true-white)}section#reviews_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .right,section#reviews_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .right,section#boosters_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .right,section#boosters_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .right{margin-right:15px}section#reviews_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .right .league,section#reviews_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .right .league,section#boosters_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .right .league,section#boosters_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .right .league{color:var(--color-true-white)}section#reviews_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .right i,section#reviews_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .right i,section#boosters_summary .calculates_block>.diagram_summary>.stat_single:hover .text_value .right i,section#boosters_summary .calculates_block>.diagram_summary>.stat_single.selected .text_value .right i{margin-left:4px}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding-top:11px;margin-bottom:10px}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value .left,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value .left{margin-left:4px;line-height:21px;color:var(--color-dark)}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value .left .percent,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value .left .percent{font-size:16px;font-weight:bold}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value .left .count,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value .left .count{margin-left:10px;font-size:14px;opacity:0.5}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value .right,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value .right{margin-right:4px;color:var(--color-gold);font-size:14px}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value .right .league,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value .right .league{color:var(--dark-true-black);text-transform:capitalize;font-weight:bold;display:flex;flex-direction:row;justify-content:center;align-items:center}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .text_value .right .league:before,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .text_value .right .league:before{content:' ';width:35px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:bottom;margin-right:11px}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .percent_bg,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .percent_bg{width:100%;height:6px;border-radius:3px;background-color:rgba(82,91,112,0.2)}section#reviews_summary .calculates_block>.diagram_summary>.stat_single .percent_bg .percent_block,section#boosters_summary .calculates_block>.diagram_summary>.stat_single .percent_bg .percent_block{height:6px;border-radius:3px;background-color:var(--color-dark-red);margin-left:1px}section#reviews_summary .calculates_block>.diagram_summary .stat_single+.stat_single,section#boosters_summary .calculates_block>.diagram_summary .stat_single+.stat_single{margin-top:4px}.new_reviews_block .single_review_block{max-width:747px;box-sizing:border-box;margin:30px auto 0;background:linear-gradient(to right, #202731, #283347);padding:30px 40px;color:var(--color-true-white)}.new_reviews_block .single_review_block.fixed{background:linear-gradient(to right, #2c3644, #2f3c54)}.new_reviews_block .single_review_block.fixed .header_block .left .fixed_answer{display:block}.new_reviews_block .single_review_block .header_block{display:flex;justify-content:space-between;align-items:center}.new_reviews_block .single_review_block .header_block .left{display:flex;justify-content:center;align-items:center}.new_reviews_block .single_review_block .header_block .left .fixed_answer{display:none;width:32px;height:32px;position:relative;cursor:pointer;margin-right:15px}.new_reviews_block .single_review_block .header_block .left .fixed_answer i{font-size:32px;color:var(--color-dark-red)}.new_reviews_block .single_review_block .header_block .left .fixed_answer:hover .featured_popup{display:block}.new_reviews_block .single_review_block .header_block .left .fixed_answer .featured_popup{display:none;left:100%;margin-left:12px;position:absolute;z-index:1;background-color:#202731;width:max-content;top:50%;color:#BCBFC2;margin-top:-14px;font-size:14px;line-height:18px;padding:4px 14px;border-radius:15px;border:1px solid var(--color-dark-red)}.new_reviews_block .single_review_block .header_block .left .fixed_answer .featured_popup:before{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;border-bottom:4px solid transparent;border-right:6px solid var(--color-dark-red);border-top:4px solid transparent;z-index:1}.new_reviews_block .single_review_block .header_block .left .fixed_answer .featured_popup:after{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;margin-right:-2px;border-bottom:4px solid transparent;border-right:6px solid #202731;border-top:4px solid transparent;z-index:2}.new_reviews_block .single_review_block .header_block .left .customer_name{font-size:20px;font-weight:bold}.new_reviews_block .single_review_block .header_block .left .confirm_icon{margin-left:10px;position:relative;cursor:pointer}.new_reviews_block .single_review_block .header_block .left .confirm_icon>img{vertical-align:middle}.new_reviews_block .single_review_block .header_block .left .confirm_icon:hover .featured_popup{display:block}.new_reviews_block .single_review_block .header_block .left .confirm_icon .featured_popup{display:none;left:100%;margin-left:12px;position:absolute;z-index:1;background-color:#202731;width:max-content;top:50%;color:#BCBFC2;margin-top:-14px;font-size:14px;line-height:18px;padding:4px 14px;border-radius:15px;border:1px solid var(--color-dark-red)}.new_reviews_block .single_review_block .header_block .left .confirm_icon .featured_popup:before{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;border-bottom:4px solid transparent;border-right:6px solid var(--color-dark-red);border-top:4px solid transparent;z-index:1}.new_reviews_block .single_review_block .header_block .left .confirm_icon .featured_popup:after{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;margin-right:-2px;border-bottom:4px solid transparent;border-right:6px solid #202731;border-top:4px solid transparent;z-index:2}.new_reviews_block .single_review_block .header_block .left .rating{margin-left:29px;color:var(--color-gold);line-height:14px}.new_reviews_block .single_review_block .header_block .left .rating>i{font-size:14px}.new_reviews_block .single_review_block .header_block .left .rating i+i{margin-left:5px}.new_reviews_block .single_review_block .header_block .right{display:flex;flex-direction:row;justify-content:center;align-items:center}.new_reviews_block .single_review_block .header_block .right .from{display:flex;flex-direction:row;justify-content:center;align-items:center}.new_reviews_block .single_review_block .header_block .right .from .from_elo{width:30px;height:30px;border-radius:15px;overflow:hidden;background-size:cover;background-position:center;position:relative}.new_reviews_block .single_review_block .header_block .right .from .from_elo:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.new_reviews_block .single_review_block .header_block .right .from .title_value{font-size:16px;font-weight:bold;margin-left:9px}.new_reviews_block .single_review_block .header_block .right .order_divider{font-size:10px;color:var(--color-dark-red);text-align:center;letter-spacing:-3px;margin-left:20px}.new_reviews_block .single_review_block .header_block .right .to{margin-left:20px;display:flex;flex-direction:row;justify-content:center;align-items:center}.new_reviews_block .single_review_block .header_block .right .to .till_elo{width:30px;height:30px;border-radius:15px;overflow:hidden;background-size:cover;background-position:center;position:relative}.new_reviews_block .single_review_block .header_block .right .to .till_elo:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.new_reviews_block .single_review_block .header_block .right .to .title_value{font-size:16px;font-weight:bold}.new_reviews_block .single_review_block .header_block .right .to .till_elo+.title_value{margin-left:9px}.new_reviews_block .single_review_block .contain_block{margin:20px 0}.new_reviews_block .single_review_block .footer_block{display:flex;justify-content:space-between;align-items:center}.new_reviews_block .single_review_block .footer_block .left{display:flex;justify-content:center;align-items:center}.new_reviews_block .single_review_block .footer_block .left .ava{width:30px;height:30px;border-radius:15px;overflow:hidden}.new_reviews_block .single_review_block .footer_block .left .booster_name{margin-left:10px;font-size:16px;font-weight:bold}.new_reviews_block .single_review_block .footer_block .center{flex-grow:1;text-align:right;margin-right:60px;color:var(--color-gray)}.new_reviews_block .single_review_block .footer_block .right{display:flex;justify-content:center;align-items:center}.new_reviews_block .single_review_block .footer_block .right .useful_title{color:var(--color-gray);font-size:16px;line-height:16px}.new_reviews_block .single_review_block .footer_block .right .useful_count{font-size:14px;line-height:14px;margin-left:10px}.new_reviews_block .single_review_block .footer_block .right .useful_icon{margin-left:10px;width:19px;height:16px;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18.111' height='16' viewBox='0 0 18.111 16'%3E%3Cg id='heart' transform='translate(0 -162)'%3E%3Cg id='Group_1134' data-name='Group 1134' transform='translate(0 162)'%3E%3Cpath id='Path_742' data-name='Path 742' d='M16.789,31.408a4.562,4.562,0,0,0-7.283.524,6.944,6.944,0,0,0-.451.731,6.938,6.938,0,0,0-.451-.731,4.562,4.562,0,0,0-7.283-.524A5.49,5.49,0,0,0,0,35.054a6.723,6.723,0,0,0,1.852,4.411,41.221,41.221,0,0,0,4.634,4.329c.7.6,1.426,1.215,2.2,1.89l.023.02a.531.531,0,0,0,.7,0l.023-.02c.772-.675,1.5-1.293,2.2-1.89a41.215,41.215,0,0,0,4.634-4.329,6.723,6.723,0,0,0,1.852-4.411A5.49,5.49,0,0,0,16.789,31.408ZM10.937,42.987c-.6.515-1.226,1.045-1.882,1.615-.656-.57-1.277-1.1-1.882-1.615-3.681-3.137-6.113-5.209-6.113-7.933a4.43,4.43,0,0,1,1.056-2.945A3.542,3.542,0,0,1,4.811,30.9a3.577,3.577,0,0,1,2.928,1.648,6.291,6.291,0,0,1,.812,1.615.531.531,0,0,0,1.009,0,6.291,6.291,0,0,1,.812-1.615,3.5,3.5,0,0,1,5.621-.436,4.43,4.43,0,0,1,1.056,2.945C17.05,37.778,14.618,39.85,10.937,42.987Z' transform='translate(0 -29.836)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:cover;cursor:pointer}.new_reviews_block .single_review_block .footer_block .right .useful_icon:hover,.new_reviews_block .single_review_block .footer_block .right .useful_icon.selected{background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18.111' height='16' viewBox='0 0 18.111 16'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23d70147'/%3E%3Cstop offset='1' stop-color='%234894cd'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='heart' transform='translate(0 -162)'%3E%3Cg id='Group_1134' data-name='Group 1134' transform='translate(0 162)'%3E%3Cpath id='Path_742' data-name='Path 742' d='M16.789,31.408a4.562,4.562,0,0,0-7.283.524,6.944,6.944,0,0,0-.451.731,6.938,6.938,0,0,0-.451-.731,4.562,4.562,0,0,0-7.283-.524A5.49,5.49,0,0,0,0,35.054a6.723,6.723,0,0,0,1.852,4.411,41.221,41.221,0,0,0,4.634,4.329c.7.6,1.426,1.215,2.2,1.89l.023.02a.531.531,0,0,0,.7,0l.023-.02c.772-.675,1.5-1.293,2.2-1.89a41.215,41.215,0,0,0,4.634-4.329,6.723,6.723,0,0,0,1.852-4.411A5.49,5.49,0,0,0,16.789,31.408Z' transform='translate(0 -29.836)' fill='url(%23linear-gradient)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.new_reviews_block .single_review_block .gary-divider{height:1px;background-color:#ffffff;margin-top:26px;margin-bottom:30px;opacity:0.1}.new_reviews_block .single_review_block .answer_block{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.new_reviews_block .single_review_block .answer_block .service_logo{max-width:30px;max-height:30px;flex-shrink:0;margin-top:5px}.new_reviews_block .single_review_block .answer_block .answer{margin-left:15px}.new_reviews_block .single_review_block .answer_block .answer .answer_title{font-size:16px;line-height:21px;opacity:0.5}.new_reviews_block .single_review_block .answer_block .answer .answer_content{margin-top:10px;color:var(--color-true-white)}.new_reviews_block .single_review_block+.single_review_block{margin-top:30px}section#new_reviews{background:linear-gradient(to right, #202731 0%, #283347 50%, #1e252d 100%);background-size:cover;position:relative;border-top:60px solid transparent;margin-top:-60px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}section#new_reviews .bg_filler{width:100%;height:100%;position:absolute;opacity:1}section#new_reviews .filter_buttons{max-width:747px;padding-top:30px;margin:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}section#new_reviews .filter_buttons .filter_button{padding:10px 20px;border-radius:10px;border:1px solid rgba(255,255,255,0.5);color:rgba(255,255,255,0.7);cursor:pointer}section#new_reviews .filter_buttons .filter_button>a{color:inherit}section#new_reviews .filter_buttons .filter_button+.filter_button{margin-left:10px}section#new_reviews .filter_buttons .filter_button:hover,section#new_reviews .filter_buttons .filter_button.selected{border:1px solid var(--color-dark-red);color:var(--color-dark-red)}section#new_reviews .pagination_block{width:fit-content;max-width:650px;margin:30px auto 0;padding-bottom:30px;display:flex}section#new_reviews .pagination_block .page_link{width:50px;height:50px;color:var(--color-true-white);background-color:#242D3C;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0;transition:margin-left ease-in 0.2s}section#new_reviews .pagination_block .page_link+.page_link{margin-left:10px}section#new_reviews .pagination_block .page_link:hover,section#new_reviews .pagination_block .page_link.current{background-color:var(--color-dark-red)}section#new_reviews .pagination_block .page_link[data-action="move_pang_left"]{margin-right:10px}section#new_reviews .pagination_block .page_link[data-action="move_pang_right"]{margin-left:10px}section#new_reviews .pagination_block .select_page_block{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;max-width:530px;overflow:hidden;flex-shrink:0;flex-grow:1}section#new_reviews section#vibe_select .fixed_container>.container .buttons_links{justify-content:center}section#booster_list{background:linear-gradient(to right, #202731 0%, #283347 50%, #1e252d 100%);background-size:cover;position:relative;border-top:60px solid transparent;margin-top:-60px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}section#booster_list .bg_filler{width:100%;height:100%;position:absolute;opacity:0.3;background:unset}section#booster_list .filter_buttons{max-width:1134px;padding-top:30px;margin:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}section#booster_list .filter_buttons .filter_button{padding:10px 20px;border-radius:10px;border:1px solid rgba(255,255,255,0.5);color:rgba(255,255,255,0.7);cursor:pointer}section#booster_list .filter_buttons .filter_button>a{color:inherit}section#booster_list .filter_buttons .filter_button+.filter_button{margin-left:10px}section#booster_list .filter_buttons .filter_button:hover,section#booster_list .filter_buttons .filter_button.selected{border:1px solid var(--color-dark-red);color:var(--color-dark-red)}section#booster_list .booster_list_block{display:grid;grid-template-columns:repeat(3, 358px);justify-items:start;align-items:start;justify-content:space-between;padding:30px 0;row-gap:30px;width:1134px;margin:auto;justify-items:stretch}section#booster_list .booster_list_block>.single_booster{width:100%;color:var(--color-true-white);display:flex;flex-direction:column;height:100%}section#booster_list .booster_list_block>.single_booster>.avatar{width:100%}section#booster_list .booster_list_block>.single_booster>.avatar img{width:100%}section#booster_list .booster_list_block>.single_booster>.stat_list{width:100%;padding:34px 30px 30px;box-sizing:border-box;background:linear-gradient(to left, #283347, #202731);flex-grow:1;display:flex;flex-direction:column}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.name{margin-bottom:20px}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.name .name{font-size:24px;line-height:32px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.name .league{text-transform:capitalize;display:flex;flex-direction:row;justify-content:center;font-weight:bold;align-items:center;flex-shrink:0}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.name .league:before{content:' ';width:45px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:bottom;margin-right:11px}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others{font-size:18px;font-weight:bold;margin-bottom:18px}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.namer{font-size:16px;font-weight:400}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.namer>span{opacity:0.7}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.namer>i{color:var(--color-gold)}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.namer>i+i{margin-left:6px}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.order_date{text-align:right}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.language .languages_selector .tmpl.langs:before{color:var(--color-true-white) !important;border:1px solid var(--color-true-white) !important}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.language .languages_selector:hover>.tmpl.langs:before{background-color:transparent !important}section#booster_list .booster_list_block>.single_booster>.stat_list .button_filler{margin-top:auto;justify-self:flex-end}section#booster_list .pagination_block{width:fit-content;max-width:650px;margin:30px auto 0;padding-bottom:30px;display:flex}section#booster_list .pagination_block .page_link{width:50px;height:50px;color:var(--color-true-white);background-color:#242D3C;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0;transition:margin-left ease-in 0.2s}section#booster_list .pagination_block .page_link+.page_link{margin-left:10px}section#booster_list .pagination_block .page_link:hover,section#booster_list .pagination_block .page_link.current{background-color:var(--color-dark-red)}section#booster_list .pagination_block .page_link[data-action="move_pang_left"]{margin-right:10px}section#booster_list .pagination_block .page_link[data-action="move_pang_right"]{margin-left:10px}section#booster_list .pagination_block .select_page_block{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;max-width:530px;overflow:hidden;flex-shrink:0;flex-grow:1}section#orders_section .orders_list{background-color:var(--dark-background)}section#orders_section h3{padding-top:80px;text-align:center;font-size:30px;line-height:39px;text-transform:uppercase}section#orders_section .orders_block{margin-top:10px;padding-bottom:50px}section#orders_section .orders_block .order{display:grid;grid-template-columns:repeat(5, 18%);justify-items:start;align-items:center;justify-content:space-between;padding:30px 0}section#orders_section .orders_block .order .mobile_note{display:none}section#orders_section .orders_block .order .from_date{font-size:28px}section#orders_section .orders_block .order+div.order{border-top:1px solid var(--color-light-gray)}section#orders_section .orders_block .order.no_booster{grid-template-columns:repeat(4, 18%)}section#orders_section .orders_block .order>div{display:flex;flex-direction:row;justify-content:center;align-items:center}section#orders_section .orders_block .order>div>.note{margin-left:15px}section#orders_section .orders_block .order>div>.note .sub_title{font-size:14px;line-height:19px;color:var(--color-gray)}section#orders_section .orders_block .order>div>.note .title_value{font-size:18px;font-weight:bold;margin-top:5px;line-height:24px}section#orders_section .orders_block .order>div>.note .title_value>a{color:inherit;text-decoration:none}section#orders_section .orders_block .order>.booster_info .ava{width:30px;height:30px;border-radius:15px;overflow:hidden}section#orders_section .orders_block .order>.booster_info .ava>img{width:30px;vertical-align:bottom}section#orders_section .orders_block .order>.from_info .from_elo{width:30px;height:30px;border-radius:15px;overflow:hidden;position:relative}section#orders_section .orders_block .order>.from_info .from_elo:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}section#orders_section .orders_block .order>.till_info .till_elo{width:30px;height:30px;border-radius:15px;overflow:hidden;position:relative}section#orders_section .orders_block .order>.till_info .till_elo:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}section#orders_section .orders_block .order>.server_info .continent>img{width:30px}section#orders_section .orders_block .button_filler{width:285px;margin:30px auto 0;text-transform:uppercase}section#new_carousel{position:relative}section#new_carousel .stats_filler:before{background:url("https://vibegenerator.b-cdn.net/assets/misc/rank_boost_results_statistics_boosteria_1920_background-e84b1f7cc07db752b2cd4891cca485132a3f7e80f6e5a16fc3f90a109f33a154.webp") center center/cover;opacity:1}section#new_carousel.PubgBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_results_boosteria_background-0b4487c342e97d6abdee0caf40ae6329374b09d1138d3b0d449ade492bf139b5.webp") center bottom/cover}section#new_carousel.ValorBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant_rank_boost_results_boosteria_1920_background-6af7e3f2a38b31dce03e17a6d920b72f927600c5b562b0ee1f6fa4347f263dbe.webp") center center/cover}section#new_carousel.EloBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-results-boosteria-background-1920-ec761b2b2498c2d1de57c7177cfdb665c3035bdc986f6144612e4c65e6f9d7d2.webp") center center/cover}section#new_carousel.D4Boost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_results_boosteria_background-553f2fb6b1201bd180432492f3f20cb49ec266530f1fbfe2db41f6b57dd5585e.webp") center bottom/cover}section#new_carousel.TftBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-results-boosteria-background-1920-2fabec5cb59aa96c8176afcef80d6881415cdbbefa9ec07dcce1aadfe7e2a81d.webp") center center/cover}section#new_carousel.Dota2 .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-results-boosteria-background-1920-77e821ed7845a228741c63ba05e9716f27060cd8e9417124852cc0b2d00bfcaa.webp") center center/cover}section#new_carousel.DeadlockBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosting-results-boosteria-background-25b267320d72c722b1804bfaacd53382138d60a7a7b548e2cea4916297833a0e.webp")}section#new_carousel.ApexBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_rank_boosting_results_boosteria_background-0cec4622bdb6f8b8b30b7485caf3169ffa81ce78cf97c70a83ce5fe4fa7a593f.webp") center bottom/cover}section#new_carousel .bg_filler{position:absolute;width:100%;height:550px;background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/elo-boosting-results-boosteria-background-9a3e9505fd363372a110b5ea577a11502b52d1a22688b4da24941bb8beb9cca3.jpg") center bottom/cover}section#new_carousel .container_block.fixed_section{height:550px}section#new_carousel .contain{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}section#new_carousel .contain .image{align-self:flex-end}section#new_carousel .contain .text{margin-left:100px}section#new_carousel .contain .text>h2{font-size:40px;line-height:42px;max-width:600px;font-weight:bold;color:var(--color-true-white);text-transform:uppercase}section#new_carousel .contain .text>h2>span{color:var(--color-dark-red)}section#new_carousel .contain .text>.divider{margin:30px 0}section#new_carousel .contain .text>.note{max-width:455px;color:var(--color-true-white);opacity:0.7;font-size:18px;line-height:24px}section#new_carousel .carousel_items{position:relative}section#new_carousel .carousel_items .items_group{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden}section#new_carousel .carousel_items .items_group .single_item{position:relative;width:358px;height:200px;transition:transform ease-in 0.25s;flex-shrink:0}section#new_carousel .carousel_items .items_group .single_item .item_image{z-index:0;position:absolute;top:0;left:0}section#new_carousel .carousel_items .items_group .single_item .zoom_icon{position:absolute;width:100%;height:100%;display:none;flex-direction:column;justify-content:center;align-items:center;font-size:40px;color:white;background:rgba(32,39,49,0.8)}section#new_carousel .carousel_items .items_group .single_item .note{position:absolute;bottom:0;width:100%;height:60px;font-size:18px;font-weight:bold;line-height:24px;color:white;background:rgba(32,39,49,0.8);padding:20px 25px;box-sizing:border-box}section#new_carousel .carousel_items .items_group .single_item:hover{cursor:pointer}section#new_carousel .carousel_items .items_group .single_item:hover:before{display:block;content:' ';position:absolute;z-index:3;width:100%;height:100%;box-sizing:border-box;border:3px solid var(--color-dark-red)}section#new_carousel .carousel_items .items_group .single_item:hover .zoom_icon{display:flex;z-index:1}section#new_carousel .carousel_items .items_group .single_item:hover .note{background:transparent;z-index:2}section#new_carousel .carousel_items .controls_left,section#new_carousel .carousel_items .controls_right{position:absolute;width:60px;height:60px;box-sizing:border-box;border-radius:30px;border:2px solid var(--color-dark-red);background-color:#202731;font-size:20px;cursor:pointer;top:50%;margin-top:-30px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--color-true-white);z-index:5}section#new_carousel .carousel_items .controls_left{left:75px}section#new_carousel .carousel_items .controls_left>i{margin-right:5px}section#new_carousel .carousel_items .controls_right{right:75px}section#new_carousel .carousel_items .controls_right>i{margin-left:5px}section#new_carousel .stats_filler{position:relative}section#new_carousel .stats_filler:before{position:absolute;content:'';width:100%;height:100%;background:url("https://vibegenerator.b-cdn.net/assets/misc/rank_boost_results_statistics_boosteria_1920_background-e84b1f7cc07db752b2cd4891cca485132a3f7e80f6e5a16fc3f90a109f33a154.webp") center center/cover;opacity:1}section#new_carousel .stats_filler>.container_block{padding:40px 73px}section#new_carousel .stats_filler>.container_block .stats_block{display:flex;flex-direction:row;justify-content:space-around;align-items:center;color:var(--color-true-white)}section#new_carousel .stats_filler>.container_block .stats_block .button_filler{width:261px;margin-top:0}section#new_carousel .stats_filler>.container_block .stats_block .stats{font-size:16px;color:rgba(255,255,255,0.7);display:flex;flex-direction:row;justify-content:center;align-items:center}section#new_carousel .stats_filler>.container_block .stats_block .stats>span{font-size:30px;font-weight:bold;color:var(--color-true-white);margin-left:15px;margin-right:10px}section#new_carousel.booster_portfolio .bg_filler{height:225px}section#new_carousel.booster_portfolio .container_block.fixed_section{height:225px}section#new_carousel.booster_portfolio .contain .text{margin:0 auto}section#new_carousel.booster_portfolio .contain .text>.divider{margin:30px auto 0}#carousel_zoomer{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;justify-content:center;align-items:center;flex-direction:column;z-index:101}#carousel_zoomer .fog{position:absolute;z-index:1;width:100%;height:100%;background:rgba(32,39,49,0.9)}#carousel_zoomer .container{z-index:2;position:relative}#carousel_zoomer .container>.close_zoomer{position:absolute;right:0;top:-40px;color:var(--color-true-white);font-size:14px;text-transform:uppercase;line-height:20px;cursor:pointer}#carousel_zoomer .container>.close_zoomer>i{color:var(--color-dark-red);vertical-align:middle;line-height:20px;font-size:17px;margin-left:5px}#carousel_zoomer .container>img{max-height:calc(100vh - 180px);max-width:90vw}#carousel_zoomer .container>.text_zone{position:absolute;z-index:2;bottom:0;width:100%;color:white;background-color:rgba(32,39,49,0.8);font-size:18px;padding:20px 25px;height:60px;box-sizing:border-box}#carousel_zoomer>.left_slide,#carousel_zoomer .right_slide{position:absolute;width:60px;height:60px;box-sizing:border-box;border-radius:30px;border:2px solid #d70147;background-color:#202731;font-size:20px;cursor:pointer;top:50%;margin-top:-30px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;z-index:5}#carousel_zoomer>.left_slide{left:60px}#carousel_zoomer>.left_slide i{margin-right:5px}#carousel_zoomer>.right_slide{right:60px}#carousel_zoomer>.right_slide i{margin-left:5px}section#new-header-section{position:relative;background:linear-gradient(to left, #202731, #283347, #1e252d);min-height:700px}section#new-header-section>.bg_container{width:100%;height:1600px;position:absolute}section#new-header-section>.bg_container .vibe_generator_main_bg_image{width:100%;height:100%;background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-main-screen-background-1a1c24f1cb1c18f4a62d1a75d5ad2b27cfb2ffe4db172c9783edc812eeb2fcb1.webp"),#262E3D}section#new-header-section>.bg_container .boosteria_main_character{position:absolute;height:82%;max-height:910px;bottom:0;right:130px;background:radial-gradient(rgba(0,77,201,0.2) 0%, rgba(0,77,201,0) 80%)}section#new-header-section>.bg_container .boosteria_main_character>img{height:100%}section#new-header-section>.bg_container .fog_bg{width:100%;height:30%;bottom:0;position:absolute;background:linear-gradient(to top, #202731, rgba(30,37,45,0))}section#new-header-section>.title_container{height:750px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}section#new-header-section>.title_container .fill_container{flex-grow:1;width:100%}section#new-header-section>.title_container .fill_container>.container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1000px}section#new-header-section>.title_container .fill_container>.container .buttons{margin-top:30px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}section#new-header-section>.title_container .fill_container h1{font-size:64px;line-height:64px;max-width:1000px;text-align:center;font-weight:700;color:var(--color-true-white);text-transform:uppercase}section#new-header-section>.title_container .fill_container h1 .light{color:#FF6F80}section#new-header-section>.title_container .fill_container h1 .dark{color:#FF5773}section#new-header-section>.title_container .fill_container .title_id_mobile{display:none}section#new-header-section>.title_container .fill_container .green_divider{margin:15px 0;width:100px;height:5px;border-radius:2.5px;background-color:var(--color-dark-red)}section#new-header-section>.title_container .fill_container .limited_coupon{width:152px;height:48px;background:url(https://vibegenerator.b-cdn.net/assets/icons/coupon-7e9f6c291a75677dd0cc45a1e698e0135ff674e1b5f22deda003ee3e7c5e39d9.png) no-repeat top center;background-size:cover;display:flex;justify-content:center;margin:14px 0 14px 0;cursor:pointer}section#new-header-section>.title_container .fill_container .limited_coupon span{font-size:16px;font-weight:bold;line-height:24px;color:white;margin:13px 5px}section#new-header-section>.title_container .fill_container .limited_coupon .coupon_text{font-size:16px;font-weight:bold;line-height:24px;color:white;margin:13px 0;text-transform:uppercase}section#new-header-section>.title_container .fill_container .promo{color:var(--color-true-white);font-size:20px;font-weight:bold;line-height:36px}section#new-header-section>.title_container .fill_container .promo>span{color:var(--color-dark-red)}section#new-header-section>.title_container .fill_container .promo>span.bold_discount{font-size:22px}section#new-header-section>.title_container .fill_container .promo>span>span{text-decoration:line-through;color:var(--color-true-white);opacity:0.4}section#new-header-section>.title_container .fill_container .subtitle{color:gray;font-size:24px;line-height:36px;margin-bottom:8px;font-weight:400;opacity:1}section#new-header-section>.title_container .fill_container .subtitle.with_padding{padding-top:20px;font-size:24px;line-height:36px;font-weight:400;text-align:center;color:white}section#new-header-section>.title_container .fill_container .subtitle.active_promo{font-size:30px;line-height:42px;text-transform:uppercase;color:#d70147;font-weight:900}section#new-header-section>.title_container .fill_container .subtitle span.count{color:var(--color-true-white);font-size:30px;font-weight:bold;line-height:42px;margin-left:5px}section#new-header-section>.title_container .fill_container .subtitle span.loyalty{color:var(--color-true-white);font-size:30px;font-weight:bold;line-height:42px;margin-left:0px}section#new-header-section>.title_container .fill_container .subtitle span.pc{display:inline-flex}section#new-header-section>.title_container .fill_container .subtitle span.mobile{display:none}section#new-header-section>.title_container .fill_container .button_blank{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px 30px;gap:15px;width:179px;height:54px;border:1px solid #FF7080;border-radius:4px;flex:none;order:0;flex-grow:0;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}section#new-header-section>.title_container .fill_container .button_main{display:flex;align-items:center;justify-content:center;height:54px;width:180px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;margin-left:30px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}section#new-header-section>.title_container .fill_container .button_main .large{height:60px;line-height:60px;font-size:18px;font-weight:500;text-transform:uppercase;padding:0 20px}section#new-header-section>.title_container .fill_container .button_main .large>i{font-size:32px;vertical-align:sub}section#new-header-section>.title_container .fill_container .stars_row{font-size:30px;line-height:30px;color:var(--color-ginger)}section#new-header-section>.title_container .fill_container .stars_row>i{margin-right:10px}section#new-header-section>.title_container .fill_container a .star_title{margin-top:13px;color:var(--color-true-white);opacity:0.7}section#new-header-section>.title_container .fill_container a:hover .star_title{color:var(--color-gold);text-decoration:underline;opacity:1}section#new-header-section .container{max-width:1080px;margin:0 auto;box-sizing:border-box;position:relative;height:100%}section#new-header-section .container .after_photo{margin-top:80px;margin-bottom:120px;display:flex;flex-direction:column;align-items:center}section#new-header-section .container .after_photo .description{font-size:21px;line-height:30px;font-weight:400;opacity:0.5}section#photo_to_ai .back{background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-personal-ai-video-session-background-b1743ebafaae9194f0668ff0612c1a8680f696bb333862426e8b8383c37aa0ac.webp");position:relative;overflow:hidden}section#photo_to_ai .back.prices{background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-ai-video-session-prices-demo-c6c99bbe141fad2760f167796fc3e4b17dbe091e00fbc8ab9347cba08b4beabc.webp")}section#photo_to_ai .back a .button{margin-bottom:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:179px;height:54px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}section#photo_to_ai .back .title{padding-top:120px;padding-bottom:30px;max-width:1000px;text-align:center;font-size:64px;line-height:64px;font-weight:700;text-transform:uppercase;color:var(--color-true-white);margin:0 auto}section#photo_to_ai .back .title .dark{color:#FF5773}section#photo_to_ai .back .title .light{color:#FF6F80}section#photo_to_ai .back .description{text-align:center;color:var(--color-true-white);font-size:24px;line-height:36px;font-weight:400}section#photo_to_ai .back .photo_to_video_block{display:flex;flex-direction:row;justify-content:center;position:relative;margin-top:80px}section#photo_to_ai .back .photo_to_video_block .arrow{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-arrow-image-e1cee6bf097b7bfe1d9946d6b83d1c6eecb75237110f0d073d7aa421b67d8c45.png);background-size:cover;width:219px;height:231px;margin:auto 0}section#photo_to_ai .back .photo_to_video_block .element{width:320px;height:640px;background-repeat:no-repeat;background-position:center}section#photo_to_ai .back .photo_to_video_block .element.photo{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-demo-iphone-photo-5e17cf0b168e737f65f8aafe05b5e5408d1b450550c24bf17fac2b14317d1f95.webp);background-size:contain}section#photo_to_ai .back .photo_to_video_block .element.phone{position:relative;display:flex;justify-content:center;align-items:center}section#photo_to_ai .back .photo_to_video_block .element.phone .phone_frame{display:flex;justify-content:center;align-items:center;width:320px;height:640px;position:relative}section#photo_to_ai .back .photo_to_video_block .element.phone .phone_frame .frame{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}section#increase_sales a .button{display:flex;flex-direction:row;justify-content:center;align-items:center;width:190px;height:54px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}section#increase_sales .back{background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-business-ai-video-ad-background-d2bca3faf4c8b7164a66ddbd3d0dfd72eb3bebd48c3e9c8371112b57b5a6bc2d.webp");position:relative;overflow:hidden}section#increase_sales .back .title{padding-top:120px;padding-bottom:30px;max-width:747px;text-align:center;font-size:64px;line-height:64px;font-weight:700;text-transform:uppercase;color:var(--color-true-white);margin:0 auto}section#increase_sales .back .title .light{color:#FF6F80}section#increase_sales .back .title .dark{color:#FF5773}section#increase_sales .back .description{text-align:center;color:var(--color-true-white);font-size:24px;line-height:36px;font-weight:400}section#increase_sales .back .picture_block{margin-top:80px;margin-bottom:60px;display:flex;justify-content:center;max-width:1000px;height:540px}section#increase_sales .back .picture_block .desktop{display:block;margin-left:15%}section#increase_sales .back .picture_block .mobile{display:none}section#increase_sales .back .picture_block .plant{display:none}section#increase_sales .back .cards_block{display:flex;flex-direction:row;justify-content:center;position:relative}section#increase_sales .back .cards_block .card{width:370px;display:flex;flex-direction:column;align-items:center}section#increase_sales .back .cards_block .card a .button{margin-top:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:179px;height:54px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px}section#increase_sales .back .cards_block .card .icon{width:80px;height:80px}section#increase_sales .back .cards_block .card .icon.first{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/video-60c3dd8329e41f671f311e51c8b0dfa58265be4b30c896d40ec2771933904a08.png) no-repeat center center}section#increase_sales .back .cards_block .card .icon.second{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/time-8323a8b05c4c0ef41e79cba5bef1349b5b120f5e597ab49b6d3f1f885d5d3625.png) no-repeat center center}section#increase_sales .back .cards_block .card .icon.third{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/details-f5ab95051ce895896d4a90e3d09dedabdf1d6a29ff1b36bf099d3be64220d4d0.png) no-repeat center center}section#increase_sales .back .cards_block .card .card_title{width:370px;height:auto;font-weight:700;font-size:30px;line-height:36px;text-align:center;margin-top:30px;text-transform:uppercase}section#increase_sales .back .cards_block .card .card_title .light{color:#FF6F80}section#increase_sales .back .cards_block .card .card_title .dark{color:#FF5773}section#increase_sales .back .cards_block .card .card_description{width:370px;height:auto;text-align:center;font-weight:400;font-size:16px;line-height:27px;margin-top:30px}section#increase_sales .back .photo_to_video_block{display:flex;flex-direction:row;justify-content:center;position:relative;margin-top:80px}section#increase_sales .back .photo_to_video_block .arrow{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-arrow-image-e1cee6bf097b7bfe1d9946d6b83d1c6eecb75237110f0d073d7aa421b67d8c45.png);background-size:cover;width:219px;height:231px;margin:auto 0}section#increase_sales .back .photo_to_video_block .element{width:320px;height:640px;margin:15px 0;background-repeat:no-repeat;background-position:center}section#increase_sales .back .photo_to_video_block .element.photo{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-demo-iphone-photo-5e17cf0b168e737f65f8aafe05b5e5408d1b450550c24bf17fac2b14317d1f95.webp);background-size:contain}section#increase_sales .back .photo_to_video_block .element.phone{position:relative;display:flex;justify-content:center;align-items:center}section#increase_sales .back .photo_to_video_block .element.phone .phone_frame{display:flex;justify-content:center;align-items:center;width:320px;height:640px;position:relative}section#increase_sales .back .photo_to_video_block .element.phone .phone_frame .frame{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}section#stats .container{max-width:1000px}section#stats a .button{display:flex;flex-direction:row;justify-content:center;align-items:center;width:190px;height:54px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}section#stats .back{background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-view-statistics-background-b740bbd98470822ff88600193bb165d2d52a5af28c2a13059f0efd702e74ba6f.webp");position:relative;overflow:hidden}section#stats .back .stats_block{margin-bottom:120px}section#stats .back .stats_block .stat_title{text-align:center;font-size:48px;line-height:48px;font-weight:700;text-transform:uppercase;margin-bottom:80px}section#stats .back .stats_block .stat_title:hover{color:#FF5773}section#stats .back .stats_block .stat_title .dark{color:#FF5773}section#stats .back .stats_block .charts{display:flex;justify-content:center;align-items:center;color:#fff}section#stats .back .stats_block .container{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;width:80%}section#stats .back .stats_block .section{display:flex;flex-direction:column;gap:15px}section#stats .back .stats_block .title-text{font-size:32px;line-height:48px;font-weight:700}section#stats .back .stats_block .progress-label{display:flex;justify-content:space-between;font-size:16px;line-height:27px;font-weight:400}section#stats .back .stats_block .progress-bar{width:100%;height:8px;background-color:#777;border-radius:4px;overflow:hidden}section#stats .back .stats_block .progress-bar div{height:100%;background-color:#ff6677}section#stats .back .stats_block .left-section .section+.section{margin-top:30px}section#stats .back .stats_block .right-section .section+.section{margin-top:30px}section#stats .back .title{padding-top:120px}section#stats .back .title .text{text-align:center;font-size:64px;line-height:64px;font-weight:700;text-transform:uppercase;color:var(--color-true-white);margin:0 auto}section#stats .back .title .text .dark{color:#FF5773}section#stats .back .title .social{width:100%;height:39px;display:flex;justify-content:center;align-items:center;margin:30px 0 80px 0}section#stats .back .title .social .soc{cursor:pointer;margin-left:60px}section#stats .back .title .social .soc:first-child{margin-left:0}section#stats .back .title .social .youtube{height:25px;width:109px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/youtube_stat-66d63373801a4dafec5f267989667e17b2026f95931483a9da49a435b3ae4311.svg)}section#stats .back .title .social .youtube:hover{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/youtube_stat_hover-4a3e28fcd6d8e6ef85ff5fe66cc6635d5e3c5c4d48f953f4d50e55a2925fd6eb.svg)}section#stats .back .title .social .instagram{height:39px;width:145px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/instagram_stat-1ae38d437589a086f2e9a6576b7d1c4fe8ff35caae8a4ea9e636cdbdae6d2aaa.svg)}section#stats .back .title .social .instagram:hover{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/instagram_stat_hover-0def5a78ca1624c41a806aca49791247bade248b8b907f885c5abef73afc840b.svg)}section#stats .back .title .social .tiktok{height:33px;width:114px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/tiktok_stat-e072e23c2f9bf7fc790927575051919d4a9871bd01b7e8ce4dca76944e02cc7f.svg)}section#stats .back .title .social .tiktok:hover{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/tiktok_stat_hover-e4d1c6cf8ec49177afb39b9e1e27edbae2b2ce13701a013fa6daff3244afca09.svg)}section#stats .back .title .social .twitter{height:32px;width:32px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/twitter_stat-6d92585d3291ca821ea75081365c4b2f81b98c55b013f025ab505b1100821072.svg)}section#stats .back .title .social .facebook{height:32px;width:139px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/facebook_stat-4ceef510f9422e4ebfe1a984f67403f5073d807ee0a6738ce3dc7cc4df64e183.svg)}section#stats .back .title .social .facebook:hover{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/facebook_stat_hover-118bfcd599616afbc9be6f3204f2b716850d1e2396a9cb739d224fe95a4a01a1.svg)}section#vibe_select{height:20%;padding-top:20px}section#vibe_select h3{font-size:36px;line-height:38px;font-weight:bold;text-transform:uppercase;color:var(--color-true-white)}section#vibe_select .fixed_container{min-height:inherit;width:100%}section#vibe_select .fixed_container>.container .cards_block{display:flex;flex-direction:row;justify-content:center;position:relative;top:-70px}section#vibe_select .fixed_container>.container .cards_block .card{width:370px;display:flex;min-height:506px;flex-direction:column;align-items:center}section#vibe_select .fixed_container>.container .cards_block .card .video{width:320px;height:320px;border-radius:15px}section#vibe_select .fixed_container>.container .cards_block .card .video.first{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-personal-ai-videos-14282cc6b15f2b149ea9d211d9fe9e4743c341fa826050ab3af6f223e986fa27.webp) no-repeat center center}section#vibe_select .fixed_container>.container .cards_block .card .video.second{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-ai-business-ads-c266a99ff65d26543af40be39cf20e95517cad4d5319bce969c4f9563624d52a.webp) no-repeat center center}section#vibe_select .fixed_container>.container .cards_block .card .video.third{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-custom-ai-videos-e57fe1632af3b8b992f4b8b92adfd5dc26e6ad62c7d834474525f5a8dede14cd.webp) no-repeat center center}section#vibe_select .fixed_container>.container .cards_block .card .card_desc{width:320px;height:auto;font-weight:700;font-size:30px;line-height:36px;text-align:center;margin-top:30px;margin-bottom:20px;text-transform:uppercase}section#vibe_select .fixed_container>.container .cards_block .card .card_desc .dark{color:#FF5773}section#vibe_select .fixed_container>.container .cards_block .card .subtitle{max-width:280px;font-size:17px;font-weight:400;text-align:justify;opacity:0.7}section#vibe_select .fixed_container>.container .cards_block .card a .button{margin-top:30px;display:flex;flex-direction:row;text-align:center;justify-content:center;align-items:center;width:179px;height:54px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}section#vibe_select .fixed_container>.container .buttons_links{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-top:15px}section#vibe_select .fixed_container>.container .buttons_links .button_link{width:210px;height:60px;box-sizing:border-box;border-radius:10px;border:2px dashed rgba(255,255,255,0.2);background-color:rgba(0,0,0,0.3);display:flex;justify-content:flex-start;align-items:center;overflow:hidden;margin-right:10px;margin-bottom:10px;font-weight:bold}section#vibe_select .fixed_container>.container .buttons_links .button_link:hover{border-color:var(--color-dark-red)}section#vibe_select .fixed_container>.container .buttons_links .button_link:hover>span{opacity:1}section#vibe_select .fixed_container>.container .buttons_links .button_link>i{font-size:60px;margin-left:-19px;color:var(--color-dark-red)}section#vibe_select .fixed_container>.container .buttons_links .button_link>span{margin-left:15px;text-transform:uppercase;opacity:0.8;font-size:16px;line-height:17px}section#header-section{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria-lol-elo-boost-orders-1b89c7000ed20fe32b05d50139c9ff6a9c6c1dbd21997a37b0e81b5870c0aa8e.jpg) no-repeat top center;background-size:cover}section#header-section.reviews{background:url(https://vibegenerator.b-cdn.net/images/backgrounds/reviews-boosting-shop-background.jpg) no-repeat top center;background-size:cover}section#header-section.reviews.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-elo-boosting-reviews-boosteria-background-1920-7fa881a639db7772d2b3cf0e61ae78006042d44db0ecae88fdaf39753bad2beb.webp) no-repeat center center;background-size:cover}section#header-section.reviews.PubgBoost{background:url(https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_reviews_boosteria_background-2eb6d303b171f00633436f4913b93ee7e0255dcc332d0e9f6595c5334961715b.webp) no-repeat top center;background-size:cover}section#header-section.reviews.D4Boost{background:url(https://vibegenerator.b-cdn.net/assets/D4Boost/misc/d4_boosting_reviews_boosteria_background-379185e024d8b1a659f306bd2c0c638247c926cb075376e79c3973d1c55d575b.webp) no-repeat top center;background-size:cover}section#header-section.reviews.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_reviews_boosteria_background-dc63205b72b5c5c517fdcbbecbbb722b38d1d7e7970fd8622add9fc6aef680ba.webp) no-repeat top center;background-size:cover}section#header-section.reviews.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-boosting-reviews-boosteria-background-1920-5cd8eaf09652461a43f86b963b4b48b396a7a0b74c034f7c4bf4452191620651.webp) no-repeat center center;background-size:cover}section#header-section.reviews.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-rank-boosting-reviews-boosteria-background-c60eaf8a9e0a7bb9b0981da6d620b777a18115ba40d27ccdef12e5a273ad3c06.webp)}section#header-section.reviews.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-reviews-boosteria-background-1920-6ad648d6988254e99c8541be745b69f7c9237d5d9db331881b0398952b69a02d.webp) no-repeat center center;background-size:cover}section#header-section.reviews.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boost-reviews-boosteria-background-1920-17f6c896baf80c6f06d56c60d1f36ba59fc86faaeb7f9694c270be97207483fc.webp) no-repeat center center;background-size:cover}section#header-section.reviews.RainbowBoost{background:url(https://vibegenerator.b-cdn.net/images/RainbowBoost/misc/r6-boosting-reviews-boosteria-header-background.jpg) no-repeat top center;background-size:cover}section#header-section.demo{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria-lol-elo-boost-demo-0904a416d2e9ecbe6443ab966610e6fb04925fd86b72dcdfe56e0827c809575a.jpg) no-repeat top center;background-size:cover}section#header-section.demo.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-demo-boosteria-background-1920-85be8f2236029ac358dd672dd55a3cf585c5aef37fe9a63329f3329c91a78af8.webp) no-repeat center center;background-size:cover}section#header-section.demo.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_demo_boosteria_background-9d9c0727681ec0420853c43b77973a13758925342f3ebb12b16426ac6edff27f.webp) no-repeat top center;background-size:cover}section#header-section.demo.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-demo-boosteria-background-1920-70d9df387f043eb970fa05a7e0eeae2e689f12ecf2d5437363330b7e7de2dcba.webp) no-repeat center center;background-size:cover}section#header-section.demo.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosting-demo-boosteria-background-67cbbff3003f1be3384125461390f06707e107570c2e1879ba573051ea86eb08.webp)}section#header-section.demo.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boost-demo-boosteria-background-1920-9d6ce3191540ca9fd6f2a0c01ef4e9ab66f5cdf802911491e41a564517f70b2e.webp) no-repeat center center;background-size:cover}section#header-section.demo.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-demo-boosteria-background-1920-b14f403984a2b47f05ca8bf55122e9098fcfdbaa2ef342d516b83b293cd8727a.webp) no-repeat center center;background-size:cover}section#header-section.demo.RainbowBoost{background:url(https://vibegenerator.b-cdn.net/images/RainbowBoost/misc/r6-boosting-demo-bot-background-boosteria.jpg) no-repeat top center;background-size:cover}section#header-section.demo.D4Boost{background:url(https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_gold_buying_demo_boosteria_background-7f2b0ddf82d63f202e3b4b23f091faa540ff3c9068ec5eedbcaa023fc82e2d92.webp) no-repeat top center;background-size:cover}section#header-section.demo.PubgBoost{background:url(https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_demo_boosteria_background-e88a45d75eda8bf4b603da5fbb2442471e2f67503c4572c11103c4d44ce22f23.webp) no-repeat top center;background-size:cover}section#header-section.prices{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/buy-league-of-legends-elo-boost-de3180513389a1a1d9afb087e880e678e3a838904da86ea99151ad24576855eb.jpg) no-repeat top center;background-size:cover}section#header-section.jobs{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/elo-boosters-jobs-dd296bcc2dae218310fc4d1da94cb820ade180053bf26dbd6ad0f82af605397d.jpg) no-repeat top center;background-size:cover}section#header-section.jobs.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-jobs-boosteria-background-1920-3a443c63c146b893b55db1d1fb6a20346283accc9f40e93ce44f1cf58805b1ed.webp) no-repeat center center;background-size:cover}section#header-section.jobs.PubgBoost{background:url(https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_jobs_boosteria_background-3a083e7e2f209371a648494334057ccb4b6040727b98f8b7d6f306f1b546aa6f.webp) no-repeat top center;background-size:cover}section#header-section.jobs.personal_ads{background:url(https://vibegenerator.b-cdn.net/assets/misc/vibe-generator-ai-creation-jobs-background-702e62815f261e3a55717c85babbd548aacaffcb032c6b10f5c617074c235e4f.webp)}section#header-section.jobs.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_jobs_boosteria_background-053107cc6eb6ba4c3b7a5e0a01c4b585c8182d0b7aae0d960a250ddec5a5803c.webp) no-repeat top center;background-size:cover}section#header-section.jobs.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-jobs-background-1920-cac2466b46bcc5874cb6c5735ffd134d2e749e4ec57566e90fd37953e7ec3eb5.webp) no-repeat center center;background-size:cover}section#header-section.jobs.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosting-jobs-background-boosteria-724137cef78774aa7d1624123063c368412ef0f031187fc09edb3234ba7bea10.webp)}section#header-section.jobs.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-jobs-boosteria-background-1920-938dbd64489443bf43d4c2c17b5137e67eddfd24d81377a726def9bb6c109e9e.webp) no-repeat center center;background-size:cover}section#header-section.jobs.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-jobs-boosteria-background-1920-df5528f3818091d02ec83b9d0b0f5c69357d7df00ca873e460c0c27b75f50a4f.webp) no-repeat center center;background-size:cover}section#header-section.contacts{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria-boosting-service-contacts-background-4cbc933c994984c0caa47aa9201857f32e2982d48078fba5462206d509813d03.jpg) no-repeat top center;background-size:cover}section#header-section.faq{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria-boosting-service-faq-background-faf96f649c554749fb40c53181742561e61e6db6256b7862565a82110d62f669.jpg) no-repeat top center;background-size:cover}section#header-section.faq.D4Boost{background:url(https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4-boosting-gold-buying-faq-background-boosteria-562fea8e614c07a1252e32cb79d29198d3720f065a5536fe80f174061a38417f.webp) no-repeat top center;background-size:cover}section#header-section.faq.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boosting-faq-boosteria-background-1920-23302a9a3477794b50d176e52135cd2e5a7212a3e4afda39d0b0eb05cd7b0762.webp) no-repeat center center;background-size:cover}section#header-section.faq.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-faq-boosteria-background-1920-97beb689cda55f7ef806ef3f78a6b90cc90eb43ce0400c5394d4de8a5a5836e2.webp) no-repeat center center;background-size:cover}section#header-section.faq.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boost-faq-boosteria-background-1920-db76fe38e22f329b07a04a608b9484b60bbcce5f9d23461e47fe07bf00f2b9df.webp) no-repeat center center;background-size:cover}section#header-section.faq.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boost-faq-boosteria-background-87c17933a59524410258e5bcac3b41dd20d27f11928f3bd63681b24ab65363b8.webp)}section#header-section.faq.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex-legends-boosting-faq-background-boosteria-85445bd7fe895244cd68e19de3c5eda86e756057eac46860cc5ae860f440183d.webp) no-repeat top center;background-size:cover}section#header-section.faq.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-faq-boosteria-background-1920-73f413ed97a74870b2efb0a2ffdb89e54fe5bdcc01be89cf8c3ad3e2f264ab39.webp) no-repeat center center;background-size:cover}section#header-section.loyalty{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/elo-boosters-loyalty-code-209c429f2f3d3d1f8512afbeb1e632ab9fb910f9fd4011e65454ebc05e30d796.jpg) no-repeat top center;background-size:cover}section#header-section.loyalty-program{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria.org-loyalty-program-96f52675a84f9962795f16cde6912e01f9fc7d0866f486c2f6d3e0ccf2152e0e.jpg) no-repeat top center;background-size:cover}section#header-section.boosters{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/boosteria-elo-booster-profiles-list-backround-fc57ae5f916c69461de6c75181615714d7c573a979824301c5829e8b136d407b.jpg) no-repeat top center;background-size:cover}section#header-section.boosters.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosters-team-profiles-boosteria-background-1920-b5ec322ce8d7d11dd5650eb18eb07224b6de571ee0b54e23267b0d09ef70dd3c.webp) no-repeat center center;background-size:cover}section#header-section.boosters.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosters_boosteria_background-fe3c5f5c532dbafc41de4fcd25d128385f913766578fe798853851e319daa994.webp) no-repeat top center;background-size:cover}section#header-section.boosters.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosters-team-background-1920-77088b1eef9bcc1934dbf055a45b022e50232c24dc685ab8099f23816e45d3ba.webp) no-repeat center center;background-size:cover}section#header-section.boosters.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosters-team-background-697a24c2074229fc773a2ec117696c8e34770a574a6133324cb9bd777f309106.webp)}section#header-section.boosters.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosters-profiles-boosteria-background-1920-558cea793df699d8c426088f103da23bf6ca5014ffb23f96dcbbb95ac8819df8.webp) no-repeat center center;background-size:cover}section#header-section.boosters.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-elo-booster-profiles-boosteria-background-1920-06bdf58378eb2239fd83056e34e13f6bd09511a5ddc092cce3778343fe1521c5.webp) no-repeat center center;background-size:cover}section#header-section.boosters.D4Boost{background:url(https://vibegenerator.b-cdn.net/images/D4Boost/misc/diablo4_boosters_ai_videoers_boosteria_background.webp) no-repeat top center;background-size:cover}section#header-section.boosters.PubgBoost{background:url(https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosters_boosteria_background-960e60a1cd42999714f1dc35524140a07720ed6ca40e182bc1e299a16c2fa162.webp) no-repeat top center;background-size:cover}section#header-section.orders{background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria-boosting-orders-history-background-713a824a8dcc02959b49ec7f51b62d9993fb9ca00b41bfe2683bca59e9357a88.jpg) no-repeat top center;background-size:cover}section#header-section.orders.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-boosting-history-boosteria-background-1920-43acc11173e5355e07dd00ade2825eb81b8dce84b2848c4898ccd99445d94409.webp) no-repeat center center/cover}section#header-section.orders.PubgBoost{background:url(https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_orders_boosteria_background-69d366dbeee4725971cc9650233a3cd1aa6a2236d38df4a6cd67a7c881d14abf.webp) no-repeat top center/cover}section#header-section.orders.D4Boost{background:url(https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_and_gold_buying_orders_boosteria_background-948c7314b0bd3bdc040e34b99976bc0af4b140c471d7582ab17244ca571ae829.webp) no-repeat top center/cover}section#header-section.orders.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_orders_boosteria_background-f757e90d8ebad06c424c5b234a6a1279db0bd5801ecedab2d26b061764bf0c3b.webp) no-repeat top center/cover}section#header-section.orders.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-history-boosteria-background-1920-e7018eecfc1a235a09e7df13b78f0e29eead613acc65a3056849ab1df996a5f7.webp) no-repeat center center/cover}section#header-section.orders.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosting-history-boosteria-background-bce14e5c9ece64e75534e0deb346ba6c5a81902adf7c53af37afd918e208dd35.webp)}section#header-section.orders.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-history-boosteria-background-1920-e1981c0b8c5d366c942c734f14044725b1cea71b4e6d80ae9a25e3ab7aa846e6.webp) no-repeat top center/cover}section#header-section.orders.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-history-boosteria-background-1920-945c18ce3e17e96e2f63225af04ee9a46170df2a773635deb19577dc5fc8340f.webp) no-repeat center center/cover}section#header-section.final{background:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-service-description-mobile-background-9e376e4d84341d1d456b7e48afe8c025c6cb2a6a3e60969fda85a3c7f51963f0.webp)}section#header-section>.container_block{width:100%;min-height:250px;box-sizing:border-box;padding-top:90px;display:flex;flex-direction:column;justify-content:center}section#header-section>.container_block .theme_titler .titler_context{position:relative}section#header-section>.container_block .theme_titler .titler_context h1{color:var(--color-true-white);text-align:center;font-size:34px;line-height:34px;font-weight:500;z-index:1;position:relative}section#header-section>.container_block .theme_titler .titler_context p.warning{color:var(--color-light);background-color:var(--color-dark-red);margin:20px 170px 0px 170px;padding:10px 30px 10px 65px;z-index:1;position:relative}section#header-section>.container_block .theme_titler .titler_context p.warning:before{position:absolute;content:" ";width:25px;height:100%;left:30px;top:0;background:url(https://vibegenerator.b-cdn.net/assets/misc/info-a513760d76a42222dcc18ac1662fc4367c730eb0e2af2bd177fb6c00c16219e7.png) no-repeat center;background-size:contain}section#header-section>.container_block .theme_titler .titler_context p.discord{color:var(--color-light);background-color:var(--color-dark-red);margin:56px 170px 36px 170px;padding:10px 30px 10px 65px;z-index:1;position:relative}section#header-section>.container_block .theme_titler .titler_context p.discord>a{font-weight:bold;text-decoration:underline;color:#ffffff}section#header-section>.container_block .theme_titler .titler_context p.discord:before{position:absolute;content:" ";width:25px;height:100%;left:30px;top:0;background:url(https://vibegenerator.b-cdn.net/assets/logos/Discord-Logo-White-f52132b6984f7779fff4eb5560fd390e328d861e66165e01defdd728d284cd3f.png) no-repeat center;background-size:contain}section#header-section>.container_block .theme_titler .titler_context p.blank{color:var(--color-light);text-align:center;font-size:18px;position:relative;z-index:1;opacity:0.7;margin-top:23px;max-width:1000px;margin:20px auto 10px}section#header-section>.container_block .theme_titler .titler_context .background_layout{position:absolute;width:540px;height:15px;margin-left:-270px;left:50%;top:0;display:inline-block;border-radius:270px / 50%;background-color:black;z-index:0;opacity:0;box-shadow:0 0 40px 30px black}section#header-section.full_height{height:100vh;min-height:480px}section#header-section.full_height>.container_block{height:100vh;min-height:430px}section#header-section.full_height>.container_block .theme_titler .titler_context .background_layout{display:none}section#header-section.full_height>.container_block .theme_titler .titler_context h1{font-size:64px;line-height:1.2em;margin-bottom:2px}section#header-section.full_height>.container_block .theme_titler .titler_context p:first-of-type{margin-top:25px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height{color:var(--color-light-gray);text-align:center;font-size:22px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height:first-of-type{font-weight:bold}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height:last-of-type{margin-top:15px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .pc_platform,section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .xbox_platform,section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .ps_platform{width:60px;height:60px;background-size:37px 30px;background-position:center center;vertical-align:middle;border-radius:30px;background-color:rgba(255,255,255,0.1)}section#header-section.full_height>.container_block .theme_titler .titler_context .after{text-align:center;margin-top:30px}section#header-section.full_height>.container_block .theme_titler .titler_context .after .button_block{display:inline-block;width:260px;margin-left:30px}section#header-section.full_height>.container_block .theme_titler .titler_context .after .button_block:first-child{margin-left:0}section#header-section.hidden{display:none}section#extend_boost{position:relative;padding-top:110px;background:linear-gradient(to left, #202731, #283347, #1e252d)}section#extend_boost .bg_filler{width:100%;height:100%;left:0;top:0;position:absolute;overflow:hidden;opacity:0.2;background-image:url("https://vibegenerator.b-cdn.net/assets/backgrounds/extend-boost-bg-36635bd14a1a6fb5efd449c52d787a882d14043b7fde09f84a8ab9153ed738f9.jpg");background-size:cover;background-repeat:no-repeat;background-position:center bottom}section#extend_boost .promotion_block{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;margin:0 auto;width:100%;max-width:910px}section#extend_boost .promotion_block .promotion_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:28px 0 56px}section#extend_boost .promotion_block .promotion_content h4{font-size:32px;color:var(--color-green);text-transform:uppercase;font-weight:bold}section#extend_boost .promotion_block .promotion_content h4.only_collapsed{display:none;color:var(--color-true-white);margin-right:10px}section#extend_boost .promotion_block .promotion_content p.subtitle{margin-top:28px;font-size:32px;color:var(--color-true-white);font-weight:bold}section#extend_boost .promotion_block .promotion_content p.subtitle>span{color:var(--color-green)}section#extend_boost .promotion_block .promotion_content .offers_timer{margin-top:28px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}section#extend_boost .promotion_block .promotion_content .offers_timer>.offers_end_text{color:var(--color-true-white);text-transform:uppercase;font-weight:bold;opacity:0.6;font-size:24px;max-width:100px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block{display:flex;flex-direction:row;justify-content:center;align-items:center}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group{display:flex;position:relative}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number{flex-shrink:0;width:35px;position:relative}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half{text-align:center;position:relative;color:var(--color-true-white);font-weight:bold;background:linear-gradient(to bottom, #00B8E8, #0091E3);display:flex;flex-direction:column;align-items:center;font-size:40px;height:20px;line-height:40px;transform-style:preserve-3d;overflow:hidden}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top{z-index:5}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top,section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{border-radius:5px 5px 0 0;padding:5px 0 0 0;justify-content:flex-start}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top:after,section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back:after{content:"";position:absolute;z-index:0;left:0;bottom:0;width:100%;height:100%;border-bottom:1px solid rgba(0,0,0,0.1)}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom,section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{border-radius:0 0 5px 5px;padding:0 0 5px 0;justify-content:flex-end}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom{z-index:1}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{position:absolute;left:0;top:0;display:none;width:35px;transform-origin:50% 100%;transition:transform 0.2s linear;z-index:10}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{position:absolute;left:0;bottom:0;display:none;transform-origin:50% 50%;transform:rotateX(-90deg);transition:transform 0.2s 0.2s linear;width:35px;height:40px;z-index:4}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number+.single_number{margin-left:10px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group{margin-left:15px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group:before{content:"";position:absolute;left:-10px;width:5px;height:5px;top:50%;margin-top:-7px;border-radius:3px;background-color:var(--color-true-white)}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group:after{content:"";position:absolute;left:-10px;width:5px;height:5px;top:50%;margin-top:2px;border-radius:3px;background-color:var(--color-true-white)}section#extend_boost .promotion_block .promotion_content .timer-text{margin-top:32px;font-size:22px;line-height:16px;font-style:italic;font-weight:bold;text-transform:uppercase;color:var(--color-green)}section#extend_boost .promotion_block .promotion_content .timer-text>span{opacity:0.6;color:var(--color-true-white)}section#extend_boost .promotion_block .promotion_content .button_filler{max-width:256px;margin-top:26px}section#extend_boost .promotion_block .promotion_image{margin-left:20px}section#extend_boost .promotion_block .promotion_image>img{max-height:362px}section#extend_boost .promotion_block .promotion_close{position:absolute;cursor:pointer;color:var(--color-true-white);right:10px;top:10px;font-size:25px}section#extend_boost .promotion_block .promotion_close>.fa-caret-square-o-up{display:block}section#extend_boost .promotion_block .promotion_close>.fa-caret-square-o-down{display:none}section#extend_boost .promotion_block.collapsed{cursor:pointer;align-items:center}section#extend_boost .promotion_block.collapsed .promotion_close>.fa-caret-square-o-up{display:none}section#extend_boost .promotion_block.collapsed .promotion_close>.fa-caret-square-o-down{display:block}section#extend_boost .promotion_block.collapsed .promotion_content{flex-direction:row;align-items:center;padding:10px 0}section#extend_boost .promotion_block.collapsed .promotion_content h4{font-size:30px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer{margin-top:0;margin-left:25px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group{display:flex;position:relative}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number{width:20px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half{height:14px;line-height:28px;font-size:24px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top{padding:3px 0 0}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{width:20px;padding:3px 0 0}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom{padding:0 0 3px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{width:20px;height:28px;padding:0 0 3px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number+.single_number{margin-left:5px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.offers_end_text{max-width:70px;font-size:16px;line-height:15px}section#extend_boost .promotion_block.collapsed .promotion_content h4.only_collapsed{display:block}section#chat-section{overflow:hidden}section#chat-section .chat_display_block{padding:30px 40px;position:relative;max-height:440px;min-height:440px;overflow-y:scroll;width:calc(100% - 60px);-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}section#chat-section .chat_display_block .chat_messages{position:relative;max-width:613px}section#chat-section .chat_display_block .chat_messages .chat_scroll{position:absolute;display:none;width:4px;height:100%;top:0;right:-36px;cursor:pointer;z-index:1;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}section#chat-section .chat_display_block .chat_messages .chat_scroll .chat_scroller{width:100%;border-radius:2px;height:40%;background-color:var(--color-dark-red);box-sizing:border-box;position:absolute;top:0}section#chat-section .chat_display_block .chat_messages .single_message{max-width:80%;margin-bottom:15px}section#chat-section .chat_display_block .chat_messages .single_message:last-of-type{margin-bottom:0}section#chat-section .chat_display_block .chat_messages .single_message>.message_container{padding:6px 10px;color:var(--color-dark);border-radius:7px;display:inline-block;word-break:break-word}section#chat-section .chat_display_block .chat_messages .single_message>.message_container.sticker{background-color:unset}section#chat-section .chat_display_block .chat_messages .single_message .message_title{font-size:18px;font-weight:bold}section#chat-section .chat_display_block .chat_messages .single_message .message_title span.message_time{font-size:14px;color:var(--color-gray);margin-left:10px;font-weight:normal}section#chat-section .chat_display_block .chat_messages .single_message.booster .message_title{text-align:left;margin-left:5px}section#chat-section .chat_display_block .chat_messages .single_message.booster>.message_container{background-color:var(--dark-background)}section#chat-section .chat_display_block .chat_messages .single_message.booster>.message_container a{color:var(--color-dark-red)}section#chat-section .chat_display_block .chat_messages .single_message.booster>.message_container a:hover{color:var(--color-ginger);text-decoration:underline}section#chat-section .chat_display_block .chat_messages .single_message.greeting{text-align:left;margin-left:5px}section#chat-section .chat_display_block .chat_messages .single_message.greeting .message_title .message_time:before{content:'greeting bot';display:inline-block;margin-right:5px}section#chat-section .chat_display_block .chat_messages .single_message.greeting>.message_container{color:var(--color-light);background-color:var(--color-ginger);word-break:break-word}section#chat-section .chat_display_block .chat_messages .single_message.manager{text-align:left;margin-left:5px}section#chat-section .chat_display_block .chat_messages .single_message.manager .message_title .message_time:before{content:'manager';display:inline-block;margin-right:5px}section#chat-section .chat_display_block .chat_messages .single_message.manager>.message_container{color:var(--color-light);background-color:var(--color-dark-red);word-break:break-word}section#chat-section .chat_display_block .chat_messages .single_message.client{align-self:flex-end;margin-left:auto;text-align:right}section#chat-section .chat_display_block .chat_messages .single_message.client .message_title{text-align:right;margin-right:5px}section#chat-section .chat_display_block .chat_messages .single_message.client>.message_container{color:var(--color-light);background-color:var(--color-dark-red);text-align:left;word-break:break-word}section#chat-section .chat_display_block .chat_messages .single_message.client>.message_container.sticker{background-color:unset}section#chat-section .chat_display_block .chat_messages .single_message.service_message{max-width:100%;text-align:left}section#chat-section .chat_display_block .chat_messages .single_message.service_message :before{content:"";width:50px;height:50px;float:left;background:url(https://vibegenerator.b-cdn.net/assets/misc/info-a513760d76a42222dcc18ac1662fc4367c730eb0e2af2bd177fb6c00c16219e7.png) no-repeat;background-size:contain;margin:10px 5px 0 0px}section#chat-section .chat_display_block .chat_messages .single_message.service_message>.message_container{color:var(--color-light);background-color:darkcyan;word-break:break-word}section#chat-section .chat_display_block .chat_messages .single_message.service{text-align:left;margin-left:5px}section#chat-section .chat_display_block .chat_messages .single_message.service .message_title .message_time:before{content:'service';display:inline-block;margin-right:5px}section#chat-section .chat_display_block .chat_messages .single_message.service>.message_container{color:var(--color-light);background-color:var(--color-ginger);word-break:break-word}section#chat-section .chat_input_block{position:relative;margin-top:10px}section#chat-section .chat_input_block .stick_button_demo{position:absolute;right:15px;top:8px}section#chat-section .chat_input_block .stick_button_demo.w-sticker-panel{display:flex;justify-content:center;align-items:baseline}section#chat-section .chat_input_block .stick_button_demo.w-sticker-panel i{font-size:20px}section#chat-section .chat_input_block .stick_button_demo .but{width:30px;height:30px;margin-right:12px}section#chat-section .chat_input_block .stick_button_demo .show_stickers i{font-size:24px}section#chat-section .chat_input_block .stick_button_demo .show_stickers i:hover{color:#d70147;cursor:pointer}section#chat-section .chat_input_block textarea.message_input_zone{width:100%;border:1px solid var(--dark-background);padding:10px 30px;box-sizing:border-box;border-radius:10px;font-size:14px;resize:none;height:40px;line-height:18px;color:var(--color-dark);background-color:var(--dark-input)}section#chat-section .chat_input_block textarea.message_input_zone:focus{outline:none;border-color:var(--color-dark-red)}section#no_order{background-color:var(--dark-background);padding:30px 70px 0 70px}section#no_order .flex_block{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0}section#no_order .flex_block .image_filler{background-image:url("https://vibegenerator.b-cdn.net/assets/backgrounds/elo-boosters-no-orders-c2ffe504cf17b65769b38e8f4daced4f2cb61fc270ce73ad2ee3adcd1c900f90.png");background-size:contain;background-repeat:no-repeat;background-position:center bottom;max-width:552px;width:50%;height:408px;margin-right:15px}section#no_order .flex_block .text_filler{padding-left:15px;width:50%}section#no_order .flex_block .text_filler h2{font-size:36px;font-weight:bold;line-height:1em;max-width:412px}section#no_order .flex_block .text_filler .title_note{margin-top:20px;max-width:455px}section#no_order .flex_block .text_filler .title_note span{font-weight:bold}section#no_order .flex_block .text_filler .button_filler{margin-top:20px;max-width:260px}section#after_review{background-color:var(--dark-background);padding:30px 70px 0 70px}section#after_review .flex_block{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0}section#after_review .flex_block .image_filler{background-image:url("https://vibegenerator.b-cdn.net/assets/backgrounds/elo-boosters-review-6c25b6b83c8a5d1981ba10d6559f568de615ab231e1d9aea8de4827fd58dc87a.png");background-size:contain;background-repeat:no-repeat;background-position:center bottom;max-width:552px;width:50%;height:408px;margin-right:15px;align-self:flex-end}section#after_review .flex_block .text_filler{padding-left:15px;width:50%}section#after_review .flex_block .text_filler h2{font-size:36px;font-weight:bold;line-height:1em;max-width:412px}section#after_review .flex_block .text_filler .title_note{margin-top:20px;max-width:455px}section#after_review .flex_block .text_filler .title_note span{font-weight:bold}section#after_review .flex_block .text_filler .button_filler{margin-top:20px;max-width:260px}section#after_review .flex_block.ask_review .image_filler{background-image:url("https://vibegenerator.b-cdn.net/assets/misc/reviews-thanks-elo-46439d1cf1f4974848e2c24e5a292062e0606b6ace6f9ddf38a59166e042be2d.png");background-size:cover;background-repeat:no-repeat;background-position:center bottom;width:251px;height:194px;margin-right:40px;align-self:flex-end;flex-shrink:0}section#after_review .flex_block.ask_review .text_filler{width:auto;padding-left:0}section#after_review .flex_block.ask_review .text_filler h2{max-width:425px;font-size:24px;margin-bottom:27px}section#after_review .flex_block.ask_review .title_note{font-size:16px;line-height:24px;max-width:650px}section#after_review .flex_block.ask_review .title_note>span{color:var(--color-dark-red)}section#after_review .flex_block.ask_review .flex_two{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-top:10px}section#after_review .flex_block.ask_review .flex_two .form-group{margin-right:10px;width:241px}section#after_review .flex_block.ask_review .flex_two .button_filler{margin-top:0;margin-left:10px}section#after_review .flex_block.ask_review .flex_two:last-of-type{margin-bottom:10px}section#after_review .flex_block.ask_review .voucher_code{margin-bottom:10px;margin-top:20px}section#after_review .skip_this{position:absolute;right:50px;top:40px}section#after_review .skip_this>a{color:var(--color-dark);text-transform:uppercase;font-size:18px;line-height:18px}section#after_review .skip_this>a>i{margin-left:10px;color:var(--color-dark-red);font-size:14px}section#after_review.for_review{padding:98px 72px}section#after_review.for_review .button_filler{margin-top:20px}section#after_review.for_review .button_filler .button.disabled{cursor:not-allowed}section#after_review.for_review .button_filler .button.enabled{cursor:pointer}section#after_review.for_review .infographics_box{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-top:56px}section#after_review.for_review .infographics_box>.steps{position:relative;max-width:286px;padding-left:72px;margin-left:30px}section#after_review.for_review .infographics_box>.steps .digits{display:flex;flex-direction:row;align-items:center;justify-content:space-between}section#after_review.for_review .infographics_box>.steps .digits>input{padding:15px 19px;line-height:48px;text-align:center;font-weight:bold;font-size:36px;width:22px;box-sizing:content-box;flex-grow:0;flex-shrink:0}section#after_review.for_review .infographics_box>.steps>h3{font-size:16px;line-height:24px;font-weight:bold;margin-bottom:20px}section#after_review.for_review .infographics_box>.steps>h3 span{color:#d70147}section#after_review.for_review .infographics_box>.steps label{font-size:16px;color:var(--color-gray);line-height:24px;margin-bottom:10px;display:inline-block}section#after_review.for_review .infographics_box>.steps #form_to_copy{min-height:128px}section#after_review.for_review .infographics_box>.steps:before{position:absolute;left:0;top:0;width:42px;content:attr(data-number);font-size:48px;line-height:48px;font-weight:bold;opacity:0.2}section#after_review.for_review .infographics_box>.steps:first-of-type{margin-left:0}section.booster-section .manager_section{margin-top:10px}section.booster-section .working_area{background-color:var(--dark-true-white);padding:43px 30px 43px;box-sizing:border-box;width:360px}section.booster-section .working_area .booster_info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}section.booster-section .working_area .booster_info .booster_icon{background:url(https://vibegenerator.b-cdn.net/assets/icons/teemo-bot-avatar-d6af81b7837e4a757b655d101698958773ea41cca7b89b940107b46093ad75ce.jpg) no-repeat center center;background-size:cover;width:70px;height:70px;border-radius:45px;flex-shrink:0;overflow:hidden}section.booster-section .working_area .booster_info .booster_icon.ApexBoost{background:url(https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex-boosting-demo-bot-avatar-female-hero-boosteria-e96b5c92349f0085a678a60d6bd3c87f7ac4d85af2d51c9f66dbfd6a1642f132.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-chat-bot-avatar-boosteria-bc138bfb1bcb05bac83bcaabd5afbb582186d4e98acd1551cf2e37d8fc8b6e54.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock_boosting_demo_bot_avatar-3833932bb30fac67838d86e3bd38d57079b8736d45b829a0e22c9d693def3378.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-demo-bot-avatar-male-character-5a4f7ea76992a28d55364c65f3674352dc5b46e12a21efa2c12cc2726a498519.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon.D4Boost{background:url(https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_gold_buying_demo_bot_avatar_boosteria-9c0be38c25f90736bbbb93077be481383ff38d26bdada58ba784921b5d0d1f77.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-demo-bot-avatar-050534198cd20b785e2762f95f708a3ce6e38db9b2fda299754e36140960b5b4.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-demo-bot-avatar-boosteria-729d731b22ffd9729b1f12c2f944de3c9e0a2ae87e255cc42b8bd152fd713cc6.webp) no-repeat center center}section.booster-section .working_area .booster_info .booster_icon>img{width:100%;vertical-align:bottom}section.booster-section .working_area .booster_info .manager_icon{background:url(https://vibegenerator.b-cdn.net/assets/icons/personal-manager-avatar-boosteria-47e586ca367cd05d8fa20f4f7e31ed1922abc69dc66c997b8523ad03e720dff3.webp) no-repeat center center;background-size:cover;width:70px;height:70px;border-radius:45px;flex-shrink:0;overflow:hidden}section.booster-section .working_area .booster_info .booster_other{margin-left:10px}section.booster-section .working_area .booster_info .booster_other .booster_name,section.booster-section .working_area .booster_info .booster_other .booster_name>a{font-size:24px;font-weight:bold;margin-bottom:4px;color:inherit;text-decoration:none}section.booster-section .working_area .booster_info .booster_other .booster_visible{padding-left:23px;position:relative}section.booster-section .working_area .booster_info .booster_other .booster_visible:before{content:" ";top:5px;width:13px;height:13px;border-radius:7px;background-color:var(--color-gray);display:inline-block;position:absolute;left:0;margin:auto}section.booster-section .working_area .booster_info .booster_other.online .booster_visible{color:var(--color-dark-red)}section.booster-section .working_area .booster_info .booster_other.online .booster_visible:before{background-color:var(--color-dark-red)}section.booster-section .working_area .booster_info .booster_other.away .booster_visible{color:var(--color-ginger)}section.booster-section .working_area .booster_info .booster_other.away .booster_visible:before{background-color:var(--color-ginger)}section.booster-section .working_area .booster_info.no_booster{justify-content:left}section.booster-section .working_area .booster_info.no_booster .booster_icon{background:url(https://vibegenerator.b-cdn.net/assets/misc/buy-fast-lol-boost-cf29a46b92fb3702ce547454199f97a3e7a196b1fe6e45225d7f9a4f0342aa30.png) no-repeat center center;border-radius:0;background-size:contain}section.booster-section .working_area .booster_info.no_booster .booster_visible:before{display:none}section.booster-section .working_area .countdown{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}section.booster-section .working_area .countdown .titler_zone{font-size:24px;text-align:center;font-weight:bold;line-height:36px}section.booster-section .working_area .countdown .pending_price_note{font-size:14px;text-align:center;line-height:21px;margin-top:30px}section.booster-section .working_area .countdown .max_price_titler{display:none}section.booster-section .working_area .countdown .max_price_note{display:none}section.booster-section .working_area .countdown .timer_zone{position:relative;margin-top:22px}section.booster-section .working_area .countdown .timer_zone>.promo_icon{position:absolute;bottom:25px;left:50%;margin-left:-18px;width:36px;height:36px;font-size:12px}section.booster-section .working_area .countdown .timer_zone .full_price_icon{display:none}section.booster-section .working_area .countdown .zone_value{display:flex;margin-top:20px}section.booster-section .working_area .countdown .zone_value>.promo_icon{margin-right:10px;font-size:10px}section.booster-section .working_area .countdown .zone_value>.promo_icon:last-of-type{margin-right:0}section.booster-section .working_area .countdown .promo_icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:26px;height:26px;border-radius:50%;border:1px solid var(--color-dark-red);z-index:2;color:var(--color-dark-red);box-sizing:border-box}section.booster-section .working_area .countdown .promo_icon>i{margin-left:1px}section.booster-section .working_area .countdown .promo_icon.selected{background-color:var(--color-dark-red);color:var(--color-true-white)}section.booster-section .working_area .countdown.coof_1 .zone_value div.promo_icon:nth-child(-n+1){background-color:var(--color-dark-red);color:var(--color-true-white)}section.booster-section .working_area .countdown.coof_2 .zone_value div.promo_icon:nth-child(-n+2){background-color:var(--color-dark-red);color:var(--color-true-white)}section.booster-section .working_area .countdown.coof_3 .zone_value div.promo_icon:nth-child(-n+3){background-color:var(--color-dark-red);color:var(--color-true-white)}section.booster-section .working_area .countdown.coof_4 .zone_value div.promo_icon:nth-child(-n+4){background-color:var(--color-dark-red);color:var(--color-true-white)}section.booster-section .working_area .countdown.coof_max .titler_zone{display:none}section.booster-section .working_area .countdown.coof_max .max_price_titler{display:block;font-size:21px;line-height:30px;font-weight:bold;text-align:center}section.booster-section .working_area .countdown.coof_max .max_price_note{display:block;font-size:14px;line-height:21px;text-align:center;margin-top:10px}section.booster-section .working_area .countdown.coof_max .timer_zone>.promo_icon{display:none}section.booster-section .working_area .countdown.coof_max .timer_zone>.full_price_icon{display:block;position:absolute;top:50%;left:50%;margin-left:-38px;margin-top:-42px;font-size:90px;color:var(--color-dark-red)}section.booster-section .working_area .countdown.coof_max .timer_zone>svg>.texter{display:none}section.booster-section .working_area .countdown.coof_max .timer_zone>svg>.dot{display:none}section.booster-section .working_area .countdown.coof_max .zone_value div.promo_icon:nth-child(-n+5){background-color:var(--color-dark-red);color:var(--color-true-white)}section.booster-section .working_area .countdown.coof_max .pending_price_note{display:none}section.booster-section .working_area .countdown svg{width:170px;height:170px;transform:rotate(-90deg);vertical-align:bottom}section.booster-section .working_area .countdown svg circle.stroke{cx:85px;cy:85px;r:80px;stroke:var(--color-dark-red);stroke-width:4px;fill:none;stroke-dashoffset:0px;stroke-dasharray:502px;transition:all 1s linear}section.booster-section .working_area .countdown svg circle.dot{fill:var(--color-dark-red);transition:all 1s linear}section.booster-section .working_area .countdown svg circle.stroke_bg{cx:85px;cy:85px;r:80px;fill:none;stroke:var(--color-gray);stroke-width:1px}section.booster-section .working_area .countdown svg text.texter{transform:rotate(90deg);font-size:24px;font-weight:bold;fill:#000000}section.booster-section .working_area .order_data.correct .info_data .label{position:relative}section.booster-section .working_area .order_data.correct .info_data .label:after{content:"\f00c";position:absolute;right:5px;color:var(--color-dark-red);font:normal normal normal 14px/1 FontAwesome;line-height:24px}section.booster-section .working_area .order_data .info_title{font-size:21px;line-height:24px;margin:30px 0 20px}section.booster-section .working_area .order_data .info_data{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative}section.booster-section .working_area .order_data .info_data.icons{justify-content:center}section.booster-section .working_area .order_data .info_data.icons .sample_icon{width:30px;height:30px;border-radius:15px;color:var(--color-true-white);background:var(--color-dark-red);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px;margin:5px 5px 0}section.booster-section .working_area .order_data .info_data .label{flex-basis:50%;text-align:left;font-size:14px;color:var(--color-gray);line-height:24px;flex-shrink:1}section.booster-section .working_area .order_data .info_data .data{text-align:left;font-size:14px;color:var(--color-dark);line-height:24px}section.booster-section .working_area .order_data .info_data .data.comment{min-height:150px;max-width:150px;overflow-wrap:break-word;display:flex;justify-content:center;align-items:center}section.booster-section .working_area .order_data .warning_note{color:var(--color-true-white);padding:10px;background:var(--color-ginger);margin-top:10px;position:relative}section.booster-section .working_area .order_data .warning_note:after{content:"\f071";position:absolute;font:normal normal normal 14px/1 FontAwesome;left:10px;font-size:20px;top:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.booster-section .working_area .order_data .warning_note p{margin-left:30px;font-size:14px;line-height:18px}section.booster-section .working_area .buttons_block{margin-top:20px;margin-bottom:10px}section.booster-section .working_area .buttons_block .button_filler:last-child{margin-top:13px}section.booster-section .working_area .buttons_block .report_note{margin-top:20px;border:1px solid #ff0700;border-radius:10px;color:#ff0700;text-align:center;line-height:40px}section.booster-section .working_area .button_note{position:relative;margin-top:10px;font-size:14px;color:#989898;line-height:18px;padding-left:10px}section.booster-section .working_area .button_note:before{content:"*";display:inline-block;position:absolute;left:0}section.booster-section .working_area .button_note span{font-weight:bold}section.booster-section.from_aside{display:none}section#let_review{background-color:var(--dark-background);position:relative;padding:30px 20px;width:100%;box-sizing:border-box}section#let_review .review-tips{padding-top:20px;flex-basis:700px;text-align:center;font-size:14px;color:black}section#let_review .review-tips ul{display:flex;flex-direction:row;align-items:center;justify-content:center}section#let_review .review-tips ul li{margin-right:15px}section#let_review .review-tips ul li .tip-filler{margin-top:20px;position:relative;max-width:200px;margin-left:auto;z-index:0}section#let_review .review-tips ul li .tip-filler:before{content:"";display:block;position:absolute;width:100%;z-index:0;height:100%;box-shadow:0 3px 3px 0 green;border-radius:3px;opacity:0.4}section#let_review .review-tips ul li a{padding:0 10px 0 10px;font-weight:400;letter-spacing:1px;color:var(--color-dark-red);text-align:center;height:100%;border-radius:10px;box-sizing:border-box;padding-top:1px;line-height:100%;position:relative;text-shadow:0 -1px 0 rgba(0,0,0,0.37);cursor:pointer}section#let_review .skip_icon{position:absolute;right:10px;top:10px;font-size:20px}section#let_review .skip_icon a{color:var(--color-gray)}section#let_review h3{text-align:center;font-size:24px;line-height:36px;font-weight:bold}section#let_review .h_note{text-align:center}section#let_review .rate_booster_block{display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--color-gold);font-size:36px}section#let_review .rate_booster_block .rate_icon{padding:10px 5px;cursor:pointer}section#let_review .rate_booster_block .rate_icon:hover>i:before,section#let_review .rate_booster_block .rate_icon.hover>i:before{content:'\f005'}section#let_review .rate_booster_block .rate_icon.selected{color:var(--color-ginger)}section#let_review .rate_booster_block .rate_icon.selected>i:before{content:'\f005'}section#let_review .button_filler{max-width:200px;margin-left:auto;margin-right:auto}section#let_review textarea{min-height:150px;resize:vertical}.container .offers_timer,.widget_elements .offers_timer,.container_block>.offers_timer{margin-top:28px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.container .offers_timer>.offers_end_text,.widget_elements .offers_timer>.offers_end_text,.container_block>.offers_timer>.offers_end_text{color:var(--color-true-white);text-transform:uppercase;font-weight:bold;opacity:0.6;font-size:24px;max-width:100px}.container .offers_timer>.timers_block,.widget_elements .offers_timer>.timers_block,.container_block>.offers_timer>.timers_block{display:flex;flex-direction:row;justify-content:center;align-items:center}.container .offers_timer>.timers_block .hours:before,.widget_elements .offers_timer>.timers_block .hours:before,.container_block>.offers_timer>.timers_block .hours:before{display:none}.container .offers_timer>.timers_block .hours:after,.widget_elements .offers_timer>.timers_block .hours:after,.container_block>.offers_timer>.timers_block .hours:after{display:none}.container .offers_timer>.timers_block .numbers_group,.widget_elements .offers_timer>.timers_block .numbers_group,.container_block>.offers_timer>.timers_block .numbers_group{display:flex;position:relative;border:1px solid #d70147;border-radius:12px;width:64px;height:83px;flex-wrap:wrap;justify-content:center}.container .offers_timer>.timers_block .numbers_group .single_number,.widget_elements .offers_timer>.timers_block .numbers_group .single_number,.container_block>.offers_timer>.timers_block .numbers_group .single_number{width:18px;position:relative}.container .offers_timer>.timers_block .numbers_group .single_number>.half,.widget_elements .offers_timer>.timers_block .numbers_group .single_number>.half,.container_block>.offers_timer>.timers_block .numbers_group .single_number>.half{text-align:center;position:relative;color:var(--color-true-white);font-weight:bold;display:flex;flex-direction:column;align-items:center;font-size:36px;height:36px;line-height:48px}.container .offers_timer>.timers_block .numbers_group .single_number>.half.top,.widget_elements .offers_timer>.timers_block .numbers_group .single_number>.half.top,.container_block>.offers_timer>.timers_block .numbers_group .single_number>.half.top{z-index:5;padding:5px 0 0 0;justify-content:flex-start}.container .offers_timer>.timers_block .numbers_group .single_number>.half.top:after,.widget_elements .offers_timer>.timers_block .numbers_group .single_number>.half.top:after,.container_block>.offers_timer>.timers_block .numbers_group .single_number>.half.top:after{content:"";position:absolute;z-index:0;left:0;bottom:0;width:100%;height:100%}.container .offers_timer>.timers_block .numbers_group .single_number+.single_number,.widget_elements .offers_timer>.timers_block .numbers_group .single_number+.single_number,.container_block>.offers_timer>.timers_block .numbers_group .single_number+.single_number{margin-left:3px}.container .offers_timer>.timers_block .numbers_group .name,.widget_elements .offers_timer>.timers_block .numbers_group .name,.container_block>.offers_timer>.timers_block .numbers_group .name{color:white;opacity:0.4;font-size:14px;font-weight:400}.container .offers_timer>.timers_block .numbers_group+.numbers_group,.widget_elements .offers_timer>.timers_block .numbers_group+.numbers_group,.container_block>.offers_timer>.timers_block .numbers_group+.numbers_group{margin-left:30px}.container .offers_timer>.timers_block .numbers_group+.numbers_group:before,.widget_elements .offers_timer>.timers_block .numbers_group+.numbers_group:before,.container_block>.offers_timer>.timers_block .numbers_group+.numbers_group:before{content:"";position:absolute;left:-18px;width:5px;height:5px;top:45%;margin-top:-7px;border-radius:3px;background-color:var(--color-true-white);opacity:0.3}.container .offers_timer>.timers_block .numbers_group+.numbers_group:after,.widget_elements .offers_timer>.timers_block .numbers_group+.numbers_group:after,.container_block>.offers_timer>.timers_block .numbers_group+.numbers_group:after{content:"";position:absolute;left:-18px;width:5px;height:5px;top:55%;margin-top:2px;border-radius:3px;background-color:var(--color-true-white);opacity:0.3}.complete_box{opacity:0;visibility:hidden;width:100%;height:100%;background:rgba(50,50,50,0.95);position:fixed;z-index:102;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity ease-in 0.4s,visibility ease-in 0.4s}.complete_box .complete_section{width:750px;padding:48px 20px;box-sizing:border-box;position:relative;background:var(--dark-true-white)}.complete_box .complete_section .uploader_box .drag_box{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;border-radius:20px;border:1px dashed var(--color-light-gray);background-color:var(--dark-input);box-sizing:border-box;background-position:center !important;background-repeat:no-repeat !important;background-size:contain !important}.complete_box .complete_section .uploader_box .drag_box .button_filler{width:107px}.complete_box .complete_section .uploader_box .drag_box input{display:none}.complete_box .complete_section .uploader_box .drag_box.drag_over{border-color:var(--color-dark-red);border-width:2px;background-color:var(--color-light-gray)}.complete_box .complete_section .uploader_box .final_screen_note{text-align:center;max-width:555px;margin:30px auto auto;font-size:16px;line-height:24px}.complete_box .complete_section .uploader_box .final_screen_note span{font-size:18px;line-height:27px}.complete_box .complete_section .uploader_box>.button_filler{max-width:400px;margin-left:auto;margin-right:auto}section.order-info-section{flex-grow:1}section.order-info-section hr{margin:10px 0;border-bottom:1px dashed}section.order-info-section .working_area{background-color:var(--dark-true-white);padding:50px 30px 30px;box-sizing:border-box;width:360px;margin-top:30px}section.order-info-section .working_area>.flexible_column{display:flex;flex-direction:column;justify-content:center;align-items:center}section.order-info-section .working_area>.flexible_column>.titler{font-size:24px;font-weight:bold;margin-bottom:20px}section.order-info-section .working_area .position_status{margin-top:40px}section.order-info-section .working_area .position_status>.current_status{text-transform:uppercase;font-size:14px;border-radius:20px;padding:9px 10px;margin-left:20px}section.order-info-section .working_area .position_status>.current_status.in_progress{color:var(--color-light);background-color:var(--color-dark-red)}section.order-info-section .working_area .progress_value{margin-top:40px;margin-bottom:8px}section.order-info-section .working_area .progress_value>.progress_value_number{font-size:18px;font-weight:bold}section.order-info-section .working_area .progress_value>.progress_value_number p{font-size:16px;text-align:center}section.order-info-section .working_area .progress_value.per_win{margin-top:8px}section.order-info-section .working_area .positions_columns{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin-top:10px;position:relative}section.order-info-section .working_area .positions_columns .start_pos{text-align:center;flex-basis:33%}section.order-info-section .working_area .positions_columns .now_pos{text-align:center;flex-basis:33%}section.order-info-section .working_area .positions_columns .desired_pos{text-align:center;flex-basis:33%}section.order-info-section .working_area .positions_columns .pos_image{margin:15px 0;min-height:60px}section.order-info-section .working_area .positions_columns .pos_image img{max-width:70px}section.order-info-section .working_area .positions_columns .pos_value{font-size:15px;font-weight:bold;line-height:20px}section.order-info-section .working_area .positions_columns .pos_value.lp{font-size:12px;font-weight:initial;line-height:16px}section.order-info-section .working_area .progress_bar{width:100%;position:relative}section.order-info-section .working_area .progress_bar>.progress_background{width:100%;height:15px;border-radius:8px;background-color:var(--color-light)}section.order-info-section .working_area .progress_bar>.progress_bar_val{position:absolute;height:15px;border-radius:8px;background-color:var(--color-dark-red);top:0}section.order-info-section .working_area .progress_bar>.bar_divider{width:100%;margin-top:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}section.order-info-section .working_area .progress_bar>.bar_divider>.percent_divider{width:1px;height:3px;background-color:var(--color-light-gray)}section.order-info-section .working_area .progress_bar>.bar_divider>.percent_divider:first-child{height:5px}section.order-info-section .working_area .progress_bar>.bar_divider>.percent_divider:last-child{height:5px}section.order-info-section .working_area .progress_bar>.bar_divider>.percent_divider:nth-child(6){height:5px}section.order-info-section .working_area .progress_bar>.bar_divider_helper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;color:var(--color-gray);font-size:14px;line-height:14px;margin-top:5px}section.order-info-section .working_area .progress_bar>.bar_divider_helper>div{flex-basis:35px}section.order-info-section .working_area .progress_bar>.bar_divider_helper>div:nth-child(2){text-align:center}section.order-info-section .working_area .progress_bar>.bar_divider_helper>div:last-child{text-align:right}section.order-info-section .working_area .progress_bar.per_win{display:flex;flex-direction:row;justify-items:flex-start;align-items:center;flex-wrap:wrap}section.order-info-section .working_area .progress_bar.per_win>.progress_background{position:absolute;z-index:0}section.order-info-section .working_area .progress_bar.per_win>.progress_bar_single{height:15px;border-radius:8px;flex-shrink:0;position:relative}section.order-info-section .working_area .progress_bar.per_win>.progress_bar_single.win{background-color:var(--color-green)}section.order-info-section .working_area .progress_bar.per_win>.progress_bar_single.lost{background-color:var(--color-red)}section.order-info-section .working_area .progress_bar.per_win>.progress_bar_single.remake{background-color:var(--color-gray)}section.order-info-section .working_area .progress_bar.per_win>.bar_divider{position:absolute;top:100%}section.order-info-section .working_area .bonus_earned{margin-top:5px;font-size:14px}section.order-info-section .working_area .bonus_earned>.level{text-transform:uppercase;font-weight:bold}section.order-info-section .working_area .bonus_earned>.money{font-weight:bold;font-size:16px}section.order-info-section .working_area .total_earned>span{font-weight:bold}section.order-info-section .working_area .button_filler{margin-top:20px}section.order-info-section .working_area .button_filler.complete_order{margin-top:10px}section.order-info-section .working_area .complete_note{font-size:14px;line-height:21px;margin-top:10px;text-align:center}section.order-info-section .working_area .complete_note a{color:var(--color-dark-red);cursor:pointer}section.order-info-section .working_area .payout_note{margin-top:10px}section.order-info-section .working_area .payout_note .payout_question:hover .control_helper{display:block}section.order-info-section .working_area .control_helper{display:none;position:absolute;left:190px;top:53%;margin-top:6px;width:416px;padding:20px;box-sizing:border-box;font-size:14px;font-weight:normal;line-height:24px;text-align:left;background-color:var(--color-true-white);z-index:1;border-radius:15px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}section.order-info-section .working_area .control_helper .title_note{text-align:center;font-weight:bold}section.order-info-section .working_area .control_helper .finish_note{font-weight:bold}section.order-info-section .working_area .control_helper:before{content:" ";position:absolute;left:calc(50% - 10px);bottom:100%;border-bottom:6px solid white;border-left:10px solid transparent;border-right:10px solid transparent}section.order-info-section .working_area .available_drops{margin-top:10px;font-size:14px;color:var(--color-gray);line-height:21px;text-transform:capitalize}section.order-info-section .working_area .pause_available{margin-top:10px}section.order-info-section.from_aside{display:none}section#history_section{margin-top:30px;padding:60px 30px;background-color:var(--dark-true-white)}section#history_section .history_button{display:none}section#history_section .header_with_divider{font-size:24px;text-align:center;font-weight:bold;padding-bottom:18px;position:relative}section#history_section .header_with_divider:after{content:'';width:84px;height:3px;border-radius:2px;background-color:var(--color-dark-red);position:absolute;bottom:0;left:50%;margin-left:-42px}section#history_section .history_table .history_header{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;text-align:center;padding-bottom:10px;padding-top:35px;font-weight:bold}section#history_section .history_table .history_header .history_item{flex-basis:85px}section#history_section .history_table .history_header .history_item.game_number{text-align:left;flex-basis:60px}section#history_section .history_table .history_header .history_item.game_number>img{border-radius:5px}section#history_section .history_table .history_header .history_item.skill_rating{text-align:right;flex-basis:110px;text-transform:capitalize}section#history_section .history_table .history_header .history_item.game_time{flex-basis:150px}section#history_section .history_table .history_header .history_item.booster_name{flex-grow:0.2}section#history_section .history_table .history_worker{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}section#history_section .history_table .history_worker .history_row{width:100%;padding:10px 0;border-top:1px solid var(--color-light-gray);position:relative}section#history_section .history_table .history_worker .history_row .single_history{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;text-align:center;padding-bottom:5px}section#history_section .history_table .history_worker .history_row .single_history .history_item{flex-basis:85px}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_number{text-align:left;flex-basis:60px}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_number>img{border-radius:5px}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating{text-align:right;flex-basis:110px}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating>span.rating_change{font-size:14px;color:var(--color-gray)}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating>span.rating_change.win{color:var(--color-dark-red)}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating>span.rating_change.victory{color:var(--color-dark-red)}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating>span.rating_change.lose{color:var(--color-red)}section#history_section .history_table .history_worker .history_row .single_history .history_item.booster_name{flex-grow:0.2}section#history_section .history_table .history_worker .history_row .single_history .history_item.booster_name a{color:black}section#history_section .history_table .history_worker .history_row .single_history .history_item.booster_name a:hover{color:var(--color-dark-red);text-decoration:underline;cursor:pointer}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_time{flex-basis:150px}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_result span{width:85px;display:inline-block;border-radius:5px;height:28px;line-height:28px}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_result span.win{background-color:var(--color-dark-red);color:var(--color-true-white)}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_result span.victory{background-color:var(--color-dark-red);color:var(--color-true-white)}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_result span.lose{background-color:var(--color-red);color:var(--color-true-white)}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_result span.remake{color:var(--color-true-white);background-color:var(--color-gray)}section#history_section .history_table .history_worker .history_row .single_history.pre_wrap{display:none;font-weight:bold}section#history_section .history_table .history_worker .history_row .champion_row{width:100%;display:none}section#history_section .history_table .history_worker .history_row .champion_row .champion_header,section#history_section .history_table .history_worker .history_row .champion_row .single_champion{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 0}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item{flex-basis:50px;text-align:center}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.hero_icon,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.hero_icon{width:60px;height:60px;flex-basis:60px;flex-shrink:0;flex-grow:0;border-radius:4px;overflow:hidden;border:1px solid var(--color-dark-red)}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.hero_icon.blank,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.hero_icon.blank{height:1px;border:0}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-basis:165px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.item_set,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.item_set{flex-basis:120px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.item_set>.single_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.item_set>.single_item{width:30px;margin:2px;border-radius:3px;overflow:hidden}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.trinket_set,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.trinket_set{flex-basis:30px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.trinket_set>.single_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.trinket_set>.single_item{width:35px;margin:2px;border-radius:3px;overflow:hidden}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.kda,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.kda{flex-basis:65px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.creeps,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.creeps{flex-basis:55px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.spells,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.spells{flex-basis:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.spells>.single_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.spells>.single_item{width:30px;margin:2px;border-radius:3px;overflow:hidden}section#history_section .history_table .history_worker .history_row .champion_row .champion_header.pre_wrap,section#history_section .history_table .history_worker .history_row .champion_row .single_champion.pre_wrap{display:none}section#history_section .history_table .history_worker .history_row .champion_row .champion_header.true,section#history_section .history_table .history_worker .history_row .champion_row .single_champion.true{background-color:var(--color-dark-red)}section#history_section .history_table .history_worker .history_row .champion_row .radiant_team{background-color:var(--color-dark-green-light)}section#history_section .history_table .history_worker .history_row .champion_row .dire_team{background-color:var(--color-dark-red-light)}section#history_section .history_table .history_worker .history_row .champion_row .versus_divider{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}section#history_section .history_table .history_worker .history_row .champion_row .versus_divider .score_radiant{padding:7px 20px 3px;border-radius:0 0 5px 5px;background-color:var(--color-dark-green-light);margin-bottom:5px}section#history_section .history_table .history_worker .history_row .champion_row .versus_divider .score_dire{padding:3px 20px 7px;border-radius:5px 5px 0 0;background-color:var(--color-dark-red-light);margin-top:5px}section#history_section .history_table .history_worker .history_row .champion_row .versus_divider .divider_text{padding:5px 10px}section#history_section .history_table .history_worker .history_row .champion_row .versus_divider .game_length{position:absolute;right:0}section#history_section .history_table .history_worker .history_row .show_more{position:absolute;bottom:0;text-align:center;width:150px;font-size:9px;left:50%;line-height:9px;padding-top:1px;cursor:pointer;background-color:#dbdbdb;font-weight:bold;border-radius:5px 5px 0 0;margin-left:-75px}section#history_section .history_table .history_worker .history_row:first-of-type{border-bottom:1px solid var(--color-light-gray)}section#heroes-section{padding:45px 38px 45px 45px;position:relative;width:100%;box-sizing:border-box}section#heroes-section .note_filler{margin-top:30px;text-align:center}section#heroes-section .hero_block{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:21px}section#heroes-section .hero_block .hero_icon_title{width:54px;height:54px;flex-shrink:0}section#heroes-section .hero_block .hero_icon_title.tank{background:url(https://vibegenerator.b-cdn.net/assets/misc/flip-tank-large-fe5fac741039cdf71c751f63fb60734e6c10aafa38842fb11d31d2a1ad5bce66.png) no-repeat top center;background-size:cover}section#heroes-section .hero_block .hero_icon_title.support{background:url(https://vibegenerator.b-cdn.net/assets/misc/flip-support-large-cf818ae1b734e7ec5815c19ffd4d5d4e8f82eb06f4e8993f94999d771505c51b.png) no-repeat top center;background-size:cover}section#heroes-section .hero_block .hero_icon_title.attack{background:url(https://vibegenerator.b-cdn.net/assets/misc/flip-attack-large-38f1b63c6964aaaa25a5f164a8ebceb9bf0bbed461900247d3bbe13c6586034d.png) no-repeat top center;background-size:cover}section#heroes-section .hero_block .hero_icon_title.defense{background:url(https://vibegenerator.b-cdn.net/assets/misc/flip-defense-large-4b16753d1fd619f749f986e52b251e6caf5fb38ae0900a51334bd72071f94012.png) no-repeat top center;background-size:cover}section#heroes-section .hero_block .hero_selectors{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-grow:1;flex-wrap:wrap}section#heroes-section .hero_block .hero_selectors .single_hero{flex-basis:60px;width:60px;box-sizing:border-box;height:60px;border:1px solid var(--color-gray);background-color:var(--color-light);border-radius:10px;margin-right:7px;margin-bottom:8px;cursor:pointer;-webkit-filter:grayscale(100%);filter:grayscale(100%);overflow:hidden;display:flex;flex-direction:row;justify-content:center}section#heroes-section .hero_block .hero_selectors .single_hero>img{width:auto;height:100%;max-width:none}section#heroes-section .hero_block .hero_selectors .single_hero:hover{transform:scale(1.5);transition:transform .2s ease-in-out;z-index:2}section#heroes-section .hero_block .hero_selectors .single_hero.selected{border:2px solid var(--color-dark-red);-webkit-filter:none;filter:none}section#heroes-section .submit_button{width:300px;margin:auto}section#loyalty-section{margin:30px 70px;background:var(--dark-true-white);padding:50px 97px}section#loyalty-section .display_ranks{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;max-width:975px;margin:auto}section#loyalty-section .display_ranks .single_level{width:90px;text-align:center}section#loyalty-section .display_ranks .single_level .level_name{font-size:16px;text-transform:capitalize;font-weight:400}section#loyalty-section .display_ranks .single_level .level_icon{width:80px;height:80px;margin:20px auto;padding:3px}section#loyalty-section .display_ranks .single_level .level_discount{font-size:24px;font-weight:bold}section#loyalty-section .display_ranks .single_level .level_note{font-size:14px}section#loyalty-section .display_ranks .single_level .mobile_ranks{display:none}section#loyalty-section .display_ranks .single_level.unranked .level_icon{background:url("https://vibegenerator.b-cdn.net/assets/misc/loyalty/unranked_loyalty_program_level_boosteria_icon-6ed0434fb157a95ad43c29966fe945bc787de4d2b4118eb92b04deb8e82af490.webp") center center/cover no-repeat}section#loyalty-section .display_ranks .single_level.bronze .level_icon{background:url("https://vibegenerator.b-cdn.net/assets/misc/loyalty/bronze_loyalty_program_level_boosteria_icon-fcfd47120fa9a44f7ad7268734da3c2d27cab7af275707ba34dbbb81c39572b4.webp") center center/cover no-repeat}section#loyalty-section .display_ranks .single_level.gold .level_icon{background:url("https://vibegenerator.b-cdn.net/assets/misc/loyalty/gold_loyalty_program_level_boosteria_icon-171d3fdb2e84cd7d059aae9a2b3dc3defe647d460ad5c19049dcf90179c8ac7e.webp") center center/cover no-repeat}section#loyalty-section .display_ranks .single_level.saphire .level_icon{background:url("https://vibegenerator.b-cdn.net/assets/misc/loyalty/saphire_loyalty_program_level_boosteria_icon-78ad496bf9bc9c8a8b8ce005c91d535f63d4214b50ed7cf58917e1be6bba9f68.webp") center center/cover no-repeat}section#loyalty-section .display_ranks .single_level.diamond .level_icon{background:url("https://vibegenerator.b-cdn.net/assets/misc/loyalty/diamond_loyalty_program_level_boosteria_icon-64d6f6fb697c0dd072fc8a91b1d84d3c838966e5e42b7cf05da941678ed0a0fb.webp") center center/cover no-repeat}section#loyalty-section .display_ranks .single_level.ruby .level_icon{background:url("https://vibegenerator.b-cdn.net/assets/misc/loyalty/ruby_loyalty_program_level_boosteria_icon-4806f178ce3b40a9ec5c652e8f10c18878bfe93d437764be615095e6a22fe247.webp") center center/cover no-repeat}section#loyalty-section .display_ranks .single_level.active .level_name{color:var(--color-dark-red)}section#loyalty-section .display_ranks .single_level.active .level_icon{padding:0;border:3px solid var(--color-dark-red);border-radius:43px;box-sizing:content-box}section#loyalty-section .display_ranks .single_level.active .level_discount{color:var(--color-dark-red)}section#loyalty-section .gray_divider{height:1px;background-color:var(--color-light-gray);margin:50px auto;width:100%}section#loyalty-section .progress_title{text-align:center;margin-bottom:20px;font-size:18px}section#loyalty-section .progress_title span{color:var(--color-dark-red);text-transform:uppercase}section#loyalty-section .loyalty_progress{text-align:center}section#loyalty-section .loyalty_progress .bar_zone{max-width:740px;width:100%;margin:auto;height:80px;border-radius:10px;background:var(--color-light);position:relative;overflow:hidden}section#loyalty-section .loyalty_progress .bar_zone .bar_text,section#loyalty-section .loyalty_progress .bar_zone .bar_sub_text{line-height:80px;font-size:36px;text-align:left;margin-left:20px;font-weight:bold}section#loyalty-section .loyalty_progress .bar_zone .bar_filler{height:100%;width:30%;background:url("https://vibegenerator.b-cdn.net/assets/backgrounds/loyalty_bar-490797f382897af1e8803f0fd894cffd383ab1cfa7ca0eaec879a085a80aa190.png") 0 0;background-size:cover;position:absolute;z-index:1;top:0;left:0;overflow:hidden}section#loyalty-section .loyalty_progress .bar_zone .bar_filler .bar_text{color:var(--color-true-white);white-space:nowrap}section#loyalty-section .loyalty_progress .helper_zone{max-width:740px;width:100%;margin:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:relative}section#loyalty-section .loyalty_progress .helper_zone .helper_point{width:1px;height:7px;background:var(--color-light-gray);position:relative;margin:3px 0 5px}section#loyalty-section .loyalty_progress .helper_zone .helper_point .point_value{position:absolute;width:90px;top:100%;left:-45px;font-size:10px;line-height:15px;color:var(--color-gray);white-space:nowrap}section#loyalty-section .loyalty_progress .helper_zone .helper_point.current .point_value{color:var(--color-dark-red)}section#loyalty-section .loyalty_note{margin-top:50px;text-align:center;font-size:14px;color:var(--color-gray)}section#loyalty-section .code_title{text-align:center;font-size:16px;color:var(--color-dark);max-width:455px;margin:50px auto 0 auto}section#loyalty-section .code_title>span{color:var(--color-dark-red);font-weight:bold}section#loyalty-section .code_sample{text-align:center;font-size:48px;line-height:50px;font-weight:bold;cursor:pointer;display:block;margin:30px auto 0 auto;max-width:max-content;padding:5px;border-radius:10px;background-color:transparent;transition:background-color ease-in 1s;position:relative}section#loyalty-section .code_sample.clicked{transition:none;background-color:var(--color-dark-red)}section#loyalty-section .auto_use{text-align:center;margin-top:30px}section#loyalty-section .auto_use .input_checker{display:inline-flex}section#loyalty-section .auto_use .auto_use_note{text-align:center;font-size:14px;color:var(--color-gray);margin-top:30px}section#loyalty-section>.current_rank{margin-top:70px;display:flex;flex-direction:row;align-items:center;justify-content:center}section#loyalty-section>.current_rank .value_icon{width:60px;height:60px}section#loyalty-section>.current_rank .value_icon.unranked{background:url("https://vibegenerator.b-cdn.net/assets/misc/level_unranked-d412457a4aff772a1e23aabb24c93bb2d2a9f7b0f5b5673313a41717d70bd1f3.png") center center no-repeat;background-size:cover}section#loyalty-section>.current_rank .value_icon.bronze{background:url("https://vibegenerator.b-cdn.net/assets/misc/level_bronze-6b6ac98f7ddca0469185148b8750c44d50ea728c1774300f9b2204f35fe56b36.png") center center no-repeat;background-size:cover}section#loyalty-section>.current_rank .value_icon.silver{background:url("https://vibegenerator.b-cdn.net/assets/misc/level_silver-88be99acb3cd73db7d4f001145c57e9c7dfb50a522bb3809b0077aa4c6443a9e.png") center center no-repeat;background-size:cover}section#loyalty-section>.current_rank .value_icon.gold{background:url("https://vibegenerator.b-cdn.net/assets/misc/level_gold-9b8641681e527cb711960620372df1d229d9e3cf337486c25d04591d3fc4ee3a.png") center center no-repeat;background-size:cover}section#loyalty-section>.current_rank .value_icon.diamond{background:url("https://vibegenerator.b-cdn.net/assets/misc/level_diamond-c76f5a7e00e41db39e1f17d3641943a5f511e99177003c26135cebe458844709.png") center center no-repeat;background-size:cover}section#loyalty-section>.current_rank .icon_note{margin-left:20px;display:flex;flex-direction:column;align-items:stretch;justify-content:center}section#loyalty-section>.current_rank .icon_note .note_titler{font-size:14px;line-height:14px;color:var(--color-gray)}section#loyalty-section>.current_rank .icon_note .note_name{text-transform:uppercase;color:var(--color-dark);font-weight:bold;font-size:48px;line-height:48px}section#loyalty-section>.current_bonuses{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:50px}section#loyalty-section>.current_bonuses .bonus_section{padding:0 70px;border-right:1px solid var(--color-light-gray);text-align:center}section#loyalty-section>.current_bonuses .bonus_section .bonus_type_title{font-size:16px;line-height:24px}section#loyalty-section>.current_bonuses .bonus_section .bonus_type_value{font-size:36px;line-height:48px;font-weight:bold}section#loyalty-section>.current_bonuses .bonus_section:last-of-type{border-left:0;border-right:0;padding-right:0}section#loyalty-section>.current_bonuses .bonus_section:first-of-type{padding-left:0}section#loyalty-section .voucher_code p{text-align:center;margin-bottom:15px}section#loyalty-section .voucher_code .flex_two{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:400px;margin:auto}section#loyalty-section .voucher_code .flex_two .button_filler{margin-top:0;margin-left:10px}.other_services{margin:60px auto 70px;max-width:940px;border-top:1px dashed var(--color-light-gray);padding-top:60px}.other_services>h4{text-align:center;font-size:24px;font-weight:bold;line-height:36px}.other_services>p{max-width:552px;margin:20px auto 0;font-size:16px;line-height:30px;text-align:center}.other_services>p>span{color:var(--color-dark-red);font-weight:bold}.other_services>p>span:nth-child(2){text-transform:uppercase}.other_services>.other_services_block{margin:60px auto 0 auto;max-width:732px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;position:relative}.other_services>.other_services_block>.other_item{flex-basis:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 0 30px;color:var(--color-dark)}.other_services>.other_services_block>.other_item .game_icon{width:50px;height:50px;border-radius:25px;overflow:hidden;flex-shrink:0;flex-grow:0}.other_services>.other_services_block>.other_item .game_icon.over{background-color:var(--color-dark) !important}.other_services>.other_services_block>.other_item .other_namer{margin-left:15px;font-size:14px;line-height:21px}.other_services>.other_services_block>.other_item:hover{color:var(--color-dark-red);text-decoration:underline}section#account-section{padding:45px 38px 45px 45px;position:relative;width:100%;box-sizing:border-box}section#account-section .note_title{text-align:center;font-size:16px;line-height:24px;max-width:410px;padding:0 20px;margin:auto}section#account-section .note_title.reg_details{color:var(--color-light);background-color:var(--color-ginger);position:relative;margin-bottom:5px;border-radius:3px;padding:0 20px 0 30px}section#account-section .note_title.reg_details:before{position:absolute;content:" ";width:25px;height:100%;left:10px;top:0;background:url(https://vibegenerator.b-cdn.net/assets/misc/info-a513760d76a42222dcc18ac1662fc4367c730eb0e2af2bd177fb6c00c16219e7.png) no-repeat center;background-size:contain}section#account-section .selector_note{font-size:14px;text-align:center;color:var(--color-gray);margin-bottom:5px}section#account-section .data_selection{margin-top:30px}section#account-section .data_selection .selectors_input{width:263px;margin:auto}section#account-section .data_selection .selectors_input .form-group{margin-top:30px}section#account-section .data_selection .selectors_input .form-group.with_helper{position:relative}section#account-section .data_selection .selectors_input .form-group.with_helper label:after{content:'?';display:inline-flex;width:17px;height:17px;border-radius:50%;color:var(--color-true-white);background-color:var(--color-dark-red);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;line-height:17px;margin-left:5px}section#account-section .data_selection .selectors_input .form-group.with_helper label:hover+div.control_helper{display:block}section#account-section .data_selection .selectors_input .form-group.with_helper .control_helper{display:none;position:absolute;bottom:100%;background-color:#db9702;width:150%;padding:10px;border-radius:10px;margin-left:-75px;text-align:center}section#account-section .data_selection .selectors_input .submit_now{margin-top:30px}section#account-section .data_selection .select_booster{margin-top:20px;position:relative}section#account-section .data_selection .select_booster>h3{text-align:center;font-size:24px;line-height:24px;margin-bottom:20px}section#account-section .data_selection .select_booster .search_note{font-size:14px;line-height:19px;color:var(--color-gray);margin:0 0 5px 5px}section#account-section .data_selection .select_booster #booster_search{width:100%;height:40px;line-height:38px;padding:0 20px;border-radius:10px;border:1px solid var(--color-light-gray);box-sizing:border-box;margin-bottom:20px}section#account-section .data_selection .select_booster #booster_search:focus{border-color:var(--color-dark-red);outline:none}section#account-section .data_selection .select_booster .search_icon{position:absolute;right:15px;top:100px;cursor:pointer;color:var(--color-dark-red)}section#account-section .data_selection .select_booster .booster{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;cursor:pointer;order:1}section#account-section .data_selection .select_booster .booster .booster_ava{width:50px;height:50px;border-radius:25px;overflow:hidden;position:relative}section#account-section .data_selection .select_booster .booster .booster_ava .select_overlay{display:none;position:absolute;width:100%;height:100%;background-color:rgba(123,189,0,0.7);flex-direction:column;justify-content:center;align-items:center}section#account-section .data_selection .select_booster .booster .booster_ava .select_overlay>i{color:white;font-size:25px}section#account-section .data_selection .select_booster .booster .booster_name{flex-grow:0.5;margin-left:10px;text-align:left}section#account-section .data_selection .select_booster .booster .booster_name>a{color:var(--color-true-black) !important;text-underline:none !important}section#account-section .data_selection .select_booster .booster .booster_league{flex-grow:0.5;text-align:right;text-transform:capitalize;display:flex;flex-direction:row;justify-content:flex-end;font-weight:bold;align-items:flex-end;margin-right:15px}section#account-section .data_selection .select_booster .booster .booster_league:before{content:' ';width:35px;height:26px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:bottom;margin-right:11px}section#account-section .data_selection .select_booster .booster .booster_league.diamond:before,section#account-section .data_selection .select_booster .booster .booster_league.diamond_1:before,section#account-section .data_selection .select_booster .booster .booster_league.diamond_2:before,section#account-section .data_selection .select_booster .booster .booster_league.diamond_3:before,section#account-section .data_selection .select_booster .booster .booster_league.diamond_4:before{background-image:url("https://vibegenerator.b-cdn.net/assets/img/embers/diamond-ff08149e0cae4f6ae70d4c5b99ca673c38688019eed40cb1359576174f36ff86.png")}section#account-section .data_selection .select_booster .booster .booster_league.master:before{background-image:url("https://vibegenerator.b-cdn.net/assets/img/embers/master-4e58f5d9ff34eeddd96fd89e57dee63ea6a6fea13d83f5a6087616b75c4b17e4.png")}section#account-section .data_selection .select_booster .booster .booster_league.grandmaster:before{background-image:url("https://vibegenerator.b-cdn.net/assets/img/embers/grandmaster-4e0f885a91a7539af7b31cefd513b307d915be256e5db14f2e9ec0b9a388e1e5.png")}section#account-section .data_selection .select_booster .booster .booster_league.challenger:before{background-image:url("https://vibegenerator.b-cdn.net/assets/img/embers/challenger-cececfb52e141cf58107a8814d337776819f383ea2357f6fd42bcd5ef5c256e6.png")}section#account-section .data_selection .select_booster .booster .booster_rating{max-width:165px;flex-grow:0.3}section#account-section .data_selection .select_booster .booster .booster_rating .stars_row{color:var(--color-gold);font-size:16px}section#account-section .data_selection .select_booster .booster .booster_rating .stars_row>i.fa{margin-left:7px}section#account-section .data_selection .select_booster .booster .booster_rating .value_row{color:var(--color-gray);margin-left:10px;font-size:14px}section#account-section .data_selection .select_booster .booster .profile_link a{color:var(--color-dark-red);font-size:14px}section#account-section .data_selection .select_booster .booster:hover{background-color:#F5F5F5}section#account-section .data_selection .select_booster .booster.selected{order:0}section#account-section .data_selection .select_booster .booster.selected .booster_ava .select_overlay{display:flex}section#account-section .data_selection .select_booster .no_match{padding:20px;display:none}section#account-section .data_selection .select_booster .result_list{position:relative}section#account-section .data_selection .select_booster .result_list .scroll_overflow{width:calc(100% + 17px);max-height:350px}section#account-section .data_selection .select_booster .result_list .scroll_overflow .data_box{display:flex;flex-direction:column}section#account-section .data_selection .select_booster .scroll_box{position:absolute;display:block;right:0px;top:0;width:4px;height:100%}section#account-section .data_selection .select_booster .scroll_box>.scroller{width:100%;height:100px;background-color:#d70147;border-radius:2px}section#account-section .data_selection .button_filler{max-width:263px;margin:25px auto auto}section#account-section .platform_selection{display:flex;flex-direction:row;justify-content:center;align-items:center}section#account-section .platform_selection .single_platform{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 20px}section#account-section .platform_selection .single_platform:hover{cursor:pointer}section#account-section .platform_selection .single_platform .platform_icon{width:40px;height:40px;border-radius:20px;background-color:var(--color-gray-10);text-align:center;display:flex;justify-content:center;align-items:center;font-size:18px;color:var(--color-gray)}section#account-section .platform_selection .single_platform .platform_name{margin-left:10px;text-transform:capitalize}section#account-section .platform_selection .single_platform .platform_name.pc{text-transform:uppercase}section#account-section .platform_selection .single_platform.active .platform_icon,section#account-section .platform_selection .single_platform:hover .platform_icon{background-color:var(--color-dark-red);color:var(--color-true-white)}section#contacts_section,section#jobs_section{position:relative}section#contacts_section:before,section#jobs_section:before{content:'';position:absolute;left:50%;top:0;width:50%;height:100%;background-color:var(--dark-true-white)}section#contacts_section.left_white:before,section#jobs_section.left_white:before{left:0}section#contacts_section.true_white,section#jobs_section.true_white{background-color:#202731}section#contacts_section .contacts_block,section#jobs_section .contacts_block{display:flex;flex-direction:row;align-items:stretch;justify-content:center;position:relative;min-height:865px}section#contacts_section .contacts_block .send_result,section#jobs_section .contacts_block .send_result{display:none;padding:135px 0 520px 0;text-align:center}section#contacts_section .contacts_block .send_result img,section#jobs_section .contacts_block .send_result img{margin-bottom:20px;margin-top:0}section#contacts_section .contacts_block .send_result p,section#jobs_section .contacts_block .send_result p{font-size:21px;max-width:455px;margin:auto;line-height:30px}section#contacts_section .contacts_block .contact_titler,section#jobs_section .contacts_block .contact_titler{font-size:24px;font-weight:bold;line-height:36px;margin-bottom:15px}section#contacts_section .contacts_block p,section#jobs_section .contacts_block p{color:var(--color-dark);font-size:18px;line-height:27px;margin:0 auto 15px 0;max-width:457px}section#contacts_section .contacts_block p.small_note,section#jobs_section .contacts_block p.small_note{font-size:16px;line-height:18px}section#contacts_section .contacts_block img,section#jobs_section .contacts_block img{margin-top:15px;margin-bottom:20px}section#contacts_section .contacts_block .left_section,section#jobs_section .contacts_block .left_section{flex-basis:50%;padding:80px 70px 800px}section#contacts_section .contacts_block .left_section p:last-of-type,section#jobs_section .contacts_block .left_section p:last-of-type{font-weight:bold}section#contacts_section .contacts_block .right_section,section#jobs_section .contacts_block .right_section{flex-basis:50%;padding:80px 70px;background-color:var(--dark-true-white)}section#contacts_section .contacts_block .right_section .form_two_row,section#jobs_section .contacts_block .right_section .form_two_row{margin-bottom:10px}section#contacts_section .contacts_block .right_section .question,section#jobs_section .contacts_block .right_section .question{margin-bottom:30px}section#contacts_section .contacts_block .right_section .submit_now,section#jobs_section .contacts_block .right_section .submit_now{width:calc(50% - 15px )}section#contacts_section .contacts_block .bg_filler,section#jobs_section .contacts_block .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/backgrounds/boosteria-contacts-female-character-portrait-d3ecdc1d559e1e7febf18c45adde8c9de3d1b658d95fb2621fcf09cf8a4a81b6.png") no-repeat center center;position:absolute;width:600px;height:586px;bottom:0}section#contacts_section .jobs_block,section#jobs_section .jobs_block{display:flex;flex-direction:row;align-items:stretch;justify-content:center;position:relative;min-height:305px}section#contacts_section .jobs_block .jobs_titler,section#jobs_section .jobs_block .jobs_titler{font-size:36px;font-weight:bold;line-height:48px;margin-bottom:15px}section#contacts_section .jobs_block .left_section,section#jobs_section .jobs_block .left_section{flex-basis:50%;padding:80px 70px}section#contacts_section .jobs_block .left_section .group_section,section#jobs_section .jobs_block .left_section .group_section{display:none}section#contacts_section .jobs_block .left_section .group_section.active,section#jobs_section .jobs_block .left_section .group_section.active{display:block}section#contacts_section .jobs_block .right_section,section#jobs_section .jobs_block .right_section{flex-basis:50%;padding:80px 70px 670px}section#contacts_section .jobs_block .right_section.EloBoost,section#jobs_section .jobs_block .right_section.EloBoost{padding:80px 70px 510px}section#contacts_section .jobs_block .right_section.ValorBoost,section#jobs_section .jobs_block .right_section.ValorBoost{padding:80px 70px 850px}section#contacts_section .jobs_block .right_section.Dota2,section#jobs_section .jobs_block .right_section.Dota2{padding:80px 70px 570px}section#contacts_section .jobs_block .right_section.DeadlockBoost,section#jobs_section .jobs_block .right_section.DeadlockBoost{padding:80px 70px 720px}section#contacts_section .jobs_block .right_section.TftBoost,section#jobs_section .jobs_block .right_section.TftBoost{padding:80px 70px 520px}section#contacts_section .jobs_block .right_section.D4Boost,section#jobs_section .jobs_block .right_section.D4Boost{padding:80px 70px 450px}section#contacts_section .jobs_block .right_section.personal,section#jobs_section .jobs_block .right_section.personal{padding:80px 70px 515px}section#contacts_section .jobs_block .right_section .hidden_until,section#jobs_section .jobs_block .right_section .hidden_until{display:none}section#contacts_section .jobs_block .right_section .hidden_until.active,section#jobs_section .jobs_block .right_section .hidden_until.active{display:none;visibility:hidden;height:0}section#contacts_section .jobs_block .right_section .form-group,section#jobs_section .jobs_block .right_section .form-group{align-self:flex-end;color:black}section#contacts_section .jobs_block .right_section .form-group.link_to_acc,section#jobs_section .jobs_block .right_section .form-group.link_to_acc{margin-bottom:25px}section#contacts_section .jobs_block .right_section .form-group.about_you,section#jobs_section .jobs_block .right_section .form-group.about_you{margin-bottom:25px}section#contacts_section .jobs_block .right_section .form-group .button_filler,section#jobs_section .jobs_block .right_section .form-group .button_filler{margin-top:0}section#contacts_section .jobs_block .right_section .job_small_titler,section#jobs_section .jobs_block .right_section .job_small_titler{font-size:24px;font-weight:bold;line-height:36px;margin-bottom:35px}section#contacts_section .jobs_block .right_section .form_two_row,section#jobs_section .jobs_block .right_section .form_two_row{margin-bottom:30px}section#contacts_section .jobs_block .right_section .question,section#jobs_section .jobs_block .right_section .question{margin-bottom:30px}section#contacts_section .jobs_block .right_section .submit_now,section#jobs_section .jobs_block .right_section .submit_now{width:calc(50% - 15px )}section#contacts_section .jobs_block .send_result,section#jobs_section .jobs_block .send_result{display:none;padding:135px 0 600px 0;text-align:center}section#contacts_section .jobs_block .send_result img,section#jobs_section .jobs_block .send_result img{margin-bottom:20px;margin-top:0}section#contacts_section .jobs_block .send_result p,section#jobs_section .jobs_block .send_result p{font-size:21px;max-width:455px;margin:auto;line-height:30px}section#contacts_section .jobs_block .bg_filler,section#jobs_section .jobs_block .bg_filler{position:absolute;bottom:0}section#contacts_section .jobs_block .bg_filler.personal,section#jobs_section .jobs_block .bg_filler.personal{background:url("https://vibegenerator.b-cdn.net/assets/misc/vibe-generator-ai-creation-jobs-f3d6472f9a5a5a6a60986310d88ecb8610231533840c16a4d1c801bc28f98c66.webp") no-repeat center center;height:500px;width:569px}section#contacts_section .jobs_block p,section#jobs_section .jobs_block p{color:var(--color-dark)}section#contacts_section .jobs_block p.small_titler,section#jobs_section .jobs_block p.small_titler{font-size:21px;line-height:30px;margin-top:20px;margin-bottom:10px}section#contacts_section .jobs_block img,section#jobs_section .jobs_block img{margin-top:15px;margin-bottom:55px}section#contacts_section .jobs_block ul li,section#jobs_section .jobs_block ul li{margin-bottom:10px}section#contacts_section .jobs_block ul li:before,section#jobs_section .jobs_block ul li:before{content:" ";width:10px;height:10px;border-radius:5px;background-color:#d70147;display:inline-block;position:relative;margin-right:10px}section#success-section h3{margin-top:50px;text-align:center;font-size:36px;line-height:48px;font-weight:bold}section#success-section .title_note{margin:0 auto;max-width:65%;font-size:16px;line-height:24px;margin-top:30px;text-align:center;color:#989898}section#success-section .worker_area{display:flex;flex-direction:row;align-items:stretch;justify-content:center;margin-top:60px}section#success-section .worker_area .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/backgrounds/vibe-generator-successful-payment-60801b8ab4bbf6ace3a1b90bbbbe56a735aeed72ff7d34b976b2cfe0404d34fe.webp") no-repeat right bottom;background-size:contain;width:50%;margin-right:15px;max-width:555px;flex-shrink:1}section#success-section .worker_area .right_section{width:50%;margin-left:15px;max-width:550px;flex-shrink:0;transition:max-width ease-in 0.4s;padding-bottom:35px}section#success-section .worker_area .right_section .button_filler{margin-top:0}section#success-section .worker_area .right_section a{display:block;font-size:16px;line-height:22px;color:var(--color-dark-red)}section#success-section .worker_area .right_section .create_acc_section{display:none}section#success-section .worker_area .right_section .create_acc_section .form_two_row{margin-top:30px}section#success-section .worker_area .right_section .create_acc_section .form_two_row:first-of-type{margin-top:0}section#success-section .worker_area .right_section .login_acc_section{max-width:260px;display:none}section#success-section .worker_area .right_section .login_acc_section .form-group{margin-top:30px}section#success-section .worker_area .right_section .login_acc_section .form-group:first-of-type{margin-top:0}section#success-section .worker_area .right_section .exist_acc_section{max-width:260px}section#success-section .worker_area .right_section .exist_acc_section .user_info_data{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:30px}section#success-section .worker_area .right_section .exist_acc_section .user_info_data .user_ava{background:url("https://vibegenerator.b-cdn.net/assets/icons/ava-92d3a0a766da5366bd0293e1caeda5c26d4df6be8880fc312a5b4fd20e89ca1d.jpg") no-repeat center center;background-size:cover;width:70px;height:70px;border-radius:45px;overflow:hidden}section#success-section .worker_area .right_section .exist_acc_section .user_info_data .user_ava>img{width:100%;vertical-align:bottom}section#success-section .worker_area .right_section .exist_acc_section .user_info_data .user_name{font-size:24px;font-weight:bold;margin-left:10px}section#success-section .worker_area .right_section .exist_acc_section .form-group{margin-top:30px}section#success-section .worker_area .right_section .exist_acc_section .form-group.update_acc_info{margin-top:5px}section#success-section .worker_area .right_section .exist_acc_section .button_filler a{line-height:40px;color:var(--color-light)}section#success-section .worker_area .right_section.exist_acc_section_active{max-width:400px}section#success-section .worker_area .right_section.login_acc_section_active{max-width:400px}section#success-section .container_block>div.button_filler.fixed_width{max-width:65%;margin:10px auto}section#promo-banner{margin-top:84px;position:relative;background:linear-gradient(to right, #284C64, #1f1e4e)}section#promo-banner .button_block{width:160px;margin-left:60px}section#promo-banner .button_block .button_filler{margin-top:0px}section#promo-banner .button_block .button_filler .button{font-weight:500}section#promo-banner .offers_timer{padding:14px 0 14px 0;margin:0 0 0 50px}section#promo-banner .limited_coupon{cursor:pointer;width:152px;height:48px;background:url(https://vibegenerator.b-cdn.net/assets/icons/coupon-7e9f6c291a75677dd0cc45a1e698e0135ff674e1b5f22deda003ee3e7c5e39d9.png) no-repeat top center;background-size:cover;text-align:center;vertical-align:middle;margin:0 0 0 20px;display:flex;justify-content:center}section#promo-banner .limited_coupon>span{margin:13px 2px}section#promo-banner .limited_coupon .coupon_text{font-size:16px;font-weight:bold;line-height:24px;color:white;margin:13px 0;text-transform:uppercase}section#promo-banner .limited_coupon .coupon_text span{display:none}section#promo-banner .image_filler{position:absolute;width:100%;height:100px;left:0;bottom:0;opacity:1;background:url(https://vibegenerator.b-cdn.net/assets/img/vibegenerator-universal-tiled-background-d29c61b468e53e3a7380ca1ff26dee75fb4738db3c5effa80abca3fefa9ee9b3.webp)}section#promo-banner .container_block{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:100px}section#promo-banner .container_block.nolimit{min-height:100px}section#promo-banner .container_block .imager{max-height:100px;position:relative;display:flex;margin-right:30px}section#promo-banner .container_block .imager img{align-self:center;height:100px}section#promo-banner .container_block .imager img.TftBoost{margin-top:13px}section#promo-banner .container_block .imager img.TftBoost.limited{margin-top:0}section#promo-banner .container_block .imager img.elo,section#promo-banner .container_block .imager img.over,section#promo-banner .container_block .imager img.dota,section#promo-banner .container_block .imager img.apex,section#promo-banner .container_block .imager img.pubg,section#promo-banner .container_block .imager img.tft,section#promo-banner .container_block .imager img.mlbb,section#promo-banner .container_block .imager img.valor,section#promo-banner .container_block .imager img.lor{height:100%;margin-top:13px}section#promo-banner .container_block .imager img.elo.limited,section#promo-banner .container_block .imager img.over.limited,section#promo-banner .container_block .imager img.dota.limited,section#promo-banner .container_block .imager img.apex.limited,section#promo-banner .container_block .imager img.pubg.limited,section#promo-banner .container_block .imager img.tft.limited,section#promo-banner .container_block .imager img.mlbb.limited,section#promo-banner .container_block .imager img.valor.limited,section#promo-banner .container_block .imager img.lor.limited{margin-top:0}section#promo-banner .container_block .texter{color:var(--color-light)}section#promo-banner .container_block .texter h1{color:#d70147}section#promo-banner .container_block .texter h1.pc{display:block}section#promo-banner .container_block .texter h1.mobile{display:none}section#promo-banner .container_block .texter>p{color:var(--color-true-white);font-size:15px}section#promo-banner .container_block .texter>p.default{color:#d70147;font-size:22px;line-height:28px;opacity:1;margin-top:5px;font-weight:bold}section#promo-banner .container_block .texter>p.pc{display:block}section#promo-banner .container_block .texter>p.mobile{display:none}section#promo-banner .container_block .texter>p.promo{font-size:21px;line-height:24px;font-weight:500;opacity:1}section#promo-banner .container_block .texter>p.promo.lim{font-size:16px}section#promo-banner .container_block .texter>p.active_promo{font-size:24px;line-height:32px;font-weight:900;color:#d70147;opacity:1;text-transform:uppercase}section#promo-banner .container_block .texter>p>span{color:var(--color-dark-red);font-weight:bold}section#promo-banner .container_block .texter>p>span.offers{color:white;opacity:0.7;font-weight:400}section#promo-banner .container_block .texter>p>span.count{opacity:1;color:white;font-size:18px}section#promo-banner .container_block .texter>.texter-title{font-size:18px;line-height:24px}section#promo-banner .container_block .texter>.texter-attention{font-size:24px;line-height:32px;font-weight:bold;margin-top:10px;color:#ffd400}@media only screen and (max-width: 767px){section#promo-banner .container_block{min-height:80px}}.promo-info{display:none;position:fixed;left:0;z-index:100;width:250px;min-height:358px;top:50%;margin-top:-180px;background-color:var(--color-light-background);padding:40px;box-sizing:border-box;border-radius:0 10px 10px 0;box-shadow:0 15px 50px 0px rgba(0,0,0,0.1)}.promo-info>.promo_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.promo-info>.promo_container .promo_icon{animation-duration:1000ms;animation-timing-function:steps(18);animation-iteration-count:infinite;width:38px;height:66px;background-image:url("https://vibegenerator.b-cdn.net/assets/misc/sprite_60fps-acf1108bda65b03af3ba473e9c29b89129c03f3a9be9be0b345823de82e098d8.svg");background-repeat:no-repeat}.promo-info>.promo_container .promo_icon.play{animation-name:play18}.promo-info>.promo_container h5{margin-top:20px;font-size:18px;font-weight:bold;line-height:24px;text-align:center}.promo-info>.promo_container .note{margin-top:10px;opacity:0.7;font-size:14px;line-height:24px;text-align:center}.promo-info>.promo_container .destination{margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.promo-info>.promo_container .destination>.from_block,.promo-info>.promo_container .destination .to_block{width:70px;height:55px;background-size:contain;background-position:center center;background-repeat:no-repeat;font-size:18px;font-weight:bold;vertical-align:middle;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.promo-info>.promo_container .destination>.from_block:before,.promo-info>.promo_container .destination .to_block:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.promo-info>.promo_container .destination>.order_divider{font-size:10px;color:var(--color-dark-red);text-align:center;letter-spacing:-3px}.promo-info>.promo_container .destination>.order_divider i+i{opacity:0.3}.promo-info>.promo_container .from{margin-top:20px;font-size:16px;font-weight:bold;line-height:24px}.promo-info>.promo_container .to{font-size:16px;font-weight:bold;line-height:24px;text-transform:capitalize}.promo-info>.disable_promo_note{position:absolute;width:20px;right:0;top:0;padding:5px;border-radius:15px;cursor:pointer;opacity:0.4}.promo-info>.disable_promo_note:hover{opacity:0.9}footer .vibe_footer_block{position:relative;background:linear-gradient(to left, #202731, #283347, #1e252d);z-index:1}footer .vibe_footer_block>.bg_filler{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}footer .vibe_footer_block .container_block{padding:60px 70px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:wrap;color:var(--color-light-gray)}footer .vibe_footer_block .container_block>.boosting_services{flex-basis:100%;margin-bottom:60px}footer .vibe_footer_block .container_block>.boosting_services>h4{text-align:center;font-size:21px;line-height:24px;font-weight:bold;margin-bottom:40px}footer .vibe_footer_block .container_block>.boosting_services .other_games{display:flex;flex-direction:row;justify-content:center;align-items:center}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 35px;flex-shrink:1}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item>.game_icon{width:50px;height:50px;border-radius:25px;overflow:hidden;flex-shrink:0;flex-grow:0}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item>.other_namer{margin-left:15px;font-size:14px;line-height:21px}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item:hover{color:#ffd800;text-decoration:underline}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item:first-of-type{margin-left:0}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item:last-of-type{margin-right:0}footer .vibe_footer_block .container_block>.other_services{margin:0 auto;padding:0;border-top:0}footer .vibe_footer_block .container_block>.other_services .code_sample{text-align:center;font-size:48px;line-height:50px;font-weight:bold;cursor:pointer;display:block;margin:30px auto 0 auto;max-width:max-content;padding:5px;border-radius:10px;background-color:transparent;transition:background-color ease-in 1s;position:relative}footer .vibe_footer_block .container_block>.other_services .code_sample.clicked{transition:none;background-color:var(--color-dark-red)}footer .vibe_footer_block .container_block>.other_services>p>span{color:inherit;font-weight:bold}footer .vibe_footer_block .container_block>.other_services .other_services_block .other_item{color:var(--color-true-white)}footer .vibe_footer_block .container_block>.other_services .other_services_block .other_item:hover{color:#ffd800}footer .vibe_footer_block .container_block .footer_single{flex-basis:330px}footer .vibe_footer_block .container_block .footer_single .titler{color:var(--color-true-white);font-size:21px;margin-bottom:15px}footer .vibe_footer_block .container_block .footer_single .titler.blog{margin-top:20px}footer .vibe_footer_block .container_block .footer_single .pay_methods_images img{width:30px;margin-right:20px}footer .vibe_footer_block .container_block .footer_single .badge_layout{background-color:var(--color-true-white);border-radius:10px;padding:5px 0}footer .vibe_footer_block .container_block .footer_single .badge_layout iframe{vertical-align:bottom}footer .vibe_footer_block .container_block .footer_single p{font-size:14px;margin-top:10px}footer .vibe_footer_block .container_block .footer_single p a{color:var(--color-true-white);text-decoration:none}footer .vibe_footer_block .container_block .footer_single p a:hover{color:var(--color-gold);text-decoration:underline}footer .vibe_footer_block .container_block .footer_single span{display:inline-block;margin-right:20px;font-size:14px}footer .vibe_footer_block .container_block .footer_single span a{color:var(--color-true-white);text-decoration:none}footer .vibe_footer_block .container_block .footer_single span a:hover{color:var(--color-gold);text-decoration:underline}footer .vibe_footer_block .container_block .footer_single.other{flex-basis:unset;width:100%;font-size:14px;color:var(--color-gray);display:inline-flex;align-items:center;margin:10px 0 10px 0;justify-content:center}footer .vibe_footer_block .container_block .footer_single.other .social_networks{height:26px;display:flex;justify-content:flex-end;align-items:center}footer .vibe_footer_block .container_block .footer_single.other .social_networks .soc{margin-left:60px}footer .vibe_footer_block .container_block .footer_single.other .social_networks .youtube .logo{height:16px;width:75px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/youtube-c474ad072586f859f9f439f6b0cf0bc90874eb556fec92675507c8fcb84eea04.svg)}footer .vibe_footer_block .container_block .footer_single.other .social_networks .instagram .logo{height:26px;width:98px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/instagram-0be9da7ebe4cdc7f949a70e962da9650ed3f2fa12f06a0e39ddb81ea6401d10b.svg)}footer .vibe_footer_block .container_block .footer_single.other .social_networks .patreon .logo{height:20px;width:92px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/patreon-a647e9d8ed3b8a07647e15e017c0528dcd5b17b5520852153733a7939e6eb731.svg)}footer .vibe_footer_block .container_block .footer_single.other .social_networks .tiktok .logo{height:22px;width:76px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/tiktok-1fdd93c46840892beaa974f32e83fcff2339d8b938145bab8270feb96a52b2a6.svg)}footer .vibe_footer_block .container_block .footer_single.other .social_networks .facebook .logo{height:25px;width:125px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/facebook_footer-4c5007f19d9ef5f80b549ecdda41f1d89c084965a2e089b9d3e0f5498fa65f5e.svg)}footer .vibe_footer_block .container_block .footer_single.links{flex-basis:700px;text-align:center;font-size:14px;margin:auto;color:var(--color-gray)}footer .vibe_footer_block .container_block .footer_single.links ul{display:flex;flex-direction:row;color:var(--color-true-white);align-items:center;justify-content:center}footer .vibe_footer_block .container_block .footer_single.links ul li{margin-right:15px;text-transform:uppercase}footer .vibe_footer_block .container_block .footer_single.links ul li a{display:block;text-transform:uppercase;font-weight:400;letter-spacing:1px}footer .vibe_footer_block .container_block .footer_single.links ul li a:hover{color:#d70147;text-decoration:none}footer .vibe_footer_block .container_block .footer_single.links ul li a:active{color:#d70147}footer .vibe_footer_block .container_block .footer_single.links ul li.active a{color:#d70147}header{width:100%;margin:auto;position:absolute;z-index:101;transition:top ease-in 0.005s}header .header_block{width:100%;z-index:1;position:relative}header .header_block>.container_block{display:flex;flex-direction:column;justify-content:space-between;align-items:center;max-width:1280px;box-sizing:border-box}header .header_block>.container_block .social_networks{width:100%;height:26px;display:flex;justify-content:flex-end;align-items:center;margin:30px 0}header .header_block>.container_block .social_networks .soc{margin-left:60px}header .header_block>.container_block .social_networks .youtube .logo{height:16px;width:75px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/youtube-c474ad072586f859f9f439f6b0cf0bc90874eb556fec92675507c8fcb84eea04.svg)}header .header_block>.container_block .social_networks .youtube .logo:hover{background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/youtube_hover-33673b99482e96a4d286fd04e3f26771091318ccacb6efc5a85706d80e0b81cc.svg)}header .header_block>.container_block .social_networks .instagram .logo{height:26px;width:98px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/instagram-0be9da7ebe4cdc7f949a70e962da9650ed3f2fa12f06a0e39ddb81ea6401d10b.svg)}header .header_block>.container_block .social_networks .instagram .logo:hover{opacity:0.8;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/instagram_hover-31513d7246a23b44c4f513ac4c6caa7639f47513365bdc771bd5d35a448ec8bb.svg)}header .header_block>.container_block .social_networks .facebook .logo{height:25px;width:125px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/facebook_header-4c5007f19d9ef5f80b549ecdda41f1d89c084965a2e089b9d3e0f5498fa65f5e.svg);background-repeat:no-repeat}header .header_block>.container_block .social_networks .facebook .logo:hover{opacity:0.8;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/facebook_header_hover-4d060d5fcee3c3651bb42a10369f2f2ba6573872d6f6b863764ce77de9aba467.svg)}header .header_block>.container_block .social_networks .patreon .logo{height:20px;width:92px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/patreon-a647e9d8ed3b8a07647e15e017c0528dcd5b17b5520852153733a7939e6eb731.svg)}header .header_block>.container_block .social_networks .patreon .logo:hover{opacity:0.8;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/patreon_hover-039f9575158c2f28812989bd9e68d56abed9142652ffa88cdbba901cad0d9467.svg)}header .header_block>.container_block .social_networks .tiktok .logo{height:22px;width:76px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/tiktok-1fdd93c46840892beaa974f32e83fcff2339d8b938145bab8270feb96a52b2a6.svg)}header .header_block>.container_block .social_networks .tiktok .logo:hover{opacity:0.8;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/tiktok_hover-604ddf4cfe7a140d1356bf35240fdfdc911415e39a4d7fc70e5d62f48eb56ec3.svg)}header .header_block>.container_block .social_networks .mail .logo{height:24px;width:102px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/mail-0fc62c3d82222221f36964c238eedaef57d2f9dc2e699a7fb83f3fa7aedc2696.svg)}header .header_block>.container_block .social_networks .mail .logo:hover{opacity:0.8;background-image:url(https://vibegenerator.b-cdn.net/assets/img/new_landing/email_hover-426a94118b9e1d761cd8f589190f3aec0fffe66de17d0abdf42398ea541bc690.svg)}header .header_block>.container_block .logo_menu{display:flex;width:100%;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.1)}header .header_block>.container_block .logo_menu .button{display:flex;align-items:center;justify-content:center;height:44px;width:112px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;font-size:14px;font-weight:600}header .header_block>.container_block .logo_menu .button .get_started{font-size:14px;font-weight:600}header .header_block>.container_block .logo_menu .language{width:80px;height:50px;color:var(--color-true-white);margin-left:5px;position:relative}header .header_block>.container_block .logo_menu .language.collapsed{background-color:var(--dark-background);border-radius:10px 10px 0 0}header .header_block>.container_block .logo_menu .language.collapsed .language_selector{background-color:var(--dark-background);overflow:hidden;box-shadow:rgba(0,0,0,0.1) 0px 4px 4px}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-da_lang:before{color:#FFFFFF;background-color:#5697AB}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-de_lang:before{color:#FFFFFF;background-color:#3068A1}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-el_lang:before{color:#FFFFFF;background-color:#D3936D}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-en_lang:before{color:#FFFFFF;background-color:#404257}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-es_lang:before{color:#FFFFFF;background-color:#613743}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-fi_lang:before{color:#FFFFFF;background-color:#BDA944}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-fr_lang:before{color:#FFFFFF;background-color:#664975}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-ga_lang:before{color:#FFFFFF;background-color:#623E1E}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-it_lang:before{color:#FFFFFF;background-color:#762C5D}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-nl_lang:before{color:#FFFFFF;background-color:#3A8986}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-no_lang:before{color:#FFFFFF;background-color:#40498C}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-pl_lang:before{color:#FFFFFF;background-color:#D54165}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-pt_lang:before{color:#FFFFFF;background-color:#76985B}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-ru_lang:before{color:#FFFFFF;background-color:#C6B9A9}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-sv_lang:before{color:#FFFFFF;background-color:#DE5A55}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector:hover>.tmpl.langs.template-tr_lang:before{color:#FFFFFF;background-color:#C32252}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-da_lang:before{color:#5697AB;border:1px solid #5697AB}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-de_lang:before{color:#3068A1;border:1px solid #3068A1}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-el_lang:before{color:#D3936D;border:1px solid #D3936D}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-en_lang:before{color:var(--color-dark);border:1px solid var(--color-dark)}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-es_lang:before{color:#613743;border:1px solid #613743}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-fi_lang:before{color:#BDA944;border:1px solid #BDA944}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-fr_lang:before{color:#664975;border:1px solid #664975}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-ga_lang:before{color:#623E1E;border:1px solid #623E1E}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-it_lang:before{color:#762C5D;border:1px solid #762C5D}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-nl_lang:before{color:#3A8986;border:1px solid #3A8986}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-no_lang:before{color:#40498C;border:1px solid #40498C}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-pl_lang:before{color:#D54165;border:1px solid #D54165}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-pt_lang:before{color:#76985B;border:1px solid #76985B}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-ru_lang:before{color:#C6B9A9;border:1px solid #C6B9A9}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-sv_lang:before{color:#DE5A55;border:1px solid #DE5A55}header .header_block>.container_block .logo_menu .language.collapsed .current_language .lang_selector>i.tmpl.langs.template-tr_lang:before{color:#C32252;border:1px solid #C32252}header .header_block>.container_block .logo_menu .language.collapsed .current_language:before{border-left:5px solid transparent;border-top:0;border-right:5px solid transparent;border-bottom:5px solid var(--color-dark)}header .header_block>.container_block .logo_menu .language .en .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/eng-127ceb02e92490f3a53fd6d80dd9b5e5cef6536ebc77b4b11dc4c05c9c1c5e41.jpg") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .ru .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/rus-2f1a19a27334588e12a47c547014fab2d2b9aab912bcc51c254809a405a42a82.jpg") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .de .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/ger-a24b73139a48c334a921c89c4c6c97edbe56c305f2af9e9f5afbb2f2cb19099a.png") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .fr .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/fr-14e053f4f8dcef18827de55fdae46fb3ed860bf74dfc2cec605dff2842655c87.png") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .es .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/es-4a38ec17b4b21515dec8fcbb8afa9c96862b5de91b2d4ad3fc894355b8b214ff.png") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .nl .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/nl-c2c7f6bd299256af014bd29fb6718373a376fa10cacd38d9e3367eafcddc331a.png") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .it .language_icon{background:url("https://vibegenerator.b-cdn.net/assets/language/it-51dd82430615d1517b84edf1bb1ca140feb620aec3e0292674153bf5a7f2ccce.png") no-repeat center center;background-size:cover}header .header_block>.container_block .logo_menu .language .language_icon{width:30px;height:30px;border-radius:15px}header .header_block>.container_block .logo_menu .language .language_name{flex-grow:1;text-align:center;text-transform:uppercase;font-size:14px}header .header_block>.container_block .logo_menu .language .current_language{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;cursor:pointer;padding:10px 15px}header .header_block>.container_block .logo_menu .language .current_language:before{position:absolute;content:"";border-left:5px solid transparent;border-top:5px solid var(--color-true-white);border-right:5px solid transparent;right:10px}header .header_block>.container_block .logo_menu .language .current_language .lang_selector>i.tmpl.langs:before{color:var(--color-true-white);border-color:var(--color-true-white)}header .header_block>.container_block .logo_menu .language .language_selector{position:absolute;top:100%;width:520px;display:none;z-index:1;right:0;border-radius:10px 0 10px 10px;padding:30px 30px 0 30px;padding-bottom:20px;box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}header .header_block>.container_block .logo_menu .language .language_selector>a{flex-shrink:0;flex-basis:33%;margin-bottom:15px}header .header_block>.container_block .logo_menu .language .language_selector .lang_selector>span{color:var(--color-dark);margin-left:10px}header .header_block>.container_block .logo_block{display:flex;flex-direction:row;align-items:center}header .header_block>.container_block .logo_block .image_block{width:36px}header .header_block>.container_block .logo_block .image_block img.menu_logo{border-radius:20px}header .header_block>.container_block .logo_block>.name_block{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;font-size:20px;line-height:20px;font-weight:700;text-transform:uppercase;margin-left:15px;color:var(--color-true-white)}header .header_block>.container_block .logo_block>.name_block .mobile_name{display:none;font-size:16px;line-height:20px;color:var(--color-true-white)}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection{font-size:14px;line-height:19px;position:relative;margin-top:5px}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .items_list{font-weight:normal;padding:15px 20px;background:linear-gradient(to right, #191F26, #1C2433);position:absolute;top:100%;min-width:100%;display:none}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .items_list .single_item{font-size:14px;color:var(--color-true-white);line-height:23px;white-space:nowrap}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .items_list .single_item>img{display:inline-flex;width:18px;height:18px;margin-top:0}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .items_list .single_item a:hover,header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .items_list .single_item a.selected{color:var(--color-dark-red);cursor:pointer}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .current_game{color:var(--color-dark-red);cursor:pointer}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .current_game:after{content:" ";display:block;right:-20px;top:5px;position:absolute;border-top:8px solid #d70147;border-left:6px solid transparent;border-right:6px solid transparent}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection.collapsed .current_game:after{content:" ";display:block;right:-20px;top:5px;position:absolute;border-top:0;border-bottom:8px solid #d70147;border-left:6px solid transparent;border-right:6px solid transparent}header .header_block>.container_block .nav_block{flex-grow:1}header .header_block>.container_block .nav_block .nav_option{display:none}header .header_block>.container_block .nav_block .nav_option .language.selector{margin-left:0}header .header_block>.container_block .nav_block .nav_divider{display:none}header .header_block>.container_block .nav_block .nav_more_option{display:none}header .header_block>.container_block .nav_block .nav_more_option .language_after{display:none}header .header_block>.container_block .nav_block ul{display:flex;flex-direction:row;color:var(--color-true-white);align-items:center;justify-content:flex-end}header .header_block>.container_block .nav_block ul li{margin-right:25px;text-transform:uppercase}header .header_block>.container_block .nav_block ul li a{display:block;text-transform:uppercase;font-weight:400;letter-spacing:0;white-space:nowrap}header .header_block>.container_block .nav_block ul li a.external:after{content:" ";width:16px;height:16px;display:inline-block;position:relative;margin-left:10px;background:url(https://vibegenerator.b-cdn.net/images/icons/external-link.png)}header .header_block>.container_block .nav_block ul li a:hover{color:var(--color-dark-red);text-decoration:none}header .header_block>.container_block .nav_block ul li a:active{color:var(--color-dark-red)}header .header_block>.container_block .nav_block ul li.active a{color:var(--color-dark-red)}header .header_block>.container_block .nav_block ul li.premium a{font-weight:600;color:gold}header .header_block .login_block{margin-left:15px;background:rgba(255,255,255,0.1);width:105px;height:40px;border-radius:20px;color:var(--color-true-white);line-height:40px;text-align:center;font-size:14px;transition:background ease-in 0.2s}header .header_block .login_block img{display:inline-block;vertical-align:middle;width:16px;margin-right:9px}header .header_block .login_block:hover{cursor:pointer;background:var(--color-dark-red)}header .header_block .menu_icon{display:none}header .header_block .menu_icon img{width:30px}header .header_block.client>.container_block{padding:30px 70px;flex-direction:row}header .header_block.client>.container_block .order_id_block{margin-left:30px;color:white;text-transform:uppercase;font-weight:400;letter-spacing:1px;position:relative}header .header_block.booster>.container_block{position:inherit}header .header_block.booster .nav_block ul li .note{font-size:14px;color:var(--color-light-gray);text-transform:none}header .header_block.booster .nav_block ul li .money{font-size:14px;color:var(--color-true-white)}header .header_block.booster .nav_block ul li .point{width:30px;height:30px;text-align:center;color:white;border-radius:15px;background-color:#d70147;display:inline-flex;justify-content:center;align-items:center}header .header_block.booster .sub_menu_icon{display:block}header .header_block.booster .sub_menu_icon img{width:30px;cursor:pointer}header .header_block.booster .sub_menu_icon .sub_menu{position:fixed;top:0;right:0;height:100vh;background-color:rgba(50,50,50,0.95);padding:0;width:0;transition:width ease-in 0.2s,padding ease-in 0.2s;box-sizing:border-box;overflow:hidden;white-space:nowrap}header .header_block.booster .sub_menu_icon .sub_menu .close_sub_menu{color:var(--color-true-white);font-size:20px;font-weight:bold;text-align:right}header .header_block.booster .sub_menu_icon .sub_menu .close_sub_menu i:hover{color:var(--color-light);cursor:pointer}header .header_block.booster .sub_menu_icon .sub_menu ul{text-align:center}header .header_block.booster .sub_menu_icon .sub_menu ul li a{display:block;text-transform:uppercase;font-weight:400;letter-spacing:1px}header .header_block.booster .sub_menu_icon .sub_menu ul li a:hover{color:var(--color-gold)}header .header_block.booster .sub_menu_icon .sub_menu ul li.active a{color:var(--color-gold)}header .header_block.booster .sub_menu_icon .sub_menu ul li.mode-select{margin:auto;color:white}header .header_block.booster .sub_menu_icon .sub_menu .nav_divider{display:block;width:100%;margin:30px auto;height:1px;background-color:var(--color-true-white);opacity:0.1}header .header_block.booster .sub_menu_icon.active .sub_menu{width:260px;padding:30px}header .header_block.client .discord_invite{position:absolute;bottom:0;color:white;text-align:center;left:0;width:100%;font-size:14px}header .header_block.client .discord_invite img{max-width:30px;vertical-align:middle}header .bg_filler{opacity:0;position:absolute;width:100%;height:100%;z-index:0;background-color:#0c1015}header.scrolled,header.no_scroll{position:fixed}header.scrolled .header_block .logo_block>.name_block,header.no_scroll .header_block .logo_block>.name_block{display:inline-flex}header.scrolled .header_block>.container_block,header.no_scroll .header_block>.container_block{padding:10px 30px 10px 50px}header.scrolled .header_block>.container_block .social_networks,header.no_scroll .header_block>.container_block .social_networks{display:none}header.scrolled .header_block>.container_block .logo_menu,header.no_scroll .header_block>.container_block .logo_menu{padding-top:10px;padding-bottom:10px;border-bottom:unset}header.scrolled .header_block>.container_block .image_block,header.no_scroll .header_block>.container_block .image_block{width:40px}header.scrolled .header_block>.container_block .user_ava_block,header.no_scroll .header_block>.container_block .user_ava_block{width:65px;height:30px;border-radius:15px}header.scrolled .header_block>.container_block .user_ava_block>img,header.no_scroll .header_block>.container_block .user_ava_block>img{max-width:26px}header.scrolled .header_block>.container_block .user_ava_block>img:last-of-type,header.no_scroll .header_block>.container_block .user_ava_block>img:last-of-type{width:15px;margin-left:9px}header.scrolled .header_block>.container_block .language,header.no_scroll .header_block>.container_block .language{height:40px}header.scrolled .header_block>.container_block .language .current_language,header.no_scroll .header_block>.container_block .language .current_language{padding:10px 15px}@media only screen and (max-width: 767px){header.scrolled .header_block>.container_block,header.no_scroll .header_block>.container_block{padding:10px 20px}header.scrolled .header_block>.container_block .name_block,header.no_scroll .header_block>.container_block .name_block{margin-left:9px}}header.no_scroll{top:0}header.no_scroll .header_block>.container_block{padding:10px 30px}header.no_scroll>.bg_filler{opacity:1 !important}header.no_scroll.scrolled{z-index:101}header.no_scroll.scrolled .header_block>.container_block{padding:10px 30px}.bg_filler{background:var(--color-light-background)}.payment_block{display:flex;justify-content:center;width:100%}.payment_block .payment_systems{display:none;flex-direction:row;width:420px;height:45px;justify-content:space-between;align-items:center;margin-bottom:60px}.payment_block .payment_systems.paypal{display:inline-flex}.payment_block .payment_systems .system{width:65px;height:45px;background-size:contain;border:1px solid #E6E7E8;background-color:var(--color-true-white) !important;border-radius:5px}.payment_block .payment_systems .system.visa{background:url(https://vibegenerator.b-cdn.net/assets/logos/visa_logo-899f710015ddec8666b29fbb757607fa485a8f9b3afaaac9878cec5d4db631c2.webp) no-repeat}.payment_block .payment_systems .system.amex{background:url(https://vibegenerator.b-cdn.net/assets/logos/american_express_big_logo-e6c8568adff170284388cef4fadaa2eade96883889e1e7668a7652c192c56990.webp) no-repeat}.payment_block .payment_systems .system.maestro{background:url(https://vibegenerator.b-cdn.net/assets/logos/maestro_logo-59c9fccad2f3d91ed991beff21779eabf58c32a043f922f339a95869f27326ba.webp) no-repeat}.payment_block .payment_systems .system.credit_card{background:url(https://vibegenerator.b-cdn.net/assets/logos/credit_card_logo-048926aa39174895863f6ecc0991c5aeb660d8afae3d679e45d378d48c096b6d.webp) no-repeat}.payment_block .payment_systems .system.mastercard{background:url(https://vibegenerator.b-cdn.net/assets/logos/mastercard_logo-2e951a6c915fa7d0281390846c20e3d8385021f7c003cd0f65a23722adf2c330.webp) no-repeat}.payment_block .payment_systems .system.apple_pay{background:url(https://vibegenerator.b-cdn.net/assets/logos/apple_pay_logo-5b08bc40543a36dc1ff87842724a66d3fd4bdba489ae3de484b8b0e299c37d46.webp) no-repeat}.payment_block .payment_systems .system.google_pay{background:url(https://vibegenerator.b-cdn.net/assets/logos/google_pay_logo-6d05b36545be7811cc75f3c85d9565592821754770f475b4287c82f5692afc59.webp) no-repeat}.payment_block .payment_systems .system.union_pay{background:url(https://vibegenerator.b-cdn.net/assets/logos/union_pay_logo-39b5f7dd37dd025c483882ddc83ae4540ea57021f6a223ccbbdf448ac1893487.webp) no-repeat}.payment_block .payment_systems .system.skrill{background:url(https://vibegenerator.b-cdn.net/assets/logos/skrill_logo-46cba4cbdd8af1fd93f2ab26ef7a181641cdef65f7f02dabfa4aeeae16848d2c.webp) no-repeat}.payment_block .payment_systems .system.ideal{background:url(https://vibegenerator.b-cdn.net/assets/logos/ideal_logo-8194c29ae2568bcbffb16a5ae97874ab82797b08a8f93e1dc85d8e37d9828f42.webp) no-repeat}.payment_block .payment_systems .system.nordea{background:url(https://vibegenerator.b-cdn.net/assets/logos/nordea_logo-f3324a10257e9b5ee90f5a3bf7940cb6c90199d077628b7f14f709a840405f90.webp) no-repeat}.payment_block .payment_systems .system.giropay{background:url(https://vibegenerator.b-cdn.net/assets/logos/giro_pay_logo-38f70b82a24126458c23eda172d0d0aa8dd05cec0dede5c524e229fc535c8981.webp) no-repeat}.payment_block .payment_systems .system.rupay{background:url(https://vibegenerator.b-cdn.net/assets/logos/rupay_logo-987e96d4dd3651631f082ca5405815a8b3b2c88fe9919594e343e41b2a3342d0.webp) no-repeat}.payment_block .payment_systems .system.paysera{background:url(https://vibegenerator.b-cdn.net/assets/logos/paysera_logo-36a916e9056aaa96ead1b82cbc8b0839a6a91947bd6cfd8c18595506b8be8541.webp) no-repeat}.payment_block .payment_systems .system.revolut{background:url(https://vibegenerator.b-cdn.net/assets/logos/revolut_logo-edf2f61336b032345f7d87e0b145d2a328d5d6225ebcea84149393f4958afb22.webp) no-repeat}.payment_block .payment_systems .system.trustly{background:url(https://vibegenerator.b-cdn.net/assets/logos/trustly_logo-6200b52030da7d49f9d184e7275d4f99e0f87f2a6106c5178d190df1df5d4a18.webp) no-repeat}.payment_block .payment_systems .system.unicredit{background:url(https://vibegenerator.b-cdn.net/assets/logos/unicredit_logo-5ec797b2b78fe9f7ca5e63f094df372f87b4812d862595519893fe4c6821e858.webp) no-repeat}.payment_block .payment_systems .system.ing{background:url(https://vibegenerator.b-cdn.net/assets/logos/ing_logo-1422063aff39a519eb620c033e376caa01349d8b6fc06f6585596d21e156ba40.webp) no-repeat}.payment_block .payment_systems .system.american_express{background:url(https://vibegenerator.b-cdn.net/assets/logos/american_express_logo-5fd19b53087146da19ec0aa4b427d74de0d139f2d1667ba220bd3a74ed6be36e.webp) no-repeat}.payment_block .payment_systems .system.paypal{background:url(https://vibegenerator.b-cdn.net/assets/logos/paypal_logo-feb92c5060bea804041e9250e5533d88e2d8f2428eab21dcfdc75c6d609848c0.webp) no-repeat}.payment_block .payment_systems .system.bitcoin{background:url(https://vibegenerator.b-cdn.net/assets/logos/bitcoin-33c3ea4dc5fb8e4e9d10e48e9b2b5945601bd3133624c3dc3c47ace150504d0c.webp) no-repeat center center;background-size:60%}.payment_block .payment_systems .system.ethereum{background:url(https://vibegenerator.b-cdn.net/assets/logos/ethereum-8ed39b0dabe77c71d5d1752190f67402db21fe8f6c800989561255f018cf1a5d.webp) no-repeat center center;background-size:60%}.payment_block .payment_systems .system.usdt{background:url(https://vibegenerator.b-cdn.net/assets/logos/usdt-e1f21b68db65a2f98a47e5359327e0104539d08324ad2b1d0663418e5016f827.webp) no-repeat center center;background-size:60%}.payment_block .payment_systems .system.bnb{background:url(https://vibegenerator.b-cdn.net/assets/logos/bnb-f7e622f60363553e3e6dc3e420775318b901af2d84cff9e74bed11224cd0bf5e.webp) no-repeat center center;background-size:60%}.payment_block .payment_systems .system.usdc{background:url(https://vibegenerator.b-cdn.net/assets/logos/usdc-0889cf035b68a3d722f58ff0e6fc6bdf3a001fe9458ccf349e3c75bf2514d669.webp) no-repeat center center;background-size:60%}.payment_block .payment_systems .system.litecoin{background:url(https://vibegenerator.b-cdn.net/assets/logos/litecoin-6562a5d456b4d1c794d0eaa8e858c002a3faefee65932241a9ac6bc0371495a5.webp) no-repeat center center;background-size:60%}.payment_block .payment_systems .system.dogie{background:url(https://vibegenerator.b-cdn.net/assets/logos/dogie-6193707a0fca1f10548492e1d64d1e1d9600a8b33ab32aa09a56375d1a2f603f.webp) no-repeat center center;background-size:60%}.buy_block{padding:10px 140px;background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-62872a90893bc40095ea80522c97f0022d3998f1b6c2c8753a8211312f0bc6f8.svg") no-repeat center 80px;background-size:550px}.buy_block .skill_rating_buy{max-width:780px;position:relative;margin:40px auto 10px}.buy_block .skill_rating_buy .flexible_buy{display:flex;flex-direction:row;justify-content:center;width:100%}.buy_block .skill_rating_buy .flexible_buy .input_zone{position:relative;transition:flex-grow ease-in 0.5s;width:100%}.buy_block .skill_rating_buy .flexible_buy .input_zone:nth-child(2n){margin-left:10px}.buy_block .skill_rating_buy .flexible_buy .input_zone.no_grow{flex-grow:inherit}.buy_block .skill_rating_buy .flexible_buy .input_zone.no_grow .input_number input{border-radius:10px 10px 0 0}.buy_block .skill_rating_buy .flexible_buy .input_zone.no_grow .input_number .input_scroll{display:block}.buy_block .skill_rating_buy .flexible_buy .input_zone.active{flex-grow:1}.buy_block .skill_rating_buy .flexible_buy .input_zone.active .input_number .display_selector{border-radius:10px 10px 0 0;border-bottom:1px solid var(--color-true-white)}.buy_block .skill_rating_buy .flexible_buy .input_zone.active .input_number .input_dat_set{display:block}.buy_block .skill_rating_buy .flexible_buy .input_zone.active.no_grow{flex-grow:inherit}.buy_block .skill_rating_buy .flexible_buy .input_zone.active .input_number input{border-radius:10px 10px 0 0}.buy_block .skill_rating_buy .flexible_buy .input_zone.active .input_number .input_scroll{display:block}.buy_block .skill_rating_buy .flexible_buy .input_zone.with_grow{flex-basis:262px}.buy_block .skill_rating_buy .flexible_buy .input_zone.active-fixed{flex-grow:1}.buy_block .skill_rating_buy .flexible_buy .input_zone.active-fixed .input_number input{border-radius:10px 10px 0 0}.buy_block .skill_rating_buy .flexible_buy .input_zone.active-fixed .input_number .input_scroll{display:block}.buy_block .skill_rating_buy .flexible_buy .input_zone p{font-size:18px;font-weight:bold;margin-bottom:20px;white-space:nowrap}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_scroll{display:none}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .input_dat_set{display:none;position:absolute;width:100%;z-index:2;border:1px solid var(--color-light-gray);border-top:0;border-radius:0 0 10px 10px;overflow:hidden;box-sizing:border-box}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .input_dat_set .cost_data{width:100%;box-sizing:border-box;font-size:36px;font-weight:bold;padding:10px 15px;color:#323232;background-position:calc(100% - 60px) center;background-repeat:no-repeat;background-size:48px;line-height:36px;position:relative;background-color:var(--color-true-white);cursor:pointer}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .input_dat_set .cost_data:hover{background-color:var(--color-dark-red);color:var(--color-true-white)}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .display_selector{width:100%;box-sizing:border-box;font-size:48px;font-weight:bold;border:1px solid var(--color-light-gray);border-radius:10px;padding:10px 15px;color:var(--color-dark);background-position:calc(100% - 60px) center;background-repeat:no-repeat;background-size:48px;line-height:58px;position:relative;cursor:pointer}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .display_selector:before{content:'';position:absolute;right:30px;top:50%;margin-top:-3px;border-top:7px solid var(--color-true-black);border-left:7px solid transparent;border-right:7px solid transparent}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number input{width:100%;box-sizing:border-box;font-size:48px;font-weight:bold;border:1px solid var(--color-light-gray);border-radius:10px;padding:10px 15px;color:var(--color-dark);background-position:calc(100% - 20px) center;background-repeat:no-repeat;background-size:48px;background-color:transparent}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number input::-webkit-outer-spin-button,.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number input:focus{outline:none}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.guardian input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/guardian-c0024aeb0c398fe227a42c807c3f51ba218f786cbef66190cb54b9d940f05d2b.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.crusader input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/crusader-25c35fd5718f028ed2f105d512af9329699cd290edc0ff39c9beb6255962fc38.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.herald input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/herald-3d1d7ab66edc130fec6e2c7b8ba9563e9f8d59d7a73c8147f84951edba0a3c6c.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.archon input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/archon-393a531b5901a18a204dabe5e97de4ce76b0550896ac49f222605b9a8f3995a4.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.legend input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/legend-e317322e95fe88db9ea7c8a255c62655f17432748118f59d1cf21e906db88dd8.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.ancient input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/ancient-d69fe72660fd56c183562ed6fcb4fc10df2682a6ca93abd56f8ef5a77fe203ae.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.divine input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/divine-b7e32f4a090dd9d8733f763fa34b8c4ee29412e79760a8bcf1aa22aa16a0cbfa.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_elo.immortal input{background-image:url("https://vibegenerator.b-cdn.net/assets/Dota2/elo/immortal-4d5346c3f5a22cb4571c2c624a63a43b0c2960140429f70971460cff54892886.webp")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.with_lock:after{position:absolute;right:10px;top:50%;margin-top:-23px;display:block;font:normal normal normal 14px/1 FontAwesome;font-size:46px;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"";opacity:0.5}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.dota2.locked{filter:grayscale(100%)}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.d4.with_elo.d4 input{background-image:url("https://vibegenerator.b-cdn.net/assets/D4Boost/elo/d4_rank-8ccdd09f87bb5a1f5ba13858c2c19446e0f24cfb309cd2a612346e7ba8530867.webp")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.d4.with_lock:after{position:absolute;right:10px;top:50%;margin-top:-23px;display:block;font:normal normal normal 14px/1 FontAwesome;font-size:46px;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"";opacity:0.5}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.d4.locked{filter:grayscale(100%)}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.rookie input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/rookie-ae44a06ee7d25acfc28c5c5f1c51454adf86ade9a78fa8ba100ba5d6cec9052f.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.silver input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/silver-98694a759b0b3e9dc5e749e31bdebe143020e732f77c978aa0ff79d6913a7930.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.gold input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/gold-cf4f4192d565b88b05a64ccdc3faf94a3e60565dc8c48b732fcee5787b87937d.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.bronze input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/bronze-4f2c9154c6e415f9383b8da59febe750e8d4d89e4ec0562c6223dff5178ccaba.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.platinum input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/platinum-b0880abca502fefc276b92fc23fa07f53040f2702da8a149801cfb6f23dc5e78.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.diamond input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/diamond-c7a9fb75c77315fdbf638d5fe02f16a036e4959844d101e6ae8f4ddf17905bc6.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.master input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/master-fbf41134b8652f56a1e37660725cbac27719f7fe46a3cfd344ab75b4229787ba.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_elo.predator input{background-image:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/elo/predator-9ee3ff2b008ae11b714dfe58c2ee940951212a989a855c1e3a635e441dd331b9.png")}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.with_lock:after{position:absolute;right:10px;top:50%;margin-top:-23px;display:block;font:normal normal normal 14px/1 FontAwesome;font-size:46px;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"";opacity:0.5}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.apex.locked{filter:grayscale(100%)}.buy_block .skill_rating_buy .flexible_buy.placement,.buy_block .skill_rating_buy .flexible_buy.coaching{flex-direction:row;justify-content:flex-start;align-items:flex-start}.buy_block .skill_rating_buy .flexible_option{margin-top:40px;margin-bottom:20px}.buy_block .skill_rating_buy .flexible_option .options_input{display:flex;flex-direction:row;justify-content:center;align-items:center}.buy_block .skill_rating_buy .flexible_option .options_input .input_checker{margin-right:58px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls{border-top:2px solid #dbdbdb;border-bottom:0;justify-content:space-between;align-items:center;padding-top:20px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.left_options{justify-content:flex-start}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.left_options .header_control{margin-left:30px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.left_options .header_control:first-of-type{margin-left:0}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control{font-weight:500;font-size:16px;padding:0;color:var(--color-gray)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control>span{width:24px;height:18px;background:top;background:-moz-linear-gradient(top, #c1112f 0%, #a40e27 100%);background:-webkit-linear-gradient(top, #c1112f 0%, #a40e27 100%);background:linear-gradient(to bottom, #c1112f 0%, #a40e27 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1112f', endColorstr='#a40e27',GradientType=0 );color:white;border-radius:50%;font-size:12px;text-align:center;line-height:12px;padding-top:7px;padding-left:1px;display:none}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control.active{color:var(--color-dark)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control.active:after{width:0}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control.active.selected{color:var(--color-dark-red)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control.selected{color:var(--color-dark);font-weight:bold}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls .header_control.selected>span{display:block}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options{align-items:start;display:flex !important}@media (max-width: 768px){.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options{flex-direction:column}}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control{display:flex !important;flex-direction:column;justify-content:start;align-items:start;font-size:15px;margin-left:17px;margin-bottom:5px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control.selected{color:var(--color-dark)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control span.premium{display:inline-flex;align-items:baseline;background:var(--color-dark-red);color:white;font-size:13px;padding:0px 3px;border-radius:3px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control span.premium i{margin-left:3px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .opt_name{margin-top:1px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex{display:flex !important;justify-content:space-between !important;align-items:center;margin-bottom:0px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .input_checker .checkbox_title{margin-left:5px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .input_checker .check_box{width:49px;background-color:var(--dark-true-white)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .input_checker .check_box.on{background-color:var(--color-dark-red)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .input_checker .check_box.on .checkbox_selector{left:25px;background:linear-gradient(to bottom, #efefef 0%, #dbdbdb 100%);box-shadow:0 1px 0 var(--color-gray)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .input_checker .check_box.disabled{background-color:var(--color-gray)}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .input_checker .check_box .locked{display:flex;justify-content:center;font-size:18px;padding-top:4px}@media (max-width: 768px){.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex{padding-right:5px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control .d-flex .tooltip{right:0;position:absolute;margin-right:-24px;margin-top:-3px}}@media (max-width: 768px){.buy_block .skill_rating_buy .flexible_option .new_options .header_controls.additional_options .header_control{margin-left:0px;margin-bottom:10px;flex-direction:row}}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker{margin-top:36px;margin-bottom:6px}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;position:relative}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_icon{font-size:67px;color:var(--color-dark-red);flex-basis:67px;margin-right:10px;flex-shrink:0}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content{flex-grow:1}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-left:10px}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title{font-size:24px;font-weight:bold}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title span{color:var(--color-gray)}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title>span.tmpl{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title>span.tmpl.template-checked{width:24px;height:18px;background:top;background:-moz-linear-gradient(top, #55acee 0%, #4894cd 100%);background:-webkit-linear-gradient(top, #55acee 0%, #4894cd 100%);background:linear-gradient(to bottom, #55acee 0%, #4894cd 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#55acee', endColorstr='#4894cd',GradientType=0 );color:white;border-radius:50%;font-size:12px;text-align:center;line-height:12px;padding-top:7px;padding-left:1px}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title .vision_state{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text>p{font-size:16px;color:var(--color-gray);margin-top:10px}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text>p.warning{margin-top:0;font-size:14px;display:none;font-style:italic}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .action_button{width:164px;flex-shrink:0;align-self:flex-end;margin-left:31px}.buy_block .skill_rating_buy .flexible_option .new_options.pick_heroes div[data-target="open_option_duo_boost"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .flexible_option .new_options.duo_boost div[data-target="open_option_pick_heroes"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .flexible_option .new_options.streaming div[data-target="open_option_select_booster"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .flexible_option .new_options.select_booster div[data-target="open_option_streaming"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.input_scroll{position:absolute;z-index:1;width:100%;height:20px;top:100%;margin-top:-10px;cursor:pointer}.input_scroll .unselected{position:absolute;height:5px;width:100%;z-index:1;background-color:var(--color-gray);top:50%;margin-top:-2.5px}.input_scroll .selected{position:absolute;height:5px;width:50%;z-index:2;background-color:var(--color-dark-red);top:50%;margin-top:-2.5px;transition:width ease-in 0.2s}.input_scroll .scroll{position:absolute;transition:left ease-in 0.2s;z-index:3;background:top;background:-moz-linear-gradient(top, #666297 0%, #5a5786 100%);background:-webkit-linear-gradient(top, #666297 0%, #5a5786 100%);background:linear-gradient(to bottom, #666297 0%, #5a5786 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#666297', endColorstr='#5a5786',GradientType=0 );box-shadow:0 3px 0 #4a476e;width:20px;height:20px;border-radius:10px;left:50%;top:50%;margin-left:-10px;margin-top:-10px;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.input_scroll .scroll:before{content:"";display:block;position:absolute;width:100%;z-index:0;height:100%;top:0;left:0;box-shadow:0 3px 3px 0 black;border-radius:10px;opacity:0.4}.input_scroll .scroll.scrolling{transition:none}.input_scroll .scroll_helper{display:flex;flex-direction:row;width:calc(100% + 24px);position:absolute;justify-content:space-between;align-items:center;font-size:10px;color:var(--color-gray);top:100%;margin-left:-12.5px;z-index:0}.input_scroll .scroll_helper .helper_val{text-align:center;position:relative;flex-basis:25px}.input_scroll .scroll_helper .helper_val:after{content:"";width:1.1px;height:7px;position:absolute;top:-5px;left:12px;background-color:var(--color-light-gray)}.input_checker{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.input_checker .check_box{width:58px;height:26px;border-radius:13px;background-color:var(--color-light);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);overflow:hidden;position:relative;cursor:pointer}.input_checker .check_box .checkbox_background{display:flex;width:56px;margin:auto;justify-content:space-between;align-items:center;line-height:26px}.input_checker .check_box .checkbox_background .value_namer{font-size:10px;text-transform:uppercase;color:gray;text-align:center;transition:width ease-in 0.1s 0.2s;overflow:hidden}.input_checker .check_box .checkbox_selector{width:23px;height:23px;border-radius:11.5px;position:absolute;top:1px;background:top;background:-moz-linear-gradient(top, #efefef 0%, #dbdbdb 100%);background:-webkit-linear-gradient(top, #efefef 0%, #dbdbdb 100%);background:linear-gradient(to bottom, #efefef 0%, #dbdbdb 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=0 );left:1px;box-shadow:0 1px 0 var(--color-gray);transition:left ease-in 0.3s}.input_checker .check_box.off .value_namer.on{width:0}.input_checker .check_box.off .value_namer.off{width:33px}.input_checker .check_box.on .checkbox_selector{left:34px;background:top;background:-moz-linear-gradient(top, #96bd00 0%, #62bd00 100%);background:-webkit-linear-gradient(top, #96bd00 0%, #62bd00 100%);background:linear-gradient(to bottom, #96bd00 0%, #62bd00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#96bd00', endColorstr='#62bd00',GradientType=0 );box-shadow:0 1px 0 #4a8b00}.input_checker .check_box.on .value_namer.on{width:33px}.input_checker .check_box.on .value_namer.off{width:0}.input_checker .checkbox_title{margin-left:15px;font-size:18px;font-weight:bold}.input_checker .checkbox_title .checkbox_note{color:var(--color-gray);font-size:14px;font-weight:normal}.result_input{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:26px}.result_input .result_text{font-size:16px;margin-right:24px}.result_input .result_text span{font-size:18px;font-weight:bold}.currency_selector{width:96px;text-align:center;height:40px;position:relative;border-radius:10px;background-color:var(--dark-light);line-height:40px;text-transform:uppercase}.currency_selector.collapsed{border-radius:10px 10px 0 0}.currency_selector .default_value{cursor:pointer}.currency_selector .default_value:after{content:" ";border-right:4px solid transparent;border-top:4px solid var(--color-dark);border-left:4px solid transparent;position:relative;display:inline-block;margin-top:-2px;vertical-align:middle;margin-left:13px}.currency_selector .other_values{position:absolute;width:100%;margin-left:-1px;border:1px solid var(--dark-true-white);border-top:0;z-index:10;background-color:var(--dark-light);border-radius:0 0 10px 10px;display:none;cursor:pointer}.currency_selector .other_values .single_value{text-align:left;margin-left:17px}.flexible_actions{margin-top:31px}.flexible_actions .actions_input{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.flexible_actions .actions_input .promo_code_input{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.flexible_actions .actions_input .promo_code_input .code_box{width:262px;height:40px}.flexible_actions .actions_input .promo_code_input .apply_code{margin-left:10px;width:80px}.flexible_actions .actions_input .promo_code_input .apply_code .button_filler{margin-top:0}.flexible_actions .actions_input .promo_code_input .note_icon{display:none;width:20px;height:20px;margin-left:10px}.flexible_actions .submit_input{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.flexible_actions .submit_input .refresh_button{display:none;margin-right:10px;width:20px;height:20px}.flexible_actions .submit_input .submit_buy{width:158px}.flexible_actions .submit_input .submit_buy .button_filler{margin-top:0px}.mobile_image{display:none}.new_result{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.new_result .coupon_code{float:left}.new_result .coupon_code .code_box{width:275px;height:40px}.new_result .coupon_code .code_box>input{line-height:38px;padding:0 40px 0 20px}.new_result .coupon_code .code_box>input.valid{border-color:var(--color-dark-red)}.new_result .coupon_code .code_box>input.invalid{border-color:var(--color-red)}.new_result .coupon_code .code_box>input:focus{border-color:var(--color-light-gray)}.new_result .coupon_code .code_box .apply_code{position:absolute;right:3px;top:3px;width:34px;height:34px;border-radius:8px;text-align:center;color:var(--color-light);cursor:pointer;background:top;background:-moz-linear-gradient(top, #ff7281 0%, #ff5270 100%);background:-webkit-linear-gradient(top, #ff7281 0%, #ff5270 100%);background:linear-gradient(to bottom, #ff7281 0%, #ff5270 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7281', endColorstr='#ff5270',GradientType=0 )}.new_result .coupon_code .code_box .apply_code>.tmpl{line-height:34px;font-size:20px}.new_result .coupon_code .code_box .apply_code:hover{background:top;background:-moz-linear-gradient(top, #a40e27 0%, #8b0b21 100%);background:-webkit-linear-gradient(top, #a40e27 0%, #8b0b21 100%);background:linear-gradient(to bottom, #a40e27 0%, #8b0b21 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a40e27', endColorstr='#8b0b21',GradientType=0 )}.new_result .total_and_currency{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-basis:100%}.new_result .total_and_currency .selectors{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;position:relative}.new_result .total_and_currency .selectors>.email_box{display:none;position:relative;order:2;margin-top:10px}.new_result .total_and_currency .selectors>.email_box>.payop_note{font-weight:bold;font-size:16px}.new_result .total_and_currency .selectors>.email_box>input{margin-top:5px;border:1px solid #167c13;border-radius:10px;padding:0 10px;width:280px;line-height:24px;outline:none}.new_result .total_and_currency .selectors>.email_box>input:focus{border-color:var(--color-light-gray)}.new_result .total_and_currency .selectors>.pay_type,.new_result .total_and_currency .selectors>.pay_type a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;order:1}.new_result .total_and_currency .selectors>.pay_type>a .single_value,.new_result .total_and_currency .selectors>.pay_type a>a .single_value{margin-left:8px}.new_result .total_and_currency .selectors>.pay_type>a .single_value .ext_pp,.new_result .total_and_currency .selectors>.pay_type a>a .single_value .ext_pp{font-size:15px}.new_result .total_and_currency .selectors>.pay_type>a .single_value .ext_pp:after,.new_result .total_and_currency .selectors>.pay_type a>a .single_value .ext_pp:after{content:" ";width:16px;height:16px;display:inline-block;position:relative;margin-left:3px;background:url(https://vibegenerator.b-cdn.net/assets/icons/external_link-d90052ba050c2b5ed606ef44ff8f32b8b4a145f294e34ec1c14c7e02107cb583.png)}.new_result .total_and_currency .selectors>.pay_type>a .single_value:after,.new_result .total_and_currency .selectors>.pay_type a>a .single_value:after{content:" ";display:block;position:absolute;right:-15px;top:-15px;width:50px;height:30px}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note{display:flex;position:relative;line-height:10px;width:18px;height:18px;text-align:center;font-size:13px;color:#989898;border-radius:10px;border:1px solid #989898;margin-left:4px;flex-direction:column;justify-content:center;align-items:center}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note>.tooltip_text,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note>.tooltip_text{display:none}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note .tmpl,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note .tmpl{font-size:10px}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note:hover>.tooltip_text,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note:hover>.tooltip_text{display:block;position:absolute;left:-115px;top:100%;margin-top:6px;width:250px;padding:20px;box-sizing:border-box;font-size:14px;font-weight:normal;line-height:24px;text-align:center;background-color:var(--dark-true-white);z-index:100;border-radius:15px;color:var(--color-dark);box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note:hover>.tooltip_text:before,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note:hover>.tooltip_text:before{content:" ";position:absolute;left:calc(50% - 10px);bottom:100%;border-bottom:6px solid var(--dark-true-white);border-left:10px solid transparent;border-right:10px solid transparent}@media only screen and (max-width: 767px){.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note{left:100%;position:absolute;margin-left:10px;color:#989898 !important;border:1px solid #989898 !important}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note:hover>.tooltip_text,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note:hover>.tooltip_text{right:-25px;left:auto}.new_result .total_and_currency .selectors>.pay_type>a .single_value>.pay_type_note:hover>.tooltip_text:before,.new_result .total_and_currency .selectors>.pay_type a>a .single_value>.pay_type_note:hover>.tooltip_text:before{right:23px;left:auto}}.new_result .total_and_currency .selectors>.pay_type>.single_value,.new_result .total_and_currency .selectors>.pay_type a>.single_value{height:40px;border-radius:10px;line-height:40px;padding:0 10px;background-color:var(--dark-light);cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Tinkof"],.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Payze"],.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Stripe"],.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Tinkof"],.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Payze"],.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Stripe"]{margin-right:8px}.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Tinkof"]:after,.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Payze"]:after,.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Stripe"]:after,.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Tinkof"]:after,.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Payze"]:after,.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Stripe"]:after{content:" ";display:block;position:absolute;right:-15px;top:-15px;width:30px;height:30px;background:url(https://vibegenerator.b-cdn.net/assets/icons/3-discount-icon-7f93c15c8edb828a28a4c05f2573da83cb009dedaef5968462dd8a1590737d9f.png) no-repeat center}.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Coinbase"],.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Cryptomus"],.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Coinbase"],.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Cryptomus"]{margin-right:8px}.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Coinbase"]:after,.new_result .total_and_currency .selectors>.pay_type>.single_value[data-value="Cryptomus"]:after,.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Coinbase"]:after,.new_result .total_and_currency .selectors>.pay_type a>.single_value[data-value="Cryptomus"]:after{content:" ";display:block;position:absolute;right:-15px;top:-15px;width:30px;height:30px;background:url(https://vibegenerator.b-cdn.net/assets/icons/5-discount-icon-d30c51133dcf6cea960af9c5d2a26753db6db5d0193ed77eebdd8cc4fb34f289.png) no-repeat center}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note{display:flex;position:relative;line-height:10px;width:18px;height:18px;text-align:center;font-size:13px;color:#989898;border-radius:10px;border:1px solid #989898;margin-left:4px;flex-direction:column;justify-content:center;align-items:center}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note>.tooltip_text,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note>.tooltip_text{display:none}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note .tmpl,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note .tmpl{font-size:10px}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note:hover>.tooltip_text,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note:hover>.tooltip_text{display:block;position:absolute;left:-115px;top:100%;margin-top:6px;width:250px;padding:20px;box-sizing:border-box;font-size:14px;font-weight:normal;line-height:24px;text-align:center;background-color:var(--dark-true-white);z-index:100;border-radius:15px;color:var(--color-dark);box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note:hover>.tooltip_text:before,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note:hover>.tooltip_text:before{content:" ";position:absolute;left:calc(50% - 10px);bottom:100%;border-bottom:6px solid var(--dark-true-white);border-left:10px solid transparent;border-right:10px solid transparent}@media only screen and (max-width: 767px){.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note{left:100%;position:absolute;margin-left:10px;color:#989898 !important;border:1px solid #989898 !important}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note:hover>.tooltip_text,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note:hover>.tooltip_text{right:-25px;left:auto}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note:hover>.tooltip_text:before,.new_result .total_and_currency .selectors>.pay_type a>.single_value>.pay_type_note:hover>.tooltip_text:before{right:23px;left:auto}}.new_result .total_and_currency .selectors>.pay_type>.single_value+.single_value,.new_result .total_and_currency .selectors>.pay_type a>.single_value+.single_value{margin-left:10px}.new_result .total_and_currency .selectors>.pay_type>.single_value:hover,.new_result .total_and_currency .selectors>.pay_type>.single_value.selected,.new_result .total_and_currency .selectors>.pay_type a>.single_value:hover,.new_result .total_and_currency .selectors>.pay_type a>.single_value.selected{background-color:var(--color-dark-red);color:var(--color-true-white)}.new_result .total_and_currency .selectors>.pay_type>.single_value:hover>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type>.single_value.selected>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type a>.single_value:hover>.pay_type_note,.new_result .total_and_currency .selectors>.pay_type a>.single_value.selected>.pay_type_note{color:var(--color-light);border:1px solid var(--color-light)}.new_result .total_and_currency .selectors>.pay_type>.single_value.selected:before,.new_result .total_and_currency .selectors>.pay_type a>.single_value.selected:before{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;padding-top:2px;padding-left:0px;font-family:'template_font';content:"\e913";font-weight:bold;color:var(--color-dark-red);background-color:var(--color-true-white);width:20px;height:20px;border-radius:10px;box-sizing:border-box;margin-right:7px}.new_result .total_and_currency .currency_totals{display:flex;flex-direction:row;justify-content:center;align-items:center}.new_result .total_and_currency .currency_totals with_rub{width:100%;margin-right:30px}.new_result .total_and_currency .currency_totals .currency_selector{width:68px;font-size:16px}.new_result .total_and_currency .currency_totals .currency_selector.pay_type{width:106px;margin-right:10px;text-transform:capitalize}.new_result .total_and_currency .currency_totals .currency_selector.pay_type .other_values.long{width:240%;border-radius:0 10px 10px 10px}.new_result .total_and_currency .totals{font-size:48px;font-weight:bold;line-height:48px;margin-left:8px}.new_result .total_and_currency .totals.with_rub{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;font-size:36px;line-height:38px}.new_result .total_and_currency .totals.with_rub>span{opacity:0.6;font-size:24px;font-weight:bold}.new_result .discount_data{flex-basis:100%;margin-top:7px}.new_result .discount_data .discount_text{text-align:right;font-size:14px;color:var(--color-gray)}.new_result .discount_data .discount_text br{display:none}.new_result .discount_data .discount_text .full_price{color:var(--dark-true-black)}.new_result .discount_data .discount_text .value{text-decoration:var(--color-dark-red) solid line-through;text-decoration-thickness:1px}.new_result .discount_data .discount_text span{color:var(--color-dark-red);font-size:14px;font-weight:500}.new_result>.others{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;flex-basis:100%;margin-top:10px}.new_result>.others>.email_box{display:none;position:relative;margin-top:10px;flex-basis:100%}.new_result>.others>.email_box>.payop_note{font-weight:400;font-size:14px;color:#989898}.new_result>.others>.email_box>input{margin-top:5px;border:1px solid var(--color-dark-red);border-radius:10px;padding:0 10px;width:201px;line-height:25px;height:42px;outline:none;font-size:16px}.new_result>.others>.email_box>input:focus{border-color:var(--color-light-gray)}.actions_block{width:100%;margin-top:30px;margin-bottom:30px}.actions_block .promo_block{margin-top:30px;flex-direction:column;justify-content:center;align-items:center;min-height:95px;width:100%;position:relative;border-radius:10px;overflow:hidden}.actions_block .promo_block .promo_title{padding:20px 30px 10px 140px;font-size:18px;font-weight:bold;z-index:1}.actions_block .promo_block .promo_title:before{position:absolute;content:"";width:50px;height:100%;left:70px;top:-15px;background:url(https://vibegenerator.b-cdn.net/assets/icons/lol-boosting-discount-2014f40f22c62746a2b5322a49b95393daec9fec5bd6d0ce2d429af926504abf.png) no-repeat center;background-size:contain}.actions_block .promo_block .promo_text{font-size:16px;color:var(--color-true-white);opacity:0.7;z-index:1}.code_box{position:relative}.code_box input{width:100%;height:100%;border:1px solid var(--color-light-gray);border-radius:10px;box-sizing:border-box;padding:0 20px;font-size:16px}.code_box input::-webkit-outer-spin-button,.code_box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.code_box input:focus{outline:none;border-color:var(--color-dark-red)}.code_box input.valid{border-color:var(--color-dark-red)}.hours_action{width:100%;background-color:var(--color-light);text-align:center;box-sizing:border-box;padding:13.5px;margin-top:33px}.hours_action .hours_result .clock_icon{width:15px;height:100%;margin-right:10px;display:inline-block;vertical-align:middle}.hours_action .hours_result .clock_icon img{vertical-align:baseline}.hours_action .hours_result .title{font-size:16px}.hours_action .hours_result .title_result{font-size:21px;font-weight:bold}.promo_section.promo_1 .bg_filler{position:relative;overflow:hidden}.promo_section.promo_1 .bg_filler .promo_image{width:820px;height:700px;position:absolute;left:50%;bottom:0px;margin-left:187px}.promo_section.promo_1 .bg_filler .promo_image.dota{width:513px;left:55%;height:625px}.promo_section.promo_1 .bg_filler .promo_image.deadlock{width:392px;left:55%;height:700px}.promo_section.promo_1 .bg_filler .promo_image.d4{left:52%;width:365px;height:625px}.promo_section.promo_1 .bg_filler .promo_image.elo{width:571px;height:650px;left:52%}.promo_section.promo_1 .bg_filler .promo_image.valor{width:498px;left:54%;height:740px}.promo_section.promo_1 .bg_filler .promo_image.over{height:989px;width:723px;left:53%}.promo_section.promo_1 .bg_filler .promo_image.personal{width:283px;height:580px;left:53%}.promo_section.promo_1 .bg_filler .promo_image.business{width:339px;height:580px;left:52%}.promo_section.promo_1 .bg_filler .promo_image.tft{width:612px;height:700px;left:51%}.promo_section.promo_1 .bg_filler .promo_image.mobile{width:658px;height:700px;left:54%}.promo_section.promo_1 .bg_filler .promo_image.lor{width:681px;height:700px;left:53%}.promo_section.promo_1 .bg_filler .promo_image.rain{width:779px;height:696px;left:53%}.promo_section.promo_1 .bg_filler .promo_block.promo_1{padding:30px 0 30px 70px;min-height:648px;box-sizing:border-box;position:relative}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;max-width:750px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question{width:360px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question.redirect_link{margin-top:20px;width:auto}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question.redirect_link h4.question_title{font-size:18px;color:#dbdbdb}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question.redirect_link h4.question_title>a{color:var(--color-dark-red)}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question .question_icon{width:30px;height:30px;position:absolute}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question h4.question_title{margin-left:55px;font-size:21px;color:var(--color-dark-red);font-weight:500}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question p.question_answer{margin-left:55px;font-size:16px;margin-top:15px;color:var(--color-light-gray)}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(2n){margin-left:30px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(3n){margin-top:60px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(4n){margin-top:60px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(5n){margin-top:60px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(5n) .question_title a{color:#d70147;cursor:pointer}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(5n) .question_title a:hover{color:gold;text-decoration:underline}.promo_section.promo_2 .bg_filler{position:relative;overflow:hidden}.promo_section.promo_2 .bg_filler .promo_image{width:614px;height:600px;position:absolute;left:50%;margin-left:-880px;bottom:0px}.promo_section.promo_2 .bg_filler .promo_image.dota{height:600px;width:598px;left:53%;background-repeat:no-repeat}.promo_section.promo_2 .bg_filler .promo_image.deadlock{height:600px;width:349px;left:65%;background-repeat:no-repeat}.promo_section.promo_2 .bg_filler .promo_image.d4{left:65%;width:275px;height:500px}.promo_section.promo_2 .bg_filler .promo_image.elo{width:474px;height:600px;left:61%}.promo_section.promo_2 .bg_filler .promo_image.pubg{width:586px;height:600px;left:58%}.promo_section.promo_2 .bg_filler .promo_image.valor{width:444px;left:60%;height:600px}.promo_section.promo_2 .bg_filler .promo_image.over{height:730px;width:480px;left:55%}.promo_section.promo_2 .bg_filler .promo_image.apex{width:393px;height:590px;left:65%}.promo_section.promo_2 .bg_filler .promo_image.tft{width:622px;height:600px;left:54%}.promo_section.promo_2 .bg_filler .promo_image.lor{width:501px;height:600px;left:58%}.promo_section.promo_2 .bg_filler .promo_image.mobile{width:462px;height:650px;left:60%}.promo_section.promo_2 .bg_filler .promo_block.promo_2{box-sizing:border-box;position:relative;overflow:hidden;min-height:640px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo{margin-left:557px;margin-top:50px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.valor,.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.over,.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.apex,.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.tft,.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.mlbb,.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.lor{margin-bottom:35px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .promo_title{font-size:36px;line-height:36px;max-width:650px;color:var(--color-light);margin-bottom:60px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .single_promo{position:relative;margin-bottom:12px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .single_promo .promo_icon{width:50px;height:50px;position:absolute}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .single_promo .promo_text{padding-left:70px;font-size:16px;line-height:24px;color:var(--color-light);max-width:555px;box-sizing:border-box}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .single_promo .promo_text span{font-weight:bold}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .promo_title{margin:auto;padding:40px 0 40px;line-height:initial;width:60%;font-size:36px;font-weight:bold;text-align:center}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo{flex-basis:458px;margin-right:30px;margin-bottom:20px;position:relative}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo:last-child{margin-bottom:0}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo .promo_icon{position:absolute;width:50px;height:50px;left:0;top:0}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo .promo_text{padding-left:70px;font-size:16px;line-height:24px;color:var(--color-dark)}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo .promo_text span{font-weight:bold}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .promo_after{font-size:18px;margin:auto;padding:40px 0 30px;text-align:center;font-weight:bold;max-width:885px}.promo_section.promo_4 .bg_filler{background:transparent;width:100%;height:350px;display:none}.promo_section.promo_4 .promo_title{font-size:36px;line-height:48px;padding-top:95px;padding-bottom:25px;text-align:center;max-width:640px;margin:auto;text-transform:uppercase}.promo_section.promo_4 .sub_note{max-width:780px;margin:auto;text-align:center;line-height:27px;font-size:18px;margin-top:28px}.promo_section.promo_4 .flexible_promo{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;padding-bottom:216px;margin-top:20px}.promo_section.promo_4 .flexible_promo .single_promo{flex-basis:50%;box-sizing:border-box}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(2n){padding-left:75px;text-align:left;z-index:4}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(2n) .promo_worker .promo_single_title{order:2;margin-right:0;margin-left:20px;text-align:left}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(2n) .promo_worker .promo_icon{order:1}.promo_section.promo_4 .flexible_promo .single_promo:first-child{padding-right:75px;text-align:right;z-index:5}.promo_section.promo_4 .flexible_promo .single_promo:first-child p{text-align:left}.promo_section.promo_4 .flexible_promo .single_promo:last-child{padding-left:280px;text-align:left;z-index:2;margin-top:50px}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(3){padding-right:280px;text-align:right;z-index:3;margin-top:50px}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(3) p{text-align:left}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;max-width:335px;min-width:280px;flex-wrap:nowrap;position:relative;margin:auto;box-sizing:border-box;cursor:pointer;padding:20px;border-radius:3px}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker:hover{border-radius:3px 3px 0 0;background-color:rgba(30,30,30,0.9)}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker:hover .promo_single_title{color:var(--color-dark-red)}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker:hover .promo_text{display:block;border-radius:0 0 3px 3px;background-color:rgba(30,30,30,0.9)}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker .promo_text{display:none;order:3;position:absolute;top:100%;left:0;padding:0 20px 20px 20px;font-size:14px;color:var(--color-true-white);line-height:21px}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker .promo_single_title{font-size:21px;line-height:31px;margin-right:20px;text-align:right;flex-grow:1;font-weight:bold}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker .promo_icon{width:50px;height:50px;flex-shrink:0}.promo_section.promo_5{background-color:var(--color-true-white);position:relative}.promo_section.promo_5 .bg_filler{background:white;position:absolute;bottom:0;height:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;width:100%}.promo_section.promo_5 .bg_filler .shape{width:15%}.promo_section.promo_5 .container_block{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;padding:60px 0 100px;margin:auto;max-width:760px}.promo_section.promo_5 .container_block .single_question{flex-basis:360px;position:relative;box-sizing:border-box;padding-left:70px}.promo_section.promo_5 .container_block .single_question .question_icon{width:50px;height:50px;left:10px;top:5px;position:absolute}.promo_section.promo_5 .container_block .single_question .question_title{font-size:21px;line-height:30px;font-weight:bold}.promo_section.promo_5 .container_block .single_question .question_texter{font-size:16px;line-height:21px}.promo_section.promo_5 .container_block .single_question:nth-child(2n){margin-left:30px}.promo_section.promo_5 .container_block .single_question:nth-child(n+3){margin-top:60px}.promo_section.promo_6 .bg_filler{position:relative;overflow:hidden}.promo_section.promo_6 .bg_filler .promo_title{font-size:36px;line-height:48px;padding-top:20px;padding-bottom:30px;text-align:center;max-width:712px;margin:auto;text-transform:uppercase}.promo_section.promo_6 .bg_filler .sub_note{max-width:746px;margin:auto;text-align:center;line-height:27px;font-size:16px;margin-top:30px;margin-bottom:60px}.promo_section.promo_6 .bg_filler .promo_image{width:600px;height:600px;position:relative;margin:0 auto}.promo_section.promo_6 .bg_filler .promo_image.ValorBoost{width:391px;height:497px}.promo_section.promo_6 .bg_filler .promo_image.TftBoost{width:415px;height:500px}.promo_section.promo_6 .bg_filler .promo_image.Dota2{width:586px;height:550px}.promo_section.promo_6 .bg_filler .promo_image.EloBoost{width:353px;height:500px}.promo_section.promo_6 .bg_filler .promo_image.ApexBoost{width:479px;height:500px}.promo_section.promo_6 .bg_filler .promo_image.D4Boost{width:506px;height:500px}.promo_section.promo_6 .bg_filler .promo_image.PubgBoost{width:515px;height:500px}.promo_section.promo_6 .bg_filler .promo_block.promo_6{max-width:900px;margin:30px auto 0;min-height:648px;box-sizing:border-box;position:relative}.promo_section.promo_6 .bg_filler .promo_block.promo_6 .flexible_questions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;max-width:900px}.promo_section.promo_6 .bg_filler .promo_block.promo_6 .flexible_questions .single_question{width:100%;margin-bottom:30px}.promo_section.promo_6 .bg_filler .promo_block.promo_6 .flexible_questions .single_question .title_container{display:flex;flex-direction:row;align-items:center}.promo_section.promo_6 .bg_filler .promo_block.promo_6 .flexible_questions .single_question .title_container .question_icon{line-height:40px;font-size:18px;color:var(--color-dark-red);min-width:40px;min-height:40px;border:1px solid var(--color-dark-red);border-radius:50%;position:relative;text-align:center}.promo_section.promo_6 .bg_filler .promo_block.promo_6 .flexible_questions .single_question .title_container h4.question_title{margin-left:30px;font-size:21px;font-weight:500;position:relative}.promo_section.promo_6 .bg_filler .promo_block.promo_6 .flexible_questions .single_question p.question_answer{margin-left:74px;font-size:16px;margin-top:15px;color:#989898}.promo_section.promo_7 .bg_filler{position:relative;overflow:hidden}.promo_section.promo_7 .bg_filler .promo_image{width:calc(46% - 147px);height:620px;position:absolute;left:54%;bottom:0px;margin-left:147px}.promo_section.promo_7 .bg_filler .promo_image.D4Boost{height:692px}.promo_section.promo_7 .bg_filler .promo_image.Dota2{height:693px}.promo_section.promo_7 .bg_filler .promo_image.TftBoost{width:509px;height:620px}.promo_section.promo_7 .bg_filler .promo_image.EloBoost{height:700px}.promo_section.promo_7 .bg_filler .promo_block.promo_7{padding:80px 0 60px 70px;min-height:648px;box-sizing:border-box;position:relative}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .title{font-family:Roboto;font-size:30px;font-weight:bold;text-transform:uppercase;margin-left:50px;margin-bottom:30px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;max-width:750px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question{width:360px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question .question_icon{width:30px;height:30px;position:absolute}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question h4.question_title{margin-left:55px;font-size:18px;color:var(--color-dark);font-weight:500}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question p.question_answer{margin-left:55px;font-size:15px;margin-top:15px;color:var(--color-dark);opacity:0.8}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question:nth-child(2n){margin-left:30px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question:nth-child(3n){margin-top:60px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question:nth-child(4n){margin-top:60px}.promo_section.promo_8 .bg_filler{position:relative;overflow:hidden}.promo_section.promo_8 .bg_filler .promo_image{width:40%;height:620px;position:absolute;left:0;bottom:0px}.promo_section.promo_8 .bg_filler .promo_image.TftBoost,.promo_section.promo_8 .bg_filler .promo_image.Dota2{height:800px}.promo_section.promo_8 .bg_filler .promo_image.EloBoost{height:750px}.promo_section.promo_8 .bg_filler .promo_image.ValorBoost{height:800px}.promo_section.promo_8 .bg_filler .promo_image.D4Boost{width:866px;height:1024px;left:3%}.promo_section.promo_8 .bg_filler .promo_block.promo_8{padding:80px 8px 58px 504px;min-height:648px;box-sizing:border-box;position:relative}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .title{font-family:Roboto;font-size:30px;font-weight:bold;text-transform:uppercase;margin-left:50px;margin-bottom:30px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;max-width:750px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question{width:360px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question .question_icon{width:30px;height:30px;position:absolute}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question h4.question_title{margin-left:55px;font-size:18px;color:var(--color-dark);font-weight:500}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question p.question_answer{margin-left:55px;font-size:14px;margin-top:15px;color:var(--color-dark);opacity:0.8}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(2n){margin-left:30px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(3n){margin-top:30px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(4n){margin-top:30px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(5n){margin-top:30px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(6n){margin-top:30px}.promo_section.short_promo{display:block}.promo_section.short_promo.blue{position:relative}.promo_section.short_promo.blue .image_filler{width:100%;height:100%;position:absolute;left:0;top:0;opacity:1}.promo_section.short_promo.green{background:var(--color-dark-red);position:relative;display:none}.promo_section.short_promo.green .image_filler{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.2}.promo_section.short_promo>.container_block{max-width:1410px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0}.promo_section.short_promo>.container_block>.imager{min-width:71px;position:relative;padding:5px 0}.promo_section.short_promo>.container_block>.imager img{width:120px}.promo_section.short_promo>.container_block p{font-size:24px;text-align:center;line-height:31px;color:var(--color-light);margin:auto 0 auto 20px;font-weight:bold;text-transform:uppercase;text-shadow:0 3px 0 rgba(0,0,0,0.17)}.promo_section.short_promo>.container_block .button{display:flex;align-items:center;justify-content:center;height:54px;width:180px;background:linear-gradient(101.01deg, #FF7281 0%, #FF5270 100%);border-radius:4px;margin-left:30px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase}.promo_section.short_promo>.container_block .button .button_filler{margin-top:0}.promo_section.lk_demo .promo_title{font-size:36px;line-height:48px;margin-bottom:15px;text-align:center;padding-top:100px;text-transform:uppercase}.promo_section.lk_demo .sub_note{padding-top:28px;text-align:center;max-width:745px;font-size:18px;line-height:27px;margin:auto}.promo_section.lk_demo section.order-info-section .working_area{margin-top:0;padding:50px 30px 38px}.promo_section.lk_demo section#chat-section .chat_display_block{max-height:600px;min-height:600px}.promo_section.offers_promo{padding-top:65px;padding-bottom:100px}.promo_section.offers_promo .promo_title{font-size:36px;line-height:48px;text-align:center;font-weight:bold;margin-bottom:15px;text-transform:uppercase}.promo_section.offers_promo .sub_note{font-size:18px;line-height:27px;text-align:center;max-width:747px;margin:25px auto 65px}.promo_section.offers_promo .flexible_promo{display:flex;flex-direction:row;align-items:center;justify-content:center}.promo_section.offers_promo .flexible_promo .single_promo{flex-basis:262px;margin-left:30px;background-color:var(--color-true-white);position:relative;padding:50px 0 30px;text-align:center}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon{width:70px;height:55px;position:absolute;left:50%;margin-left:-35px;top:-25px}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.bronze{background:url("https://vibegenerator.b-cdn.net/assets/misc/bronze-de331feaac93166c4a938204b55254ae9d9060ba538966a1de192910d1ec95ad.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.silver{background:url("https://vibegenerator.b-cdn.net/assets/misc/silver-431a39307a4515ec85d1ae3689e07ebbbae0944ea11ec0022a053bea9cee6b47.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.gold{background:url("https://vibegenerator.b-cdn.net/assets/misc/gold-e4582f4c4882b66b965e2bc14b289fdd5016974d19e792e422e6c9ce0e101892.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.platinum{background:url("https://vibegenerator.b-cdn.net/assets/misc/platinum-72654e341a9f3f58cede61a36e119ad6a7ad9c478d337ae6980f3bf289f5822e.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.diamond{background:url("https://vibegenerator.b-cdn.net/assets/misc/diamond-7ad03d6676f431dd3bd18d842c5d07f394e9be5845f268275ad6ecb3581a8f3a.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.master{background:url("https://vibegenerator.b-cdn.net/assets/misc/master-ed7edd81708b3a3c29b5c06559cee8db59502e2f1ff6e262a6f68220a496ab31.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offer_icon.grandmaster{background:url("https://vibegenerator.b-cdn.net/assets/misc/grandmaster-e6b28c96ef64022b2645315c2496c21ce06fdfdda79553bd113ec01dce6ef419.png") no-repeat center center;background-size:contain}.promo_section.offers_promo .flexible_promo .single_promo .offers_target{margin-bottom:10px}.promo_section.offers_promo .flexible_promo .single_promo .offers_target span{font-size:18px;font-weight:bold;text-transform:capitalize}.promo_section.offers_promo .flexible_promo .single_promo .full_cost{color:var(--color-gray);margin-bottom:8px}.promo_section.offers_promo .flexible_promo .single_promo .full_cost span{color:var(--color-dark);text-decoration:line-through}.promo_section.offers_promo .flexible_promo .single_promo .result_cost{font-weight:bold;font-size:36px;margin-bottom:16px;line-height:48px}.promo_section.offers_promo .flexible_promo .single_promo .action_button{width:200px;margin:auto}.promo_section.offers_promo .flexible_promo .single_promo .action_button .button_filler{margin-top:0}.promo_section.offers_promo .flexible_promo .single_promo:first-child{margin-left:0}.review_section{position:relative}.review_section .bg_filler{width:100%;height:100%;position:absolute;opacity:0.3}.review_section .reviews_font_summary{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:940px;margin:40px auto 0}.review_section .reviews_font_summary>.single_stat{display:flex;flex-direction:row;justify-content:center;align-items:center}.review_section .reviews_font_summary>.single_stat>i{font-size:50px;color:var(--color-dark-red)}.review_section .reviews_font_summary>.single_stat>.content{margin-left:15px}.review_section .reviews_font_summary>.single_stat>.content h4{font-size:14px;opacity:0.5;line-height:19px;font-weight:normal}.review_section .reviews_font_summary>.single_stat>.content p{font-size:24px;font-weight:bold;line-height:32px;margin-top:5px}.review_section .gray_hr{max-width:940px;height:1px;margin:30px auto 0;background-color:var(--color-dark);opacity:0.1}.review_section .review_wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:30px}.review_section .review_wrapper .wrap_arrow{font-size:42px;cursor:pointer;padding:10px;color:var(--color-light-gray)}.review_section .review_wrapper .wrap_arrow:hover{color:var(--color-dark-red)}.review_section .review_wrapper.white .wrap_arrow{color:var(--color-dark)}.review_section .review_wrapper.white .wrap_arrow:hover{color:var(--color-dark-red)}.review_section .new_reviews_front{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;overflow:hidden;max-width:940px;flex-shrink:0;flex-grow:1}.review_section .new_reviews_front .single_review{box-sizing:border-box;background:linear-gradient(to right, #202731, #283347);padding:30px;color:var(--color-true-white);flex-shrink:0;flex-basis:455px;transition:margin-left ease-in 0.2s;display:flex;flex-direction:column}.review_section .new_reviews_front .single_review.fixed{background:linear-gradient(to right, #2c3644, #2f3c54)}.review_section .new_reviews_front .single_review.fixed .header_block .left .fixed_answer{display:block}.review_section .new_reviews_front .single_review .header_block{display:flex;justify-content:space-between;align-items:center}.review_section .new_reviews_front .single_review .header_block .left{display:flex;justify-content:center;align-items:center}.review_section .new_reviews_front .single_review .header_block .left .fixed_answer{display:none;width:32px;height:32px;position:relative;cursor:pointer;margin-right:15px}.review_section .new_reviews_front .single_review .header_block .left .fixed_answer i{font-size:32px;color:var(--color-dark-red)}.review_section .new_reviews_front .single_review .header_block .left .fixed_answer:hover .featured_popup{display:block}.review_section .new_reviews_front .single_review .header_block .left .fixed_answer .featured_popup{display:none;left:100%;margin-left:12px;position:absolute;z-index:1;background-color:#202731;width:max-content;top:50%;color:#BCBFC2;margin-top:-14px;font-size:14px;line-height:18px;padding:4px 14px;border-radius:15px;border:1px solid var(--color-dark-red)}.review_section .new_reviews_front .single_review .header_block .left .fixed_answer .featured_popup:before{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;border-bottom:4px solid transparent;border-right:6px solid var(--color-dark-red);border-top:4px solid transparent;z-index:1}.review_section .new_reviews_front .single_review .header_block .left .fixed_answer .featured_popup:after{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;margin-right:-2px;border-bottom:4px solid transparent;border-right:6px solid #202731;border-top:4px solid transparent;z-index:2}.review_section .new_reviews_front .single_review .header_block .left .customer_name{font-size:20px;font-weight:bold}.review_section .new_reviews_front .single_review .header_block .left .confirm_icon{margin-left:10px;position:relative;cursor:pointer}.review_section .new_reviews_front .single_review .header_block .left .confirm_icon>img{vertical-align:middle}.review_section .new_reviews_front .single_review .header_block .left .confirm_icon:hover .featured_popup{display:block}.review_section .new_reviews_front .single_review .header_block .left .confirm_icon .featured_popup{display:none;left:100%;margin-left:12px;position:absolute;z-index:1;background-color:#202731;width:max-content;top:50%;color:#BCBFC2;margin-top:-14px;font-size:14px;line-height:18px;padding:4px 14px;border-radius:15px;border:1px solid var(--color-dark-red)}.review_section .new_reviews_front .single_review .header_block .left .confirm_icon .featured_popup:before{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;border-bottom:4px solid transparent;border-right:6px solid var(--color-dark-red);border-top:4px solid transparent;z-index:1}.review_section .new_reviews_front .single_review .header_block .left .confirm_icon .featured_popup:after{position:absolute;display:block;content:" ";right:100%;top:50%;margin-top:-4px;margin-right:-2px;border-bottom:4px solid transparent;border-right:6px solid #202731;border-top:4px solid transparent;z-index:2}.review_section .new_reviews_front .single_review .header_block .left .rating{margin-left:29px;color:var(--color-gold);line-height:14px}.review_section .new_reviews_front .single_review .header_block .left .rating>i{font-size:14px}.review_section .new_reviews_front .single_review .header_block .left .rating i+i{margin-left:5px}.review_section .new_reviews_front .single_review .header_block .right{width:32px;height:32px;position:relative;cursor:pointer}.review_section .new_reviews_front .single_review .header_block .right i{font-size:32px;color:var(--color-dark-red)}.review_section .new_reviews_front .single_review .header_block .right:hover .featured_popup{display:block}.review_section .new_reviews_front .single_review .header_block .right .featured_popup{display:none;right:0;position:absolute;z-index:1;background-color:#202731;width:max-content;top:100%;color:#BCBFC2;margin-top:12px;font-size:14px;line-height:18px;padding:4px 14px;border-radius:15px;border:1px solid var(--color-dark-red);max-width:395px;box-sizing:border-box}.review_section .new_reviews_front .single_review .header_block .right .featured_popup:before{position:absolute;display:block;content:" ";left:100%;top:-6px;margin-left:-20px;border-left:4px solid transparent;border-bottom:6px solid var(--color-dark-red);border-right:4px solid transparent;z-index:1}.review_section .new_reviews_front .single_review .header_block .right .featured_popup:after{position:absolute;display:block;content:" ";left:100%;top:-1px;margin-top:-4px;margin-left:-20px;border-left:4px solid transparent;border-bottom:6px solid #202731;border-right:4px solid transparent;z-index:2}.review_section .new_reviews_front .single_review .contain_block{margin:20px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;max-height:96px}.review_section .new_reviews_front .single_review .footer_block{display:flex;justify-content:space-between;align-items:center}.review_section .new_reviews_front .single_review .footer_block .left{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0}.review_section .new_reviews_front .single_review .footer_block .left .from{display:flex;flex-direction:row;justify-content:center;align-items:center}.review_section .new_reviews_front .single_review .footer_block .left .from .from_elo{width:30px;height:30px;border-radius:15px;overflow:hidden;background-size:cover;background-position:center;position:relative}.review_section .new_reviews_front .single_review .footer_block .left .from .from_elo:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.review_section .new_reviews_front .single_review .footer_block .left .from .title_value{font-size:16px;font-weight:bold;margin-left:9px}.review_section .new_reviews_front .single_review .footer_block .left .order_divider{font-size:10px;color:var(--color-dark-red);text-align:center;letter-spacing:-3px;margin-left:20px}.review_section .new_reviews_front .single_review .footer_block .left .to{margin-left:20px;display:flex;flex-direction:row;justify-content:center;align-items:center}.review_section .new_reviews_front .single_review .footer_block .left .to .till_elo{width:30px;height:30px;border-radius:15px;overflow:hidden;background-size:cover;background-position:center;position:relative}.review_section .new_reviews_front .single_review .footer_block .left .to .till_elo:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.review_section .new_reviews_front .single_review .footer_block .left .to .title_value{font-size:16px;font-weight:bold}.review_section .new_reviews_front .single_review .footer_block .left .to .till_elo+.title_value{margin-left:9px}.review_section .new_reviews_front .single_review .footer_block .center{color:var(--color-gray);font-size:16px;line-height:16px;text-align:right;margin-left:10px}.review_section .new_reviews_front .single_review .footer_block .right{width:32px;height:32px;position:relative;cursor:pointer;display:none}.review_section .new_reviews_front .single_review .footer_block .right i{font-size:32px;color:var(--color-dark-red)}.review_section .new_reviews_front .single_review .footer_block .right:hover .featured_popup{display:block}.review_section .new_reviews_front .single_review .footer_block .right .featured_popup{display:none;right:0;position:absolute;z-index:1;background-color:#202731;width:max-content;bottom:100%;color:#BCBFC2;margin-bottom:12px;font-size:14px;line-height:18px;padding:4px 14px;border-radius:15px;border:1px solid var(--color-dark-red);max-width:260px;box-sizing:border-box}.review_section .new_reviews_front .single_review .footer_block .right .featured_popup:before{position:absolute;display:block;content:" ";left:100%;bottom:-6px;margin-left:-20px;border-left:4px solid transparent;border-top:6px solid var(--color-dark-red);border-right:4px solid transparent;z-index:1}.review_section .new_reviews_front .single_review .footer_block .right .featured_popup:after{position:absolute;display:block;content:" ";left:100%;bottom:-1px;margin-bottom:-4px;margin-left:-20px;border-left:4px solid transparent;border-top:6px solid #202731;border-right:4px solid transparent;z-index:2}.review_section .new_reviews_front .single_review+.single_review{margin-left:30px}.review_section .new_reviews_front.white .single_review{background:transparent;color:var(--color-dark)}.review_section.home{background:linear-gradient(to left, #202731, #283347, #1e252d)}.review_section.home .review_title{margin-bottom:28px;color:var(--color-true-white)}.review_section.home .review_section{background-color:transparent;padding-bottom:55px;color:var(--color-true-white)}.review_section.home .review_section{background-color:transparent;color:var(--color-true-white)}.review_section.home .worker .flexible_reviews .single_review .other_info .platform.platform_pc{background:url("https://vibegenerator.b-cdn.net/assets/icons/windows_white-6e1778cdf036fe428b45e55c272cd1c63d8c2c638b254f95008eb89907743306.svg") no-repeat center center}.review_section.home .worker .flexible_reviews .single_review .other_info .platform.platform_ps{background:url("https://vibegenerator.b-cdn.net/assets/icons/playstation_white-09d304bcb1b9c58aab4ae031db1dae70959dd5843180a95def2956f946ab8151.svg") no-repeat center center}.review_section.home .worker .flexible_reviews .single_review .other_info .platform.platform_xbox{background:url("https://vibegenerator.b-cdn.net/assets/icons/xbox_white-f18ec5f03a4678081b1c054511e8f0263a835cdcf3bb9fff87baf9f12b05836d.svg") no-repeat center center}.badge_container{display:flex;flex-direction:row;margin-left:-50px}.badge_block{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-right:30px}.badge_block .badge_group{font-weight:bold;margin-bottom:20px;font-size:18px}.badge_block .single_badge{border:1px solid var(--color-light-gray);position:relative;width:262px;height:61px;box-sizing:border-box;margin-bottom:5px}.badge_block .single_badge .badge_name{color:#989898}.badge_block .single_badge.active{background-image:linear-gradient(90deg, #96bd00 0%, #d70147 100%)}.badge_block .single_badge.active .real_price,.badge_block .single_badge.active .discount_price,.badge_block .single_badge.active .badge_name{color:white}.badge_block .single_badge.active .badge_name label{opacity:0.7}.badge_block .single_badge .real_price{display:inline-flex;margin-left:40px;font-weight:500;text-decoration:line-through}.badge_block .single_badge .discount_price{color:#d70147;font-weight:500;display:inline-flex;margin-left:10px}.badge_block .single_badge .badge_image{position:absolute;right:10px;top:10px}.badge_check{position:absolute;z-index:-1;opacity:0}.badge_check+label{display:flex;align-items:center;user-select:none;margin-left:40px;margin-top:7px}.badge_check+label::before{content:'';display:inline-block;position:absolute;width:20px;height:20px;top:18px;left:10px;border:1px solid #EFEFEF;border-radius:5px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.badge_check:checked+label::before{border-color:white;background-color:white;background-image:url("data:image/svg+xml,%3Csvg id='Group_302' data-name='Group 302' xmlns='http://www.w3.org/2000/svg' width='7.643' height='6.12' viewBox='0 0 7.643 6.12'%3E%3Cpath id='Path_287' data-name='Path 287' d='M6.846,1.359a.229.229,0,0,0-.324,0L2.929,4.951a.229.229,0,0,1-.324,0l-1.2-1.2a.229.229,0,0,0-.324,0L.21,4.626a.229.229,0,0,0,0,.324l2.4,2.4a.229.229,0,0,0,.324,0l4.79-4.789a.229.229,0,0,0,0-.324Z' transform='translate(-0.143 -1.292)' fill='%23d70147'/%3E%3C/svg%3E%0A")}@media only screen and (max-width: 1920px){header .header_block>.container_block{max-width:1280px}section#new-header-section .container{max-width:1080px}section#new-header-section>.bg_container .boosteria_main_character{max-height:550px;right:200px}section#new-header-section>.title_container .fill_container h1{font-size:64px;line-height:64px;max-width:1000px;text-align:center;font-weight:700}section#new-header-section>.title_container .fill_container .subtitle{font-size:20px;line-height:20px;margin-top:5px}section#new-header-section>.title_container .fill_container .green_divider{margin:20px 0}section#new-header-section>.title_container .fill_container .stars_row{font-size:24px;line-height:24px}section#new-header-section>.title_container .fill_container .stars_row>i{margin-right:7px}section#new-header-section>.title_container .fill_container a .star_title{margin-top:11px}section#new-header-section>.title_container .fill_container .current_promo{bottom:68px}section#new-header-section>.title_container .fill_container .promo{font-size:27px;line-height:40px;margin-top:7px}section#new-header-section>.title_container .fill_container .stars_block{margin-top:30px}section#new-header-section section#vibe_select h3{font-size:30px;line-height:32px}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link{width:202px;height:56px}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link>img{max-height:100%}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link>span{font-size:14px;margin-left:6px;line-height:14px}section#success-section .container_block{max-width:inherit}section#new_carousel .bg_filler{height:420px}section#new_carousel .container_block.fixed_section{height:420px}section#new_carousel .contain .image img{height:420px}section#new_carousel .contain .text>h2{font-size:36px}section#new_carousel .contain .text>.note{font-size:20px;max-width:455px;line-height:22px}section#header-section>.container_block{min-height:250px}section#header-section.full_height>.container_block .theme_titler .titler_context h1{Font-size:52px;margin-bottom:15px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height{font-size:24px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .pc_platform{width:52px;height:52px;background-size:32px 26px;border-radius:26px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .xbox_platform{width:52px;height:52px;background-size:32px 26px;border-radius:26px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .ps_platform{width:52px;height:52px;background-size:32px 26px;border-radius:26px}section#header-section.full_height>.container_block .theme_titler .titler_context .after .button_block{width:240px}.divider{width:96px}section#chat-section .chat_display_block{max-height:340px}.promo_section.promo_5 .bg_filler .shape{height:670px;position:absolute;width:22%}.promo_section.promo_5 .bg_filler .shape:first-child{left:0}.promo_section.promo_5 .bg_filler .shape:last-child{right:0}.promo_section.promo_5 .bg_filler .shape img{display:none}.button_filler .button.x3{height:48px;border-radius:12px;line-height:47px;font-size:19px}}@media only screen and (max-width: 1599px){.promo_section.promo_8 .bg_filler .promo_image.ValorBoost{height:800px;width:500px}.promo_section.promo_7 .bg_filler .promo_image.ValorBoost{height:620px;width:352px}section#new_carousel .stats_filler:before{background:url("https://vibegenerator.b-cdn.net/assets/misc/rank_boost_results_statistics_boosteria_1600_background-e0e1ea6e5eccc8bdd116669544d0d971372b22a8728f4fee7d1b3dc1d093c887.webp") center center/cover;opacity:1}section#new_carousel.EloBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-results-boosteria-background-1600-2b694f6feb8897ef14ecd7ff898571fa4d6cb4197b3f7815ff79b8201ea7a681.webp") center center/cover}section#new_carousel.Dota2 .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-results-boosteria-background-1600-e262db46466db0b2499f2287ba5bbfdcc04530937cc56cec5e5b3c97daec9090.webp") center center/cover}section#new_carousel.TftBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-results-boosteria-background-1600-d767d480a528a120d3008b735e80672ad30f60c83089090417d8140bff672b03.webp") center center/cover}section#new_carousel.ValorBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant_rank_boost_results_boosteria_1600_background-7de19db5db709819379dc4d8f6f2e8aab7c352547f60f4b4ac07cd2cba63c7b9.webp") center center/cover}section#introduce_booster .bg_filler.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-booster-profile-background-1600-4191eea36f8d7928440509caf5a90e8717f245108e67317ea28796dc8dfa04e2.webp") center center;background-size:cover}section#introduce_booster .bg_filler.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-booster-profile-page-boosteria-background-1600-5f7a01ef833ccfb2d45aab0af2c7819e4b393d52c91a55850eca6f25f01998f5.webp") center center;background-size:cover}section#introduce_booster .bg_filler.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-booster-profile-boosteria-background-1600-c2117ef27ecf35e64522f48853397661a41d04f138fb095ca56a19d306da1e04.webp") center center;background-size:cover}section#introduce_booster .bg_filler.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-booster-profile-page-1600-background-13adb310ef44768e3b0f1dff9b79d3616509d590c6524f398e92dac9b4236852.webp") center center;background-size:cover}section#header-section.reviews.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-boosting-reviews-boosteria-background-1600-d9bd8b70c113058f8acf1b7356b9565da74be106273ee7a6ecc34a57bbd6a132.webp) no-repeat center center;background-size:cover}section#header-section.reviews.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boost-reviews-boosteria-background-1600-1a31196eb4fdd4f8872f33059ef40562509dea359f27dfa9248c6c7d364aa78a.webp) no-repeat center center;background-size:cover}section#header-section.reviews.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-elo-boosting-reviews-boosteria-background-1600-e289203a86e7cd8d3da6831ceb6f65190709c0ac31cbfa0e7510354e9cb9fb27.webp) no-repeat center center;background-size:cover}section#header-section.reviews.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-reviews-boosteria-background-1600-57ecd642fe9e86d75498e621af2972a151ff2d223a1097a0c80ed20a5022c5a1.webp) no-repeat center center;background-size:cover}section#header-section.orders.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-history-boosteria-background-1600-d53408f29d2abf3c8ee2facff1b8d28a0513267a184d5f9188bbc7a3d718ec20.webp) no-repeat center center;background-size:cover}section#header-section.orders.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-history-boosteria-background-1600-67077d2484fbcf5c5d94292be0a1f664aab64baa702a6f824db04fc5ee53bb27.webp) no-repeat center center;background-size:cover}section#header-section.orders.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-boosting-history-boosteria-background-1600-d3dbabe6a9c2fc46ba7b593c15a6bf338eaac9e771f8e6b2ea5a8bb1e78089d5.webp) no-repeat center center/cover}section#header-section.orders.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-history-boosteria-background-1600-1d390bee2c3147d4137df37c0d68f277d38e984ec406544af737ba749e6506ac.webp") no-repeat center center;background-size:cover}section#header-section.demo.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-demo-boosteria-background-1600-675c7b007c408cd9e788e349baa917d4df907a8ba77e7aeb3f08301c4f1355fb.webp) no-repeat center center;background-size:cover}section#header-section.demo.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-demo-boosteria-background-1600-699fdb36f198d7552d85149d3727d475e4a9d3fe875392c4717c25a3bf69f0e2.webp) no-repeat center center;background-size:cover}section#header-section.demo.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-demo-boosteria-background-1600-4269795dc22c0d96c40205739fff159614059b3e621a7d2a67040b16c95786ba.webp) no-repeat center center;background-size:cover}section#header-section.demo.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boost-demo-boosteria-background-1600-a28cf7f1f8398782ee20107d769a94798173c01f705b9ba306dff14f388d23fe.webp) no-repeat center center;background-size:cover}section#header-section.boosters.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosters-team-background-1600-88f9df0a53605a17565b3f8b711a0ebbf75acbeead05567313d3cf9a26717b32.webp) no-repeat center center;background-size:cover}section#header-section.boosters.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-elo-booster-profiles-boosteria-background-1600-432cf682f949d9abd6b4f1a2f31594421506cb727c065ccac8dd397bb174a999.webp) no-repeat center center;background-size:cover}section#header-section.boosters.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosters-team-profiles-boosteria-background-1600-2a1bac5e596735f92934767ce87a892541c7a1748454097726ff4893ec139532.webp) no-repeat center center;background-size:cover}section#header-section.boosters.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosters-profiles-boosteria-background-1600-3456bb54b45d493e6aa3a6de413a605e8019fbcf810b3bca43a5d5ba88c2e9bd.webp) no-repeat center center;background-size:cover}section#header-section.jobs.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-jobs-background-1600-f1b7a0fcf7634057ed7188d51214d46dac7c93a108869835fe6955f4ecfdeaba.webp) no-repeat center center;background-size:cover}section#header-section.jobs.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-jobs-boosteria-background-1600-daff0668d853b306fdc93e4c1240e3fbe189ddf3a2b0309d4d0c42746463f448.webp) no-repeat center center;background-size:cover}section#header-section.jobs.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-jobs-boosteria-background-1600-47fdeeb621d1c4915a5009e01f41cc7814f4a0b338ae81a98ce39bce63df4786.webp) no-repeat center center;background-size:cover}section#header-section.jobs.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-jobs-boosteria-background-1600-0446b055e28547f80ce9148299ed2fe1fd09c2d24c65bf12da1994c7845acd58.webp) no-repeat center center;background-size:cover}section#header-section.faq.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boost-faq-boosteria-background-1600-e9f8596a301e98cdbd97eee1a80b2f1b042cfdc08ae0bd945a050606124c0473.webp) no-repeat center center;background-size:cover}section#header-section.faq.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-faq-boosteria-background-1600-d5f6b2d86c2edb158ff2b313c66e693b670f987e3b485cc68be9953242127d67.webp) no-repeat center center;background-size:cover}section#header-section.faq.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-faq-boosteria-background-1600-7abaf28b3eaa6d8b597a837c92f327a1757f8f7fcf254928b0124be8cf088d71.webp) no-repeat center center;background-size:cover}section#header-section.faq.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boosting-faq-boosteria-background-1600-c92d7ec6eb46354a969bc4ce8feb4f465b6de83757a20814f3c85c99f67aeb0e.webp) no-repeat center center;background-size:cover}.fixed_widget .bg_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank-boosting-sticky-banner-boosteria-1600-background-8054bfabad1ca84f70c54f1e504f3bd6e28c3c97073dbcb75174177eb154d21f.webp) center center/cover}.fixed_widget .bg_filler.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-sale-sticky-banner-boosteria-1600-background-8054bfabad1ca84f70c54f1e504f3bd6e28c3c97073dbcb75174177eb154d21f.webp) center center/cover}section#promo-banner .image_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank_boost_service_promotion_boosteria_1600_background-de28eaaaa2a4a86fa10c1a083f1ebe3a148db9cb701b8bd38cdb260e7ee5a350.webp) center center/cover}.promo_nav .promo_items{max-width:1280px}.promo_nav .promo_items .nav_item{margin-left:20px}.promo_nav .promo_items .nav_item span{text-overflow:ellipsis;overflow:hidden;max-width:50px;white-space:nowrap}header .header_block .nav_block ul li{margin-right:10px;font-size:14px}header .header_block .nav_block ul li a{font-weight:500}header .header_block>.container_block{max-width:1280px;padding:30px 30px 0 30px}section#new-header-section{min-height:550px}section#new-header-section>.bg_container .boosteria_main_character{max-height:485px;right:0px}section#new-header-section>.title_container .fill_container h1{font-size:30px;line-height:32px;max-width:530px}section#new-header-section>.title_container .fill_container .green_divider{margin:15px 0}section#new-header-section>.title_container .fill_container .stars_row{font-size:20px;line-height:20px}section#new-header-section>.title_container .fill_container .subtitle{font-size:18px}section#new-header-section>.title_container .fill_container .promo{font-size:24px;line-height:36px}section#new-header-section>.title_container .fill_container .button_filler{width:240px;height:50px;margin:10px auto 0 0}section#new-header-section>.title_container .fill_container .button_filler:before{height:80%}section#new-header-section>.title_container .fill_container .button_filler .large{line-height:50px;font-size:16px;height:50px}section#new-header-section>.title_container .fill_container .button_filler .large>i{font-size:30px}section#new-header-section>.title_container .fill_container .container{padding-bottom:60px}section#new-header-section>.title_container .fill_container .container .with_padding{padding-top:0}section#new-header-section>.title_container .fill_container .current_promo{bottom:50px}section#new-header-section>.title_container .fixed_container{height:80px}section#new-header-section>.title_container .fixed_container>.container .buttons_links .button_link{width:230px}section#new-header-section>.title_container .fixed_container>.container .buttons_links .button_link span{font-size:15px}section#new-header-section .container{max-width:1134px}section#new-header-section .container .button_links{margin-top:5px}section#new-header-section section#vibe_select{padding-top:5px}section#new-header-section section#vibe_select h3{font-size:27px;line-height:29px}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link{width:200px;height:45px}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link>span{font-size:13px;line-height:13px}}@media only screen and (max-width: 1279px){section#introduce_booster .bg_filler.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-booster-profile-background-1280-571e7364f90baf429e124225cfb8876aa48d92fa4717c0e9a8302e2e7bc56c94.webp") center center;background-size:cover}section#introduce_booster .bg_filler.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-booster-profile-page-boosteria-background-1280-fbe8a3f080b4808a98e95e29ee5ed0400556d8d3e179ef6f0df01c820c021e74.webp") center center;background-size:cover}section#introduce_booster .bg_filler.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-booster-profile-boosteria-background-1280-01b09ad03c2c228d8d1b939efff8746af4968143e42a4ecd8fc77e12906a46da.webp") center center;background-size:cover}section#introduce_booster .bg_filler.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-booster-profile-page-1280-background-d1f5f646bf8f0485e7b68d34667d5dd73132fad952b1a56db014805262014da5.webp") center center;background-size:cover}.fixed_widget .bg_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank-boosting-sticky-banner-boosteria-1280-background-412292d8d9defc3c1f0268cbb9a29435ed56e84c42045fd409e8f82646593401.webp) center center/cover}.fixed_widget .bg_filler.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-sale-sticky-banner-boosteria-1280-background-412292d8d9defc3c1f0268cbb9a29435ed56e84c42045fd409e8f82646593401.webp) center center/cover}section#new_carousel .stats_filler:before{background:url("https://vibegenerator.b-cdn.net/assets/misc/rank_boost_results_statistics_boosteria_1280_background-1309575f04651c1eede6ce27529fe9cdf698103ef32b137bc7c77fec593243a0.webp") center center/cover;opacity:1}section#new_carousel.Dota2 .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-results-boosteria-background-1280-cb0e87a5957a1519d1b14aa42d2c7885a79849af5a8c2dea65715b0fe2910fee.webp") center center/cover}section#new_carousel.TftBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-results-boosteria-background-1280-69a6fb080f84faedac7a1a0642e83061997572ad12d6e8b6b9d1de6ddaf49cb8.webp") center center/cover}section#new_carousel.EloBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-results-boosteria-background-1280-338c67a75abe3f611092dc9dbc5dd79ba264d1647ae74e84c15b2ee5806eac74.webp") center center/cover}section#new_carousel.ValorBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant_rank_boost_results_boosteria_1280_background-4bcedcfb3ae2af2c1f16f5fc1a5de65ed8e34427df9f19e40dc43ff83d44a3f9.webp") center center/cover}section#new_carousel .container_block .contain .text>h2{font-size:28px;line-height:28px;max-width:600px}section#new_carousel .container_block .contain .text .note{line-height:24px}.promo_nav{display:none}.with_promo_banner header{top:0 !important}.with_promo_banner section#promo-banner{margin-top:60px}.with_promo_banner section#promo-banner .image_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank_boost_service_promotion_boosteria_1280_background-564f075ba59b5f0d33bb5faa52462912e189c8f7f756e59020d0a9a26518ae9a.webp) center center/cover}.review_section .review_wrapper .new_reviews_front{max-width:771px}.review_section .review_wrapper .new_reviews_front .single_review{flex-basis:100%}.float_to_flex>.order_filler .order_list_section{margin:10px 30px}.rules_section{padding:60px 0;margin:30px 30px 0}.order_list_section{padding:30px}.order_list_section .orders .single_order .group_section{max-width:260px}.order_list_section .orders .single_order .group_section .order_info{display:flex;flex-direction:column;align-items:center;justify-content:center}.order_list_section .orders .single_order .group_section.numbers{max-width:220px}section#new-header-section{min-height:488px}section#new-header-section>.bg_container .boosteria_main_character{max-height:416px}section#new-header-section>.title_container .fill_container h1{font-size:25px;line-height:29px;max-width:430px}section#new-header-section>.title_container .fill_container .promo{font-size:21px;line-height:32px}section#new-header-section>.title_container .fill_container .current_promo{bottom:40px}section#new-header-section>.title_container .fixed_container{height:60px}section#new-header-section>.title_container .fixed_container>.container .buttons_links .button_link{width:230px}section#new-header-section>.title_container .fixed_container>.container .buttons_links .button_link span{font-size:15px}section#new-header-section .container{max-width:932px}section#new-header-section section#vibe_select{padding-top:5px}section#new-header-section section#vibe_select h3{font-size:25px;line-height:27px}section#new-header-section section#vibe_select .fixed_container>.container .cards_block .card .card_desc{width:270px;height:150px}section#new-header-section section#vibe_select .fixed_container>.container .cards_block .card .card_desc .card_content{margin:10px}section#new-header-section section#vibe_select .fixed_container>.container .cards_block .card .card_desc .card_content .text{font-size:20px;margin-bottom:5px}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link{width:200px;height:50px}section#new-header-section section#vibe_select .fixed_container>.container .buttons_links .button_link>span{font-size:13px}section#booster_list .filter_buttons{max-width:930px}section#booster_list .booster_list_block{width:930px;grid-template-columns:repeat(3, 290px)}section#booster_list .booster_list_block>.single_booster>.stat_list{padding:34px 20px 30px}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others{font-size:14px;margin-bottom:14px;line-height:18px}section#booster_list .booster_list_block>.single_booster>.stat_list>.stat_row.others>.namer{font-size:12px}header .header_block .language{display:none}header .header_block .user_block{display:none}header .header_block>.container_block{max-width:932px;padding:20px 30px 0 20px;position:inherit}header .header_block .logo_block{flex-grow:1}header .header_block .language{display:none}header .header_block .nav_block{display:none;position:fixed;right:0;top:0;width:300px;height:100%;overflow-y:scroll;overflow-x:hidden;background-color:#0c1015}header .header_block .nav_block .nav_option{display:none;font-size:25px;color:white;padding:25px 0 25px 0;width:280px;margin:0 auto}header .header_block .nav_block .nav_option .close_nav{text-align:right;cursor:pointer}header .header_block .nav_block .nav_option .language{display:block}header .header_block .nav_block.active{display:block}header .header_block .nav_block.active .nav_more_option .wrap .user_block .user_ava_block{width:90px;height:40px;border-radius:25px}header .header_block .nav_block.active .nav_more_option .wrap .user_block .user_ava_block img{max-width:36px}header .header_block .nav_block.active .nav_more_option .wrap .user_block .user_ava_block img:last-of-type{width:22px}header .header_block .nav_block.active nav.mobile_hide{display:none}header .header_block .nav_block.active .vibe-mobile-selection{display:flex;flex-direction:column;align-items:flex-start;color:white;width:280px;margin:15px auto;position:relative}header .header_block .nav_block.active .vibe-mobile-selection.collapsed:after{content:" ";display:block;right:6px;top:20px;position:absolute;border-top:0;border-bottom:10px solid white;border-left:8px solid transparent;border-right:8px solid transparent}header .header_block .nav_block.active .vibe-mobile-selection.home:after{top:8px}header .header_block .nav_block.active .vibe-mobile-selection:after{content:" ";display:block;right:6px;top:20px;position:absolute;border-top:10px solid white;border-left:8px solid transparent;border-right:8px solid transparent}header .header_block .nav_block.active .vibe-mobile-selection .chosen_game{display:flex;flex-direction:row;height:50px;margin-bottom:10px}header .header_block .nav_block.active .vibe-mobile-selection .chosen_game img{height:50px;margin-right:20px}header .header_block .nav_block.active .vibe-mobile-selection .chosen_game .text_block{display:flex;justify-content:center;flex-direction:column}header .header_block .nav_block.active .vibe-mobile-selection .chosen_game .text_block .choose_text{line-height:25px;opacity:0.5;color:white;font-weight:400}header .header_block .nav_block.active .vibe-mobile-selection .chosen_game .text_block .game_name{line-height:20px;text-transform:uppercase;font-size:15px;font-weight:500}header .header_block .nav_block.active .vibe-mobile-selection .current_game{color:white;opacity:0.5;font-weight:500;cursor:pointer;width:100%;position:relative;font-size:18px;margin-bottom:12px}header .header_block .nav_block.active .vibe-mobile-selection .mobile-game-select .buttons_links .button_link{width:280px;height:50px;box-sizing:border-box;border-radius:10px;border:2px dashed rgba(255,255,255,0.2);background-color:rgba(0,0,0,0.3);display:flex;justify-content:flex-start;align-items:center;overflow:hidden;margin-bottom:10px;font-weight:bold}header .header_block .nav_block.active .vibe-mobile-selection .mobile-game-select .buttons_links .button_link.active{border:2px dashed #64c000}header .header_block .nav_block.active .vibe-mobile-selection .mobile-game-select .buttons_links .button_link img{max-height:100%;margin-right:20px}header .header_block .nav_block.active .nav_option{display:flex;flex-direction:row;align-items:center;justify-content:end}header .header_block .nav_block.active .nav_option .logo_block{display:none}header .header_block .nav_block.active .nav_divider{display:block;width:220px;margin:auto;height:1px;background-color:var(--color-true-white);opacity:0.1}header .header_block .nav_block.active .nav_more_option{display:block}header .header_block .nav_block.active .nav_more_option .wrap{display:flex;flex-direction:row;width:200px;margin:10px auto;justify-content:center}header .header_block .nav_block.active .nav_more_option .wrap .login_block{display:none}header .header_block .nav_block.active .nav_more_option .wrap .user_block{display:block;padding-top:3px}header .header_block .nav_block.active .nav_more_option .wrap .mode-select{margin-top:10px;margin-left:10px;color:var(--color-true-white);font-size:21px}header .header_block .nav_block.active .nav_more_option .wrap .mobile_menu_login{margin-right:10px;cursor:pointer}header .header_block .nav_block.active .nav_more_option .wrap .mobile_menu_login img{width:25px;height:25px;margin-top:10px}header .header_block .nav_block.active .nav_more_option .language_after{display:block}header .header_block .nav_block.active .nav_more_option .language_after .language.selector{display:block;text-align:center;margin:0 auto 10px}header .header_block .nav_block.active .nav_more_option .language_after .language.selector .selector_values{max-width:280px;right:-100px;border-radius:10px}header .header_block .nav_block.active .nav_more_option .language_after .language.selector .selector_values>a{flex-basis:50%}header .header_block .nav_block.active .nav_more_option .language_after .language.selector .selector_values>a .lang_selector{text-align:left}header .header_block .nav_block.active .nav_more_option .language_after .language.selector .selector_values>a .lang_selector span{font-size:12px}header .header_block .nav_block.active .nav_more_option .button_block{width:220px;margin:30px auto 0}header .header_block .nav_block ul{justify-content:flex-start;flex-direction:column;padding:10px 0px;border-radius:20px;align-items:self-start;width:280px;margin:0 auto}header .header_block .nav_block ul li{margin-right:0;margin-bottom:15px;position:relative;font-size:16px}header .header_block .nav_block ul li.mobile_hide{display:none}header .header_block .nav_block ul li a{font-weight:500;text-transform:capitalize}header .header_block .nav_block ul li:before{content:'';position:relative;top:-8px;display:block;width:280px;margin:0 auto;height:1px;background-color:white;opacity:0.1}header .header_block .menu_icon{display:block;margin-left:30px;cursor:pointer}.user_ava_block{height:30px;width:56px}.user_ava_block>img:last-of-type{width:14px;margin-left:6px}section#loyalty-section{margin:30px;padding:50px 30px}section#after_review,section#no_order{padding:30px 20px 0 20px}section#after_review.for_review{padding:90px 30px}section#after_review.for_review .flex_block.ask_review .title_note{max-width:610px}section#after_review.for_review .infographics_box>.steps{padding-left:57px}section#after_review.for_review .infographics_box>.steps .digits>input{padding:15px 13px}section#chat-section .chat_display_block{max-height:240px}section#success-section .worker_area .right_section{max-width:330px}section#success-section .worker_area .right_section.exist_acc_section_active{max-width:330px}section#success-section .worker_area .right_section.login_acc_section_active{max-width:330px}section#success-section .worker_area .right_section.create_acc_section_active{margin-right:30px;max-width:450px}section#success-section .worker_area .bg_filler{flex-grow:1}.container_block{max-width:992px}.container_block>.notice_block{margin:30px 30px 0}.promo_section.promo_6 .bg_filler .promo_block.promo_6{padding:0 100px 0 100px}.promo_nav .promo_items{max-width:1280px}.promo_nav .promo_items>.nav_item{margin-left:50px}footer .vibe_footer_block .container_block{padding:60px 30px}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item{margin:0 20px}footer .vibe_footer_block .container_block .footer_single{flex-basis:290px}footer .vibe_footer_block .container_block .footer_single .pay_methods_images img{margin-right:18px}footer .vibe_footer_block .container_block .footer_single .pay_methods_images img:last-child{margin-right:0}footer .vibe_footer_block .container_block .footer_single p{padding-right:35px}footer .vibe_footer_block .container_block .footer_single.other{flex-basis:600px}section#jobs_section .jobs_block .right_section{padding:80px 30px 620px}section#jobs_section .jobs_block .left_section{padding:80px 30px}section#contacts_section .contacts_block p{z-index:1;position:relative}section#contacts_section .contacts_block .right_section{padding:80px 30px 350px}section#contacts_section .contacts_block .left_section{padding:80px 30px}section#contacts_section .contacts_block .bg_filler{width:500px;height:443px;background-size:contain;left:50%;margin-left:-250px;bottom:-85px}section#contacts_section .contacts_block .send_result{padding:135px 0 430px 0}section#header-section.orders.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-history-boosteria-background-1280-cb503173e28a420e65ac35aa3561d5f300d532862e9587b8cf64a46b09f5f6e9.webp) no-repeat center center;background-size:cover}section#header-section.orders.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-history-boosteria-background-1280-6359e3766e88a0dc8aab300721d3d3f9584a50f60e089552e5e95c697e7e2198.webp) no-repeat center center;background-size:cover}section#header-section.orders.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-elo-boosting-reviews-boosteria-background-1280-f61862e61975d1ec5d32eb4da56dcb1789e06edff920f14e69fdb58883a47121.webp) no-repeat center center;background-size:cover}section#header-section.orders.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-boosting-history-boosteria-background-1280-6dffc1e0841aa24fc519843a4c6265b1fbac5858e18d10703651eca801d6915d.webp) no-repeat center center/cover}section#header-section.orders.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-history-boosteria-background-1280-f4e42c2601de643000eac443edc96c35cc7c90ee5bf13e443d69a2dd9a7176fa.webp") no-repeat center center;background-size:cover}section#header-section.reviews.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-boosting-reviews-boosteria-background-1280-a77bed6ecea85337b306ec0dd124a27ab9a971f0bdb5b1a2c7524155f561c8ac.webp) no-repeat center center;background-size:cover}section#header-section.reviews.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boost-reviews-boosteria-background-1280-e8c74bbf51b16a492c3019998d359d6b0cf90b7b2a6b0f7c537c6f88626db714.webp) no-repeat center center;background-size:cover}section#header-section.reviews.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-reviews-boosteria-background-1280-7eb94b427ec4ff17166fcb0874932f94c7489900cbb8635223cd90b658317dbe.webp) no-repeat center center;background-size:cover}section#header-section.reviews.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-elo-boosting-reviews-boosteria-background-1280-f61862e61975d1ec5d32eb4da56dcb1789e06edff920f14e69fdb58883a47121.webp) no-repeat center center;background-size:cover}section#header-section.boosters.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosters-team-background-1280-0c15e908b053219cb26e3b40a44c9e2886c726b63e1f1a78ba1eebce17c6d783.webp) no-repeat center center;background-size:cover}section#header-section.boosters.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-elo-booster-profiles-boosteria-background-1280-c72625f9adb73f702de105845d8b44e279d1f31b7c624c2c27573a5427538eb7.webp) no-repeat center center;background-size:cover}section#header-section.boosters.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosters-team-profiles-boosteria-background-1280-45a4a47fc3d0318c9f4d138ef95eb87cd48319656edfa59915d542c2f69c6211.webp) no-repeat center center;background-size:cover}section#header-section.boosters.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosters-profiles-boosteria-background-1280-a9b28872ca7c54d6d9a18fe703948ab8c39c111bd62c3962cbba5da721784dc9.webp) no-repeat center center;background-size:cover}section#header-section.jobs.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-jobs-background-1280-286f8c1e4d04e8945e9571f2858371e5a110e7421ff9eba49c0b994be3c95c74.webp) no-repeat center center;background-size:cover}section#header-section.jobs.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-jobs-boosteria-background-1280-bcc0c22a68a8fe321536bf4b7e5ff3ef223328263451cb15f80d8493b3a763fc.webp) no-repeat center center;background-size:cover}section#header-section.jobs.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-jobs-boosteria-background-1280-ba85818b59c6f8d94e6905db06a31445aa9b32b994367c3461e043c70f41e21d.webp) no-repeat center center;background-size:cover}section#header-section.jobs.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-jobs-boosteria-background-1280-57798430001003e2baba381cfa152e672c3ff6077318ff681c9ffd04d4f6a27c.webp) no-repeat center center;background-size:cover}section#header-section.demo.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-demo-boosteria-background-1280-66532e0ee9cca4d3b8389f02ab7486880b6d419ce8eb18cd3dcd165e2cca0224.webp) no-repeat center center;background-size:cover}section#header-section.demo.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-demo-boosteria-background-1280-93f834347abc42e369df9a5cef5add971fed920e352844d0bbb8fa7d4c663186.webp) no-repeat center center;background-size:cover}section#header-section.demo.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-demo-boosteria-background-1280-348c35a82d114f4352540fd215a2504aaf7a38a75b3d53810f8b2e1966613733.webp) no-repeat center center;background-size:cover}section#header-section.demo.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boost-demo-boosteria-background-1280-54919a98a9d36e7fcd8f4a2cfc2949e1153cb483ab5928ea5aa9ff1c07c22332.webp) no-repeat center center;background-size:cover}section#header-section.faq.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boost-faq-boosteria-background-1280-76838b9029ff89e0b29295751928530f6b36604264ab21912d01fa29a75b9bab.webp) no-repeat center center;background-size:cover}section#header-section.faq.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-faq-boosteria-background-1280-bbb5063608feef5893cfc1a7076c164b296d68d4bca02d8041a59b5d6dda7c12.webp) no-repeat center center;background-size:cover}section#header-section.faq.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-faq-boosteria-background-1280-74ac9cc8f72569b39030662b9ee841d5b1bc0049170732878dadbfa469489a26.webp) no-repeat center center;background-size:cover}section#header-section.faq.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boosting-faq-boosteria-background-1280-137c6e520b1fb987e0cc4ee77c462d3690da8f1f01997a032f6eb7e429a5155d.webp) no-repeat center center;background-size:cover}section#header-section>.container_block{min-height:210px}section#header-section>.container_block .theme_titler .titler_context h1{font-size:36px;margin-bottom:10px}section#header-section>.container_block .theme_titler .titler_context p.warning{margin:36px 30px}section#header-section.full_height>.container_block .theme_titler .titler_context h1{font-size:36px;margin-bottom:10px}section#header-section.full_height>.container_block .theme_titler .titler_context p.warning{margin:36px 30px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height{font-size:16px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .pc_platform{width:40px;height:40px;background-size:25px 20px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .xbox_platform{width:40px;height:40px;background-size:25px 20px}section#header-section.full_height>.container_block .theme_titler .titler_context p.full_height .ps_platform{width:40px;height:40px;background-size:25px 20px}section#header-section.full_height>.container_block .theme_titler .titler_context .after .button_block{width:220px}.divider{width:84px}section.booster-section .working_area{padding:30px;width:290px}section.booster-section .working_area .booster_info .booster_icon{width:50px;height:50px;border-radius:25px}section.booster-section .working_area .booster_info .booster_other{margin-left:10px}section.booster-section .working_area .booster_info .booster_other .booster_name,section.booster-section .working_area .booster_info .booster_other .booster_name>a{font-size:24px;font-weight:bold;margin-bottom:4px;color:inherit;text-decoration:none}section.booster-section .working_area .booster_info .booster_other .booster_visible{font-size:14px}section.booster-section .working_area .booster_info .booster_other .booster_visible:before{margin-right:7px}section.booster-section .working_area .buttons_block{margin-top:30px}section.order-info-section .working_area{padding:30px 30px;width:290px}section#heroes-section{padding:30px 0 45px 0}section#heroes-section .hero_block{margin-bottom:19px}section#heroes-section .submit_button{width:300px;margin:auto}.header_controls .header_control{font-size:18px}.flexible_block{padding:30px}.buy_block .skill_rating_buy{width:100%;position:relative;margin:40px 0 30px;max-width:none}.promo_section.promo_1 .bg_filler .promo_image{right:-255px}.promo_section.promo_1 .bg_filler .promo_image.dota{width:531px}.promo_section.promo_1 .bg_filler .promo_image.over{width:723px;left:45%}.promo_section.promo_1 .bg_filler .promo_block.promo_1{padding:100px 0 100px 30px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question{width:290px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question h4.question_title{margin-left:50px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question p.question_answer{margin-left:50px}.promo_section.promo_2 .bg_filler .promo_image{left:0;bottom:0px;background-size:contain;width:285px;height:641px;margin-left:0}.promo_section.promo_2 .bg_filler .promo_image.valor{left:0;top:unset}.promo_section.promo_2 .bg_filler .promo_image.lor{left:-100px;top:unset}.promo_section.promo_2 .bg_filler .promo_image.over{left:0;top:unset;width:420px}.promo_section.promo_2 .bg_filler .promo_image.elo{width:474px;left:0}.promo_section.promo_2 .bg_filler .promo_image.rain{left:-25%}.promo_section.promo_2 .bg_filler .promo_image.apex{top:unset;left:0;width:490px;height:580px}.promo_section.promo_2 .bg_filler .promo_image.dota{left:0;width:598px;height:600px}.promo_section.promo_2 .bg_filler .promo_image.deadlock{left:0}.promo_section.promo_2 .bg_filler .promo_image.tft{top:unset;left:0;width:400px;height:400px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo{margin-left:350px}.promo_section.promo_3 .bg_filler .promo_block.promo_3{padding:0 30px}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(3){padding:0}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(3) .promo_worker{float:left}.promo_section.promo_4 .flexible_promo .single_promo:last-child{padding:0}.promo_section.promo_4 .flexible_promo .single_promo:last-child .promo_worker{float:right}.promo_section.promo_5 .container_block{padding:60px 0px}.promo_section.promo_7 .bg_filler .promo_image{left:52%;bottom:0px;top:unset;width:calc(48% - 147px)}.promo_section.promo_7 .bg_filler .promo_block.promo_7{padding:80px 0 100px 30px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question{width:290px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question h4.question_title{margin-left:50px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question p.question_answer{margin-left:50px}.promo_section.promo_8 .bg_filler .promo_image{bottom:0px;top:unset}.promo_section.promo_8 .bg_filler .promo_block.promo_8{padding:80px 0 100px 375px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question{width:290px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question h4.question_title{margin-left:50px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question p.question_answer{margin-left:50px}.main_content_section .chat_with_controls{max-width:552px}section#chat-section .chat_display_block .chat_messages{max-width:476px}.button_filler .button.x3{height:44px;border-radius:11px;line-height:43px;font-size:18px}}@media only screen and (max-width: 991px){section#new_carousel .stats_filler:before{background:url("https://vibegenerator.b-cdn.net/assets/misc/rank_boost_results_statistics_boosteria_990_background-e7ecd62134e2b14f9036d4284d4dd52b6fbb1b400ea66af6bf7671652d063e34.webp") center center/cover;opacity:1}section#new_carousel.Dota2 .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-results-boosteria-background-990-a262d2029f4677164789bd7cf7baafd91f5845d7040a7ecb999462688a3fedb7.webp") center center/cover}section#new_carousel.TftBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-results-boosteria-background-990-e0e3be8c6dcffe0fa61a93b866a89fb6896df6a80bbd6c22e32ffbdf708b6a2f.webp") center center/cover}section#new_carousel.EloBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-results-boosteria-background-990-3d06e3a07d6ebaaf6e505a4195ba1df76b8481b0fdfef2620a8545e3a484a80a.webp") center center/cover}section#new_carousel.ValorBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant_rank_boost_results_boosteria_990_background-ef8f1436087b7c158744dca75ee71178625a2af7098035bab7122f08b6a3b6a3.webp") center center/cover}.fixed_widget .bg_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank-boosting-sticky-banner-boosteria-990-background-3d4443f4a5cd4bc9e055e175179eb2f2a22fd366eebc36af27c1303847d0db12.webp) center center/cover}.fixed_widget .bg_filler.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-sale-sticky-banner-boosteria-1600-background-8054bfabad1ca84f70c54f1e504f3bd6e28c3c97073dbcb75174177eb154d21f.webp) center center/cover}section#header-section.orders.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-history-boosteria-background-990-04e946d86e7fbad56bf48e307814f30b398ee5e30c45bac4fb3f6cdbdc6ca750.webp) no-repeat center center;background-size:cover}section#header-section.orders.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-history-boosteria-background-990-9d5d7060fdeda29bfc0984b5aedea9bacf1b8049c98fe62736a246f9c24eb604.webp) no-repeat center center;background-size:cover}section#header-section.orders.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-boosting-history-boosteria-background-990-bbe45db4992d4e573ab3ee02c05a7d18ae9dfd140dcbefbff8f928fa1c5b3f15.webp) no-repeat center center/cover}section#header-section.orders.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-history-boosteria-background-990-c4fba774fc8d375e85d05d4821e4c15d20265a04ed57bada9175dec74e73f79d.webp") no-repeat center center;background-size:cover}section#header-section.reviews.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-boosting-reviews-boosteria-background-990-76d3266cfd52443a34d58f8d48093eac5e4ce23cb437329346bec2d867bcc078.webp) no-repeat center center;background-size:cover}section#header-section.reviews.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boost-reviews-boosteria-background-990-7306a43c5d954b29a4cab81ffb7ef6c11842468852c499449c58a81740c91e92.webp) no-repeat center center;background-size:cover}section#header-section.reviews.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-elo-boosting-reviews-boosteria-background-990-56511899ce320f51c3cb67c43c0eb3b9de789389354cf2de6fe96b5c5e09dab2.webp) no-repeat center center;background-size:cover}section#header-section.reviews.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-reviews-boosteria-background-990-87a6fe778eba80291237e1324c469016e47b4aa1be07903079e0779bc02afcf2.webp) no-repeat center center;background-size:cover}section#header-section.boosters.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosters-team-background-990-4a71a7d14187da8a628886080633cecb0074a96e64e94f832f81dae4a476cf67.webp) no-repeat center center;background-size:cover}section#header-section.boosters.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-elo-booster-profiles-boosteria-background-990-bf658a252db642c5e580cf2a5204211650fc810f63c357fdd5946173313720d5.webp) no-repeat center center;background-size:cover}section#header-section.boosters.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosters-team-profiles-boosteria-background-990-9021dcc0a00ef9a900447a8e448e70528256711ddf773537098ef48ce473ec39.webp) no-repeat center center;background-size:cover}section#header-section.boosters.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosters-profiles-boosteria-background-990-b3f078e6c0176bf8c62e06be0135ee10fc9654198c39a99c5577a0c52ace7b66.webp) no-repeat center center;background-size:cover}section#header-section.jobs.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-jobs-background-990-065e156670691ea9cdc7563ef56f3be72b8707530af9f3ebe6b0a613aa1a6a31.webp) no-repeat center center;background-size:cover}section#header-section.jobs.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-jobs-boosteria-background-990-bcbf7b00fdb2af2ce1104cda81339bfeed835f16b4108cedfcb7d42910c20644.webp) no-repeat center center;background-size:cover}section#header-section.jobs.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-jobs-boosteria-background-990-cf1c55610461e68272cdf6a9f0b3bda8173ec1bc646e8fa4332349dff7991821.webp) no-repeat center center;background-size:cover}section#header-section.jobs.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-jobs-boosteria-background-990-55ecb19169601e6f3269e6184d4fc19797d6c48ca7e7ef997803f59a69270a82.webp) no-repeat center center;background-size:cover}section#header-section.demo.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-demo-boosteria-background-990-f5ee4fb56ff3476e58d8a05e65cdd374662bde11f53bef3a081d757f4311bac4.webp) no-repeat center center;background-size:cover}section#header-section.demo.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-demo-boosteria-background-990-f05b40fa4893344c7952bd62be66c31166acbc6b48dc8da1bcfb67d5ffdfc28b.webp) no-repeat center center;background-size:cover}section#header-section.demo.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-demo-boosteria-background-990-f8c63119f8924126f901b3e786ae35a1aa51c09bc3c8012ffc9653b8f2b87a75.webp) no-repeat center center;background-size:cover}section#header-section.demo.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boost-demo-boosteria-background-990-a46ec87212be8fe2a23d9f2a80f346d76942e8683eb76a1d208ebb0ab4965917.webp) no-repeat center center;background-size:cover}section#header-section.faq.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boost-faq-boosteria-background-990-c4d2f8bddb81b0464e6b9d3df4fd017b159870515377f19ddcbc1dde47256191.webp) no-repeat center center;background-size:cover}section#header-section.faq.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-faq-boosteria-background-990-ce3bf8dd962a3229a7975b4b3a0197ee493b5a2b6d81c1742a680be7e9a696d7.webp) no-repeat center center;background-size:cover}section#header-section.faq.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-faq-boosteria-background-990-a4cb9dba87d3c6b0785a0cc5c8c4789caf6bf11ea536593947bda39b7a45204e.webp) no-repeat center center;background-size:cover}section#header-section.faq.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boosting-faq-boosteria-background-990-5203700c386f7aa87806f88e7ea77549cf9401019a4b396e8c97f4671eb06606.webp) no-repeat center center;background-size:cover}section#header-section .container_block{padding-top:80px;padding-bottom:10px;min-height:210px;height:unset;width:75%}section#header-section .container_block .theme_titler .titler_context h1{font-size:26px;line-height:26px}section#promo-banner .image_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank_boost_service_promotion_boosteria_990_background-e8396c58a24762404c7218b1f45a04f998e84f2b54ba01feaaac688082ccd4d6.webp) center center/cover}section#promo-banner .container_block .imager{display:none}section#promo-banner .container_block .offers_timer{margin:0}form{position:relative}form .pretty_ratio{flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative;width:100%;overflow:visible;height:47px;flex-wrap:nowrap;z-index:2}form .pretty_ratio>label{margin-bottom:5px;margin-left:0;order:1;width:100%;box-sizing:border-box;display:none;max-width:320px}form .pretty_ratio>label.selected,form .pretty_ratio>label:hover{background-color:var(--color-dark-red);color:var(--color-true-white)}form .pretty_ratio>label.selected{order:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}form .pretty_ratio>label.selected:before{display:none}form .pretty_ratio>label.selected:after{width:1px;height:1px;position:absolute;content:" ";right:10px;top:50%;margin-top:-5px;border-top:5px solid #000000;border-left:5px solid transparent;border-right:5px solid transparent;z-index:3}form .pretty_ratio.visible>label{display:block}form .pretty_ratio.visible>label.selected{overflow:visible;text-overflow:ellipsis;white-space:pre-wrap}form .pretty_ratio.visible>label.selected:after{border-bottom:5px solid #000000;border-top:0}.advantages>.advantage-item .advantage-title{max-width:90px;text-align:center}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item{flex-basis:46%}section#introduce_booster .bg_filler.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-booster-profile-background-990-519c397fe5878ad37fbefb92a3565ec9251b86eae385dbebedd0c6c8e083c316.webp") center center;background-size:cover}section#introduce_booster .bg_filler.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-booster-profile-page-boosteria-background-990-5a4c555cc28afe680297a5c7898a8734af816c7c2e8e16491f67e1ae5464f5ac.webp") center center;background-size:cover}section#introduce_booster .bg_filler.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-booster-profile-boosteria-background-990-2f1f2834ff03580eb889856ba8829c7d9ee550ca5f1d8980e1cb7c6a854d4259.webp") center center;background-size:cover}section#introduce_booster .bg_filler.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-booster-profile-page-990-background-214403ba4abd17e5b9fe87acc4c7b6afa61bb1d73e59cf1cc482238f7a4e57e8.webp") center center;background-size:cover}section#introduce_booster .container_block{width:708px}section#extend_boost{position:relative;padding-top:110px;background:linear-gradient(to left, #202731, #283347, #1e252d)}section#extend_boost .bg_filler{width:100%;height:100%;left:0;top:0;position:absolute;overflow:hidden;opacity:0.2;background-image:url("https://vibegenerator.b-cdn.net/assets/backgrounds/extend-boost-bg-36635bd14a1a6fb5efd449c52d787a882d14043b7fde09f84a8ab9153ed738f9.jpg");background-size:cover;background-repeat:no-repeat;background-position:center bottom}section#extend_boost .promotion_block{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;margin:0 auto;width:100%;max-width:910px}section#extend_boost .promotion_block .promotion_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:28px 0 56px}section#extend_boost .promotion_block .promotion_content h4{font-size:32px;color:var(--color-dark-red);text-transform:uppercase;font-weight:bold}section#extend_boost .promotion_block .promotion_content h4.only_collapsed{display:none;color:var(--color-true-white);margin-right:10px}section#extend_boost .promotion_block .promotion_content p.subtitle{margin-top:28px;font-size:32px;color:var(--color-true-white);font-weight:bold}section#extend_boost .promotion_block .promotion_content p.subtitle>span{color:var(--color-dark-red)}section#extend_boost .promotion_block .promotion_content .offers_timer{margin-top:28px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}section#extend_boost .promotion_block .promotion_content .offers_timer>.offers_end_text{color:var(--color-true-white);text-transform:uppercase;font-weight:bold;opacity:0.6;font-size:24px;max-width:100px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block{display:flex;flex-direction:row;justify-content:center;align-items:center}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group{display:flex;position:relative}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number{flex-shrink:0;width:35px;position:relative}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half{text-align:center;position:relative;color:var(--color-true-white);font-weight:bold;background:linear-gradient(to bottom, #00B8E8, #0091E3);display:flex;flex-direction:column;align-items:center;font-size:40px;height:20px;line-height:40px;transform-style:preserve-3d;overflow:hidden}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top{z-index:5}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top,section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{border-radius:5px 5px 0 0;padding:5px 0 0 0;justify-content:flex-start}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top:after,section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back:after{content:"";position:absolute;z-index:0;left:0;bottom:0;width:100%;height:100%;border-bottom:1px solid rgba(0,0,0,0.1)}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom,section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{border-radius:0 0 5px 5px;padding:0 0 5px 0;justify-content:flex-end}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom{z-index:1}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{position:absolute;left:0;top:0;display:none;width:35px;transform-origin:50% 100%;transition:transform 0.2s linear;z-index:10}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{position:absolute;left:0;bottom:0;display:none;transform-origin:50% 50%;transform:rotateX(-90deg);transition:transform 0.2s 0.2s linear;width:35px;height:40px;z-index:4}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number+.single_number{margin-left:10px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group{margin-left:15px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group:before{content:"";position:absolute;left:-10px;width:5px;height:5px;top:50%;margin-top:-7px;border-radius:3px;background-color:var(--color-true-white)}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group:after{content:"";position:absolute;left:-10px;width:5px;height:5px;top:50%;margin-top:2px;border-radius:3px;background-color:var(--color-true-white)}section#extend_boost .promotion_block .promotion_content .timer-text{margin-top:32px;font-size:22px;line-height:16px;font-style:italic;font-weight:bold;text-transform:uppercase;color:var(--color-dark-red)}section#extend_boost .promotion_block .promotion_content .timer-text>span{opacity:0.6;color:var(--color-true-white)}section#extend_boost .promotion_block .promotion_content .button_filler{max-width:256px;margin-top:26px}section#extend_boost .promotion_block .promotion_image{margin-left:20px}section#extend_boost .promotion_block .promotion_image>img{max-height:362px}section#extend_boost .promotion_block .promotion_close{position:absolute;cursor:pointer;color:var(--color-true-white);right:10px;top:10px;font-size:25px}section#extend_boost .promotion_block.collapsed{cursor:pointer;align-items:center}section#extend_boost .promotion_block.collapsed .promotion_content{flex-direction:row;align-items:center;padding:10px 0}section#extend_boost .promotion_block.collapsed .promotion_content h4{font-size:30px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer{margin-top:0;margin-left:25px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group{display:flex;position:relative}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number{width:20px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half{height:14px;line-height:28px;font-size:24px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top{padding:3px 0 0}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{width:20px;padding:3px 0 0}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom{padding:0 0 3px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{width:20px;height:28px;padding:0 0 3px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number+.single_number{margin-left:5px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.offers_end_text{max-width:70px;font-size:16px;line-height:15px}section#extend_boost .promotion_block.collapsed .promotion_content h4.only_collapsed{display:block}.promo_nav{display:none}.back_to{display:block}.buy_block{padding:10px 30px 30px}.what_next{max-width:768px}.what_next>.flex_steps .flex_item{flex-basis:214px;padding-left:0}.what_next>.flex_steps .flex_item:before{position:relative;margin-right:10px;float:left}.what_next>.flex_steps .flex_item h4{min-height:72px}.rules_section .rules_block{flex-wrap:wrap}.rules_section .rules_block .single_rule{box-sizing:border-box;flex-basis:50%}.order_list_section{padding:30px}.order_list_section .orders .single_order .group_section{max-width:120px;flex-direction:column}.order_list_section .orders .single_order .group_section .order_info{flex-direction:row;align-items:baseline;justify-content:space-between;width:100%}.order_list_section .orders .single_order .group_section.numbers{max-width:100px}section#boosters_summary .calculates_block{max-width:708px}section#booster_list .filter_buttons{max-width:708px}section#booster_list .booster_list_block{width:708px;grid-template-columns:repeat(2, 339px)}section#booster_list .booster_list_block>.single_booster>.stat_list{padding:30px 20px}section#new-header-section{min-height:575px}section#new-header-section>.bg_container{overflow-x:clip}section#new-header-section>.bg_container .boosteria_main_character{right:-85px}section#new-header-section>.title_container .fill_container .promo{width:300px}section#new-header-section>.title_container .fill_container .subtitle{width:350px}section#new-header-section>.title_container .fill_container h1{font-size:20px;line-height:22px;max-width:360px}section#new-header-section>.title_container .fill_container .green_divider{margin:20px 0}section#new-header-section>.title_container .fill_container .current_promo{bottom:20px;max-width:280px}section#new-header-section section#vibe_select{padding-top:30px}section#new-header-section section#vibe_select h3{font-size:24px;line-height:30px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc{width:200px;height:unset;min-height:90px;bottom:-50px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .card_content{margin:5px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .card_content p{font-size:14px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .card_content .text{font-size:14px;margin-bottom:5px}section#new-header-section .container{max-width:708px}section#loyalty-section .loyalty_progress{max-width:568px;margin:auto}section#loyalty-section .loyalty_progress .bar_zone{max-width:568px}section#no_order .flex_block,section#after_review .flex_block{flex-direction:column-reverse}section#no_order .flex_block .image_filler,section#after_review .flex_block .image_filler{width:450px;max-width:100%;margin-top:60px;margin-right:0}section#no_order .flex_block .text_filler,section#after_review .flex_block .text_filler{width:450px;padding-left:0;text-align:center}section#no_order .flex_block .text_filler h2,section#after_review .flex_block .text_filler h2{max-width:initial}section#no_order .flex_block .text_filler .button_filler,section#after_review .flex_block .text_filler .button_filler{margin-left:auto;margin-right:auto}section#after_review.for_review{padding:90px 30px}section#after_review.for_review .flex_block.ask_review{flex-direction:row}section#after_review.for_review .flex_block.ask_review .text_filler{text-align:left}section#after_review.for_review .flex_block.ask_review .title_note{max-width:458px}section#after_review.for_review .flex_block.ask_review .image_filler{width:216px;height:166px;align-self:flex-start;margin-top:0;margin-right:30px}section#after_review.for_review .infographics_box{flex-wrap:wrap}section#after_review.for_review .infographics_box>.steps{flex-basis:281px;margin-left:0}section#after_review.for_review .infographics_box>.steps .digits>input{padding:15px 18px}section#after_review.for_review .infographics_box>.steps:last-of-type{margin-top:30px}section#after_review.for_review .infographics_box>.steps:nth-child(2){margin-left:30px}section#success-section h3{margin-top:80px}section#success-section .worker_area{flex-direction:column-reverse;align-items:center;justify-content:center}section#success-section .worker_area .bg_filler{width:100%;margin-right:0;background-position-x:center;margin-top:50px}section#success-section .worker_area .right_section{margin-left:0;min-height:300px;padding-bottom:0}section#success-section .worker_area .right_section .block_section{margin:auto}section#contacts_section:before{display:block;content:'';position:absolute;top:26%;left:0;width:100%;height:100%;background-color:var(--dark-true-white)}section#contacts_section .contacts_block{flex-direction:column}section#contacts_section .contacts_block .right_section{flex-grow:1;background-color:transparent;text-align:center;padding:50px 0 280px;max-width:432px;margin:auto}section#contacts_section .contacts_block .right_section form{text-align:left}section#contacts_section .contacts_block .right_section p{margin:0 auto 15px auto}section#contacts_section .contacts_block .right_section .hidden_until{display:none}section#contacts_section .contacts_block .right_section .hidden_until.active{display:block;visibility:visible;height:auto}section#contacts_section .contacts_block .right_section .submit_now{width:240px;margin:auto}section#contacts_section .contacts_block .left_section{text-align:center;flex-basis:auto;padding:80px 0 0}section#contacts_section .contacts_block .left_section p{margin:0 auto 15px auto}section#contacts_section .contacts_block .left_section p.small_titler{text-align:center}section#contacts_section .contacts_block .bg_filler{width:500px;height:443px;background-size:contain;left:50%;margin-left:-250px;bottom:-168px}section#jobs_section.left_white:before{display:none}section#jobs_section .jobs_block .right_section{flex-grow:1}section#jobs_section .jobs_block .right_section .job_small_titler{text-align:center;max-width:460px;margin:0 auto 35px}section#jobs_section .jobs_block .right_section form{max-width:420px;margin:auto;z-index:1;position:relative}section#jobs_section .jobs_block .right_section p.small_titler{text-align:center}section#jobs_section .jobs_block .right_section .hidden_until{display:none}section#jobs_section .jobs_block .right_section .hidden_until.active{display:block;visibility:visible;height:auto}section#jobs_section .jobs_block .left_section{display:none}.main_content_section .chat_with_controls{max-width:650px}section#chat-section .chat_display_block .chat_messages{max-width:572px}.container_block{max-width:768px}.container_block .widget_elements .widget_image{display:none}.container_block .widget_elements .widget_text{margin:0 10px 0 10px}.flexible_block .boosteria_aside_section{display:none}.flexible_block .main_content_section{margin-left:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.flexible_block .main_content_section .chat_with_controls{width:100%;order:1}.buy_block .skill_rating_buy .flexible_buy .input_zone{flex-basis:216px}.promo_section.promo_1 .bg_filler .promo_image{right:-255px;top:auto;bottom:-180px}.promo_section.promo_1 .bg_filler .promo_image.valor{bottom:0}.promo_section.promo_1 .bg_filler .promo_block.promo_1{padding:60px 30px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions{justify-content:space-between}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question{width:339px}.promo_section.promo_8 .bg_filler .promo_image{display:none}.promo_section.promo_8 .bg_filler .promo_block.promo_8{padding:60px 30px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions{justify-content:space-between}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question{width:339px}.review_section .worker{margin:45px auto 0;width:690px;box-sizing:border-box;padding:0 0 45px 50px}.review_section .worker .flexible_reviews .single_review{margin-right:50px}.review_section .review_wrapper .new_reviews_front{max-width:598px}.promo_section.promo_2 .bg_filler .promo_image{width:278px;height:623px;left:-46px;top:60px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo{margin-left:275px;margin-top:60px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .promo_title{margin-bottom:40px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .single_promo .promo_text{max-width:462px}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .promo_title{padding:60px 0 40px}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .promo_after{max-width:385px;padding:40px 0 60px}.promo_section.promo_4 .flexible_promo .single_promo:first-child{padding-right:20px}.promo_section.promo_4 .flexible_promo .single_promo:first-child .promo_worker{float:right}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(2){padding-left:20px}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(2) .promo_worker{float:left}.promo_section.promo_4 .flexible_promo .single_promo:nth-child(3){margin-top:0}.promo_section.promo_4 .flexible_promo .single_promo:last-child{margin-top:0}.promo_section.short_promo.green{display:block}.promo_section.short_promo>.container_block{padding:30px 30px 24px}.promo_section.lk_demo .flexible_block .main_content_section .chat_with_controls{order:2}.promo_section.lk_demo section.order-info-section{flex-grow:1;margin-bottom:10px;order:3}.promo_section.lk_demo section.order-info-section .working_area{margin:30px auto}.promo_section.promo_5 .bg_filler{display:none}header .header_block>.container_block{max-width:708px;padding:20px 20px 0 20px;position:inherit}section.booster-section{order:2;margin-top:30px}section.booster-section .working_area{padding:30px;width:340px}section.booster-section .working_area .buttons_block{margin-top:30px}section.booster-section.from_aside{display:block}section.order-info-section{flex-grow:0;order:3}section.order-info-section .working_area{width:340px}section.order-info-section.from_aside{display:block}section#history_section{width:100%;order:4}footer .vibe_footer_block .container_block>.boosting_services{margin-bottom:30px}footer .vibe_footer_block .container_block>.boosting_services .other_games{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item{margin:0 0 30px;flex-basis:33%}footer .vibe_footer_block .container_block .footer_single.jobs{margin:0 auto 40px auto}}.google-auth{margin-top:30px}.gsi-material-button{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-appearance:none;background-color:#131314;background-image:none;border:1px solid #747775;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#e3e3e3;cursor:pointer;font-family:'Roboto', arial, sans-serif;font-size:14px;height:40px;letter-spacing:0.25px;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;-webkit-transition:background-color .218s, border-color .218s, box-shadow .218s;transition:background-color .218s, border-color .218s, box-shadow .218s;vertical-align:middle;white-space:nowrap;width:auto;max-width:400px;min-width:min-content;border-color:#8e918f}.gsi-material-button .gsi-material-button-icon{height:20px;margin-right:12px;min-width:20px;width:20px}.gsi-material-button .gsi-material-button-content-wrapper{-webkit-align-items:center;align-items:center;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;position:relative;width:100%}.gsi-material-button .gsi-material-button-contents{-webkit-flex-grow:0;flex-grow:0;font-family:'Roboto', arial, sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button .gsi-material-button-state{-webkit-transition:opacity .218s;transition:opacity .218s;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.gsi-material-button:disabled{cursor:default;background-color:#13131461;border-color:#8e918f1f}.gsi-material-button:disabled .gsi-material-button-state{background-color:#e3e3e31f}.gsi-material-button:disabled .gsi-material-button-contents{opacity:38%}.gsi-material-button:disabled .gsi-material-button-icon{opacity:38%}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:white;opacity:12%}.gsi-material-button:not(:disabled):hover{-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15)}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{background-color:white;opacity:8%}@media only screen and (max-width: 767px){.login_container.video{width:320px !important;padding:60px 10px}section#stats .back .title{padding-top:80px;padding-bottom:30px}section#stats .back .title .text{font-size:30px;line-height:36px}section#stats .back .title .social{flex-direction:column;height:auto;margin-bottom:0}section#stats .back .title .social .soc{margin-left:0;margin-bottom:30px}section#stats .back .stats_block .stat_title{font-size:30px;line-height:36px;margin-bottom:40px}section#stats .back .stats_block .charts .container{width:280px;grid-template:none}section#increase_sales .back{background:url(url(https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-ai-video-session-and-business-ads-mobile-background-a25cf739ac951591749d6036a5899f7fe410f60205d09f1c4cba4c94b05771d3.webp))}section#increase_sales .back .title{padding-top:80px;padding-bottom:20px;font-size:30px;line-height:36px;font-weight:700}section#increase_sales .back .title .light{color:#FF6F80}section#increase_sales .back .title .dark{color:#FF5773}section#increase_sales .back .description{font-size:15px;line-height:24px;font-weight:400}section#increase_sales .back .picture_block{height:292px;margin-top:20px;margin-bottom:20px}section#increase_sales .back .picture_block .desktop{display:none}section#increase_sales .back .picture_block .mobile{display:block;max-width:400px;max-height:292px}section#increase_sales .back .picture_block .plant{width:393px;height:393px;display:block;position:absolute;transform:translate(-65%, 41%);max-width:393px}section#increase_sales .back .after_photo{margin-top:60px;margin-bottom:80px}section#increase_sales .back .cards_block{flex-direction:column}section#increase_sales .back .cards_block .card{width:280px;margin-top:40px}section#increase_sales .back .cards_block .card:first-child{margin-top:0}section#increase_sales .back .cards_block .card .card_title{width:280px;margin-top:20px;font-size:21px;line-height:30px}section#increase_sales .back .cards_block .card .card_title .dark{color:#FF5773}section#increase_sales .back .cards_block .card .card_description{width:280px;margin-top:20px;font-size:15px;line-height:24px}section#photo_to_ai .back{background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibegenerator-personal-ai-video-session-background-mobile-9b1e6ca8284e6256d3ecce2dfe87da48d0a0965ccfcdd41114a9e2ea249d556c.webp")}section#photo_to_ai .back .after_photo{margin-bottom:80px;margin-top:40px}section#photo_to_ai .back .after_photo .button{margin-bottom:20px}section#photo_to_ai .back .after_photo .description{font-size:16px;opacity:0.5}section#photo_to_ai .back .photo_to_video_block{flex-direction:column;margin-top:40px}section#photo_to_ai .back .photo_to_video_block .arrow{display:none}section#photo_to_ai .back .photo_to_video_block .element{width:280px;height:370px;background-repeat:no-repeat;background-position:center}section#photo_to_ai .back .photo_to_video_block .element.phone{position:relative;display:flex;justify-content:center;align-items:center;height:525px;margin-top:-160px}section#photo_to_ai .back .photo_to_video_block .element.phone .phone_frame{display:flex;justify-content:center;align-items:center;width:280px;height:525px;position:relative}section#photo_to_ai .back .photo_to_video_block .element.phone .phone_frame .frame{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}section#photo_to_ai .back .description{font-size:15px;line-height:24px;font-weight:400;opacity:1}section#photo_to_ai .back .title{padding-top:80px;text-align:center;font-size:30px;line-height:36px;font-weight:700;text-transform:uppercase;color:var(--color-true-white)}section#photo_to_ai .back .title .light{color:#FF6F80}section#photo_to_ai .back .title .dark{color:#FF5773}section#photo_to_ai .description{text-align:center;color:gray;font-size:24px;line-height:36px;margin-bottom:unset;font-weight:400}.live-chat-ai-button{right:0 !important}.fixed_widget .bg_filler{background:url(https://vibegenerator.b-cdn.net/assets/misc/rank-boosting-sticky-banner-boosteria-mobile-background-c8c6fbe94f45375cefcd47e92893b5b421f5c82a034e7470f018d254d9e0d9ee.webp) center center/cover}.fixed_widget .bg_filler.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-sale-sticky-banner-boosteria-mobile-background-c8c6fbe94f45375cefcd47e92893b5b421f5c82a034e7470f018d254d9e0d9ee.webp) center center/cover}.warn_notice{padding:unset}.warn_notice .notice_block .notice_text h2{text-align:center}.fb-external-link{bottom:74px}.fb_chat_loader_container{bottom:-34px}.login_standalone{max-width:330px;padding:135px 0 0;text-align:center}.vibe-mobile-selection.home .mobile-game-select{display:block}.shape_recovery{height:610px}section#new_carousel .stats_filler:before{background:url("https://vibegenerator.b-cdn.net/assets/misc/rank_boost_boost_results_statistics_boosteria_mobile_background-dc6f98478c744a63639cd258f910c3cc31bbf4a62cbd838ddf40e7786d494c12.webp") center center/cover;opacity:1}section#new_carousel.EloBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-results-boosteria-background-mobile-d53149c07f8fabf94e713757874a1255f20c455bb4bc6479b9f4236d8f75febc.webp") center center/cover}section#new_carousel.ValorBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant_rank_boost_results_boosteria_mobile_background-2a743439a028cdeb514c6fa7d583a5b42d6c9e7bd1ae6055c57b6cc41f152f9f.webp") center center/cover}section#new_carousel.PubgBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_results_boosteria_mobile_background-165e0fdcc3310e846ac2d36c5172ef44fd1252942e4a8ea40892daa79ee8a6ec.webp") center bottom/cover}section#new_carousel.D4Boost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_results_boosteria_mobile_background-2f516b603e668f08922f4c6703d6cf73c44f18e4570e41bfd5b646458a2be765.webp") center bottom/cover}section#new_carousel.TftBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-results-boosteria-background-mobile-e706d9b9c18704eebd2e99c74210d54de7f72734a47565d4c56db1cd7aa050b0.webp") center center/cover}section#new_carousel.EloBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/league_elo_boosting_results_boosteria_mobile_background-e7c4e657f7d43c0b2e9210abe4168c8ed7a5ccd5ed00c0b3a7a340278aab3a37.webp") center bottom/cover}section#new_carousel.ApexBoost .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_rank_boosting_results_boosteria_mobile_background-96d0fe6daced10991aeed9e983c7bf3900b9706e9334a6be4dfee05a0fe50a65.webp") center bottom/cover}section#new_carousel.Dota2 .bg_filler{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-results-boosteria-background-mobile-3f2d949936aa503c7363c14f686e8859f254d2e87157f2e4b8633774eee4eb2e.webp") center center/cover}.badge_container{flex-direction:column;margin-left:0px}.user_ava_block{width:90px;height:40px}.payment_block{order:5;margin-top:10px;margin-bottom:0px;height:80px}.payment_block .payment_systems{margin-bottom:0px;justify-content:center;max-width:255px;max-height:80px;flex-wrap:wrap}.payment_block .payment_systems .system{margin-left:5px;margin-bottom:5px}section#introduce_booster .booster_name{text-align:center}section#introduce_booster .bg_filler.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-booster-profile-background-mobile-f83b203522bce86a632ab0c95b15ebf6b3016800020d8ec2be1db91548fc80ed.webp") center center;background-size:cover}section#introduce_booster .bg_filler.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-booster-profile-page-boosteria-background-mobile-b049d534fbb78c86d4df8db8756cd56137726fed9763d7c0c895a0c3fba26b8a.webp") center center;background-size:cover}section#introduce_booster .bg_filler.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-booster-profile-boosteria-background-mobile-aaef14700dc7055965f32c3a8a2c1c9d78e2795183abfdf3a03abd0c5918af4d.webp") center center;background-size:cover}section#introduce_booster .bg_filler.D4Boost{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/hearthstone-battlegrounds-booster-profile-boosteria-mobile-background-22a162dace637c93b37ef585462651614cac735bd5067f6cd2a741b1e163e78f.jpg") center center;background-size:cover}section#introduce_booster .bg_filler.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-booster-profile-page-mobile-background-db3898bddc188ad1b012ffb8a39dd639ff19a8c366a4fe783da51592a71b4a9b.webp") center center;background-size:cover}section#introduce_booster .bio{font-size:14px;line-height:24px}section#introduce_booster .booster_stats{flex-direction:column}section#introduce_booster .booster_stats>.stat_section{justify-content:center;align-items:center}section#introduce_booster .booster_stats>.stat_section>.stat_value{margin-top:0;margin-bottom:10px}section#introduce_booster .button_filler{width:260px}section#extend_boost{padding-top:77px;overflow:hidden}section#extend_boost .promotion_block .promotion_content{z-index:2}section#extend_boost .promotion_block .promotion_content h4{font-size:22px}section#extend_boost .promotion_block .promotion_content p.subtitle{text-align:center;font-size:18px;line-height:20px;margin-top:6px}section#extend_boost .promotion_block .promotion_content .offers_timer{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:5px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number{width:22px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half{font-size:20px;height:12px;line-height:24px}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top{width:22px;padding:2px 0 0}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{width:22px;padding:2px 0 0}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom{padding:0 0 2px 0}section#extend_boost .promotion_block .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{width:22px;height:24px;padding:0 0 2px 0}section#extend_boost .promotion_block .promotion_content .offers_timer>.offers_end_text{max-width:inherit;margin-bottom:10px;font-size:18px}section#extend_boost .promotion_block .promotion_content .timer-text{display:block;margin-top:15px;font-size:14px;line-height:18px;text-align:left;max-width:60%}section#extend_boost .promotion_block .promotion_content .button_filler{width:185px;margin-top:20px}section#extend_boost .promotion_block .promotion_image{position:absolute;right:-46px;bottom:-10px;z-index:1;width:initial}section#extend_boost .promotion_block .promotion_image>img{height:250px}section#extend_boost .promotion_block .promotion_close{right:5px;top:27px;z-index:5}section#extend_boost .promotion_block.collapsed .promotion_content{width:100%;flex-direction:row;flex-wrap:wrap}section#extend_boost .promotion_block.collapsed .promotion_content h4{font-size:21px;line-height:21px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer{flex-direction:row;align-items:center;margin-left:0;margin-top:5px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.offers_end_text{margin-bottom:0;font-size:12px;line-height:12px;max-width:50px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number{width:16px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half{width:16px;font-size:16px;height:10px;line-height:20px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top{width:16px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.top-back{width:16px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom{padding:0 0 2px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group .single_number>.half.bottom-back{width:16px;height:20px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group{margin-left:11px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group:after{left:-7px;width:3px;height:3px;border-radius:2px;margin-top:2px}section#extend_boost .promotion_block.collapsed .promotion_content .offers_timer>.timers_block .numbers_group+.numbers_group:before{left:-7px;width:3px;height:3px;border-radius:2px;margin-top:-5px}section#extend_boost .promotion_block.collapsed .promotion_image{display:block !important;right:-23px;bottom:-276px;width:153px}section#extend_boost .promotion_block.collapsed .promotion_image>img{height:inherit}section#extend_boost .promotion_block.collapsed .promotion_close{position:absolute;right:0;top:55%;width:25px;height:25px}section#booster_list .filter_buttons{max-width:320px;flex-wrap:wrap;justify-content:space-around;align-items:flex-start}section#booster_list .filter_buttons>.filter_button{margin-left:0 !important;margin-bottom:10px}section#booster_list .booster_list_block{width:320px;grid-template-columns:repeat(1, 320px)}section#booster_list .pagination_block{max-width:290px;margin:30px auto 0}section#booster_list .pagination_block .page_link[data-action="move_pang_left"]{margin-right:10px}section#booster_list .pagination_block .select_page_block{max-width:170px;flex-grow:inherit}section#booster_list .pagination_block .select_page_block .page_link{width:50px;margin-left:10px}section#booster_list .pagination_block .select_page_block .page_link:first-of-type{margin-left:0}section#booster_list .pagination_block .page_link[data-action="move_pang_right"]{margin-left:10px}section#reviews_summary,section#boosters_summary{padding-top:40px;padding-bottom:50px}section#reviews_summary .calculates_block,section#boosters_summary .calculates_block{flex-direction:column}section#reviews_summary .calculates_block>.icons_summary,section#boosters_summary .calculates_block>.icons_summary{padding-bottom:40px}section#reviews_summary .calculates_block>.icons_summary>.icons_block>i,section#boosters_summary .calculates_block>.icons_summary>.icons_block>i{font-size:35px}section#reviews_summary .calculates_block>.icons_summary>.icons_block>i.template-clock1,section#boosters_summary .calculates_block>.icons_summary>.icons_block>i.template-clock1{text-align:center;font-size:30px;width:35px}section#reviews_summary .calculates_block>.icons_summary>.icons_block>.content,section#boosters_summary .calculates_block>.icons_summary>.icons_block>.content{margin-left:14px}section#reviews_summary .calculates_block>.icons_summary>.icons_block>.content p,section#boosters_summary .calculates_block>.icons_summary>.icons_block>.content p{font-size:18px;line-height:24px;margin-top:5px}section#reviews_summary .calculates_block>.icons_summary>.icons_block+.icons_block,section#boosters_summary .calculates_block>.icons_summary>.icons_block+.icons_block{margin-top:20px}section#reviews_summary .calculates_block>.diagram_summary,section#boosters_summary .calculates_block>.diagram_summary{flex-basis:auto;width:100%}.new_reviews_block .single_review_block{padding:30px 20px}.new_reviews_block .single_review_block .header_block{flex-direction:column;justify-content:center;align-items:center}.new_reviews_block .single_review_block .header_block .left{align-items:center;justify-content:flex-start;width:100%}.new_reviews_block .single_review_block .header_block .left .fixed_answer{width:20px;height:20px}.new_reviews_block .single_review_block .header_block .left .fixed_answer i{font-size:20px}.new_reviews_block .single_review_block .header_block .left .customer_name{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.new_reviews_block .single_review_block .header_block .left .rating{font-size:12px;line-height:12px;flex-grow:1;text-align:right;margin-left:0}.new_reviews_block .single_review_block .header_block .left .rating i{font-size:12px}.new_reviews_block .single_review_block .header_block .left .rating i+i{margin-left:3px}.new_reviews_block .single_review_block .header_block .right{justify-content:space-between;width:100%;margin-top:18px}.new_reviews_block .single_review_block .header_block .right .order_divider{margin-left:0}.new_reviews_block .single_review_block .header_block .right .to{margin-left:0}.new_reviews_block .single_review_block .footer_block{justify-content:center;align-items:center;flex-wrap:wrap}.new_reviews_block .single_review_block .footer_block .left{flex-basis:60%;justify-content:flex-start}.new_reviews_block .single_review_block .footer_block .left .booster_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.new_reviews_block .single_review_block .footer_block .center{margin-right:0;flex-grow:0;flex-basis:40%;font-size:14px;line-height:14px}.new_reviews_block .single_review_block .footer_block .right{margin-top:20px}.new_reviews_block .single_review_block .footer_block .right .useful_title{font-size:14px;line-height:14px}.new_reviews_block .single_review_block .gary-divider{margin-top:20px;margin-bottom:20px}.new_reviews_block .single_review_block .answer_block .answer .answer_content{margin-top:5px;font-size:14px;line-height:19px}section#new_reviews .filter_buttons{flex-wrap:wrap;justify-content:center;align-items:center}section#new_reviews .filter_buttons>.filter_button:last-of-type{margin-left:0;margin-top:10px}section#new_reviews .pagination_block{max-width:290px;margin:30px auto 0}section#new_reviews .pagination_block .page_link[data-action="move_pang_left"]{margin-right:10px}section#new_reviews .pagination_block .select_page_block{max-width:170px;flex-grow:inherit}section#new_reviews .pagination_block .select_page_block .page_link{width:50px;margin-left:10px}section#new_reviews .pagination_block .select_page_block .page_link:first-of-type{margin-left:0}section#new_reviews .pagination_block .page_link[data-action="move_pang_right"]{margin-left:10px}section#contacts_section:before{top:34%}section#orders_section h3{padding-top:35px;font-size:24px;line-height:32px}section#orders_section .orders_block .order{display:flex;flex-direction:column}section#orders_section .orders_block .order>div{width:100%;justify-content:flex-start}section#orders_section .orders_block .order>div>.mobile_note{display:block;flex-basis:40%;font-size:13px;line-height:24px;color:var(--color-gray)}section#orders_section .orders_block .order>div>.from_date{font-size:22px}section#orders_section .orders_block .order>div>.note{margin-left:20px}section#orders_section .orders_block .order>div>.note .sub_title{display:none}section#orders_section .orders_block .order>div>.note .title_value{margin-top:0}section#orders_section .orders_block .order>div+div{margin-top:20px}section#orders_section .orders_block .order .booster_info .ava{width:20px;height:20px;border-radius:10px}section#orders_section .orders_block .order .booster_info .ava>img{width:20px;vertical-align:initial}section#orders_section .orders_block .order .server_info .continent>img{width:20px;vertical-align:middle}section#orders_section .orders_block .order>.from_info .from_elo{width:20px;height:20px}section#orders_section .orders_block .order>.till_info .till_elo{width:20px;height:20px}section#orders_section .orders_block .order .date_info .from_date>img{width:20px}.promo-info{z-index:9999999;display:none !important;bottom:0;height:64px;min-height:inherit;top:inherit;padding:4px 30px;width:100%;border-radius:0}.promo-info>.promo_container{margin-left:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;transition:margin-left ease-in 4s 2s}.promo-info>.promo_container>div{flex-shrink:0}.promo-info>.promo_container .promo_icon{display:none}.promo-info>.promo_container h5{margin-top:0;width:127px;font-size:16px;text-align:left}.promo-info>.promo_container .note{margin-top:0;font-size:12px;line-height:20px;text-align:left}.promo-info>.promo_container .destination{margin-top:0;width:170px;margin-left:20px}.promo-info>.promo_container .from{margin-top:0;margin-left:20px;font-size:14px;line-height:20px}.promo-info>.promo_container .to{margin-left:20px;line-height:20px;font-size:14px}.advantages{flex-direction:column;padding:30px 0;align-items:flex-start;max-width:255px;margin:auto}.advantages>.advantage-item{flex-direction:row}.advantages>.advantage-item+.advantage-item{margin-top:15px}.advantages>.advantage-item .advantage-icon{font-size:30px;height:30px}.advantages>.advantage-item .advantage-icon.chat{font-size:24px}.advantages>.advantage-item .advantage-title{margin-top:0;max-width:inherit;margin-left:10px;font-size:12px;line-height:20px;text-align:left}.advantages>.advantage-item .advantage-title .note-template .note-text{padding:10px;font-size:12px;line-height:16px;left:-175px}.advantages>.advantage-item .advantage-title .note-template .note-text:before{left:175px}section#promo-banner{margin-top:80px}section#promo-banner .image_filler{height:100%;background:url(https://vibegenerator.b-cdn.net/assets/misc/rank_boost_service_promotion_boosteria_mobile_background-67dfd9ff200ba80a05c1fd0c6d05894d93447e028647cbae4a0fbcb136eb644b.webp) center center/cover}section#promo-banner .container_block{flex-direction:row;justify-content:center;align-items:center;min-height:65px}section#promo-banner .container_block .imager{margin-right:0}section#promo-banner .container_block .button_block{display:none}section#promo-banner .container_block .limited_coupon{width:122px;height:38px;margin-left:5px}section#promo-banner .container_block .limited_coupon span{margin-top:12px;font-size:13px;display:inline-flex;margin-left:3px}section#promo-banner .container_block .limited_coupon .coupon_text{margin-top:8px;font-size:13px}section#promo-banner .container_block .texter{margin-left:10px;max-width:200px}section#promo-banner .container_block .texter>p.promo{font-size:14px;font-weight:500;line-height:19px}section#promo-banner .container_block .texter>p.subtitle{color:lightgray;font-weight:400}section#promo-banner .container_block .texter>p.subtitle span{color:white}section#promo-banner .container_block .texter h1.pc{display:none}section#promo-banner .container_block .texter h1.mobile{display:block}section#promo-banner .container_block .texter>p{opacity:1}section#promo-banner .container_block .texter>p.pc{display:none}section#promo-banner .container_block .texter>p.mobile{display:block;line-height:15px}section#promo-banner .container_block .texter>p.mobile.loyalty{font-size:16px}section#promo-banner .container_block .texter>p.mobile .discount{color:#d70147;font-weight:500}section#promo-banner .container_block .texter>.texter-attention{font-size:18px;margin-top:0;line-height:22px}section#promo-banner .container_block .texter>.texter-title{font-size:12px;line-height:17px}section#promo-banner .nolimit{flex-direction:column}section#promo-banner .nolimit .imager{display:none}section#promo-banner .nolimit .texter{max-width:300px;text-align:center}section#promo-banner .nolimit .texter p.promo{margin-top:5px;font-size:14px;line-height:19px}section#promo-banner .nolimit .texter p.subtitle{margin-top:5px;font-size:14px;line-height:19px;color:#d70147;font-weight:600}section#promo-banner .nolimit .offers_timer{margin:0;padding:10px 0 10px 0}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group{width:65px;height:40px;align-items:center}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group+.numbers_group{margin-left:5px}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group:before{display:none}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group:after{display:none}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group .name{font-size:8px;line-height:10px;font-weight:400;margin-left:5px}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group .single_number{width:11px}section#promo-banner .nolimit .offers_timer .timers_block .numbers_group .single_number .half{font-size:23px;line-height:30px;font-weight:400}#carousel-widget>.reviews_container>.reviews-card-container>.reviews-grid-item{flex-basis:90%}.buy_block .skill_rating_buy .flexible_option .new_options.duo_boost div.headers_worker.active[data-target="open_option_pick_heroes"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .flexible_option .new_options.pick_heroes div.headers_worker.active[data-target="open_option_duo_boost"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .flexible_option .new_options.pick_heroes div[data-target="open_option_duo_boost"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:none}.buy_block .skill_rating_buy .flexible_option .new_options.duo_boost div[data-target="open_option_pick_heroes"] .worker_container .options_content .option_description .description_block .description_text>p.warning{display:none}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_number img{max-height:60px}.float_to_flex>.order_filler .order_list_section{margin:10px 0}.options_description{display:none}.display_result{font-size:14px;line-height:21px;text-align:left;margin-bottom:5px}.display_result .timer_result{display:none;float:unset;padding-top:0px;justify-content:center}.display_result .item_description{margin-top:10px}.buy_results_block{margin:auto;max-width:255px;padding:5px 0 40px 0}.buy_results_block .notice_block{padding:10px}.buy_results_block .notice_block:before{display:none}.what_next{max-width:260px}.what_next>h3{font-size:18px;margin-top:0px;line-height:24px}.what_next>.divider{margin-top:20px}.what_next>.flex_steps{flex-direction:column;margin-top:30px}.what_next>.flex_steps .flex_item{flex-basis:100%;padding-left:0;margin-bottom:20px}.what_next>.flex_steps .flex_item h4{min-height:36px}.what_next>.next{margin-top:0;flex-direction:column;padding-bottom:50px}.what_next>.next .next_image{margin-bottom:13px}.what_next>.next .next_text{margin-left:0;text-align:center}section#new-header-section{height:auto}section#new-header-section>.bg_container>.vibe_generator_main_bg_image{height:3000px;background:url("https://vibegenerator.b-cdn.net/assets/img/new_landing/vibe-generator-main-screen-background-mobile-4b738bdf0671511c9a1de42e0dcc658bb07f7c9ce636c1c7d2a2325dc0577ffd.webp")}section#new-header-section>.bg_container>.container{display:none}section#new-header-section>.title_container .fixed_container{height:130px;flex-shrink:0}section#new-header-section>.title_container .fixed_container:last-of-type{height:344px;max-height:inherit;margin-top:50px;margin-bottom:15px}section#new-header-section>.title_container .fixed_container:last-of-type .container .buttons_links{flex-direction:column;justify-content:center;align-items:center;max-width:inherit;position:relative}section#new-header-section>.title_container .fixed_container:last-of-type .container .buttons_links .button_link{width:280px}section#new-header-section>.title_container .fill_container .unmargin{margin-top:13px}section#new-header-section>.title_container .fill_container h1{display:none}section#new-header-section>.title_container .fill_container .title_id_mobile{display:block;font-size:30px;line-height:36px;text-transform:uppercase;font-weight:700;color:var(--color-true-white);margin-bottom:20px}section#new-header-section>.title_container .fill_container .title_id_mobile .light{color:#FF6F80}section#new-header-section>.title_container .fill_container .title_id_mobile .dark{color:#FF5773}section#new-header-section>.title_container .fill_container .limited_coupon{margin:0 auto}section#new-header-section>.title_container .fill_container .subtitle{font-size:15px;line-height:24px;width:320px}section#new-header-section>.title_container .fill_container .subtitle.loyalty{font-size:16px}section#new-header-section>.title_container .fill_container .subtitle span.count{font-size:18px;line-height:24px;margin-left:10px}section#new-header-section>.title_container .fill_container .subtitle span.loyalty{font-size:20px;line-height:28px}section#new-header-section>.title_container .fill_container .subtitle span.pc{display:none}section#new-header-section>.title_container .fill_container .subtitle span.mobile{display:inline-flex}section#new-header-section>.title_container .fill_container .promo{font-size:18px;line-height:30px;margin-top:8px;max-width:260px}section#new-header-section>.title_container .fill_container>.container{align-items:center;text-align:center;margin-top:0;padding-bottom:0}section#new-header-section>.title_container .fill_container>.container .buttons{flex-direction:column}section#new-header-section>.title_container .fill_container>.container .buttons .button_main{margin-left:0;margin-top:20px}section#new-header-section>.title_container .fill_container>.container .subtitle.with_padding{display:block;font-size:15px;line-height:24px;font-weight:400}section#new-header-section>.title_container .fill_container>.container .current_promo{display:flex;flex-direction:column;align-items:center}section#new-header-section>.title_container .fill_container>.container .current_promo .promo{width:unset}section#new-header-section>.title_container .fill_container>.container .current_promo .offers_timer{margin-left:-14px}section#new-header-section>.title_container .fill_container>.container .unmargin{margin:10px 0 10px 0}section#new-header-section>.title_container .fill_container>.container .active_promo{font-size:24px;line-height:32px}section#new-header-section>.title_container .fill_container>.container .numbers_group+.numbers_group{margin-left:15px}section#new-header-section>.title_container .fill_container>.container .numbers_group+.numbers_group:before{left:-11px}section#new-header-section>.title_container .fill_container>.container .numbers_group+.numbers_group:after{left:-11px}section#new-header-section>.title_container .fill_container .stars_row{margin-top:50px}section#new-header-section .container{max-width:280px}section#new-header-section .container h3{font-size:24px;line-height:26px;text-align:center}section#new-header-section section#vibe_select{padding-top:15px}section#new-header-section section#vibe_select .container .fixed_container{max-height:2236px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block{flex-direction:column;max-width:280px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card{width:280px;margin:0}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card a .button{margin-top:20px;margin-bottom:20px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc{width:293px;height:unset;min-height:unset;font-size:21px;line-height:30px;font-weight:700;text-transform:uppercase}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .color{color:#FF5773}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .card_content{margin:5px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .card_content p{font-size:14px}section#new-header-section section#vibe_select .container .fixed_container .container .cards_block .card .card_desc .card_content .text{font-size:14px;margin-bottom:5px}section#new-header-section section#vibe_select .container .fixed_container .container .buttons_links{justify-content:center}div#carousel_zoomer>.left_slide,div#carousel_zoomer .right_slide{display:none}div#carousel_zoomer .container>.text_zone{height:44px;padding:12px 20px;font-size:16px;line-height:20px}div#carousel_zoomer .container>.text_zone:after{font-family:'template_font';font-weight:normal;font-style:normal;content:'\e92c';position:absolute;right:20px;top:7px;color:black;background:white;width:30px;height:30px;text-align:center;line-height:30px;border-radius:15px}section#new_carousel .bg_filler{height:660px}section#new_carousel .container_block .contain{flex-direction:column-reverse;height:630px;justify-content:flex-start}section#new_carousel .container_block .contain .image{align-self:center}section#new_carousel .container_block .contain .image>img{margin-top:30px;max-width:330px;height:330px}section#new_carousel .container_block .contain .text{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-left:0}section#new_carousel .container_block .contain .text>h2{font-size:20px;line-height:21px}section#new_carousel .container_block .contain .text>.divider{margin:10px 0}section#new_carousel .container_block .contain .text>.note{font-size:14px}section#new_carousel .container_block.fixed_section{height:660px;padding-top:30px}section#new_carousel .carousel_items .controls_left,section#new_carousel .carousel_items .controls_right{display:none}section#new_carousel .carousel_items .items_group .single_item{width:320px;background-position:center center !important;background-size:cover !important}section#new_carousel .carousel_items .items_group .single_item .note{height:44px;padding:12px 20px;font-size:16px;line-height:20px}section#new_carousel .carousel_items .items_group .single_item .note:after{font-family:'template_font';font-weight:normal;font-style:normal;content:'\e92c';position:absolute;right:20px;top:7px;color:black;background:white;width:30px;height:30px;text-align:center;line-height:30px;border-radius:15px}section#new_carousel .stats_filler>.container_block{display:flex;height:150px;padding:unset}section#new_carousel .stats_filler>.container_block .stats_block{flex-direction:column;justify-content:space-evenly;align-items:center;width:100%}section#new_carousel .stats_filler>.container_block .stats_block .stats{margin-right:0}section#new_carousel .stats_filler>.container_block .stats_block .stats>span{font-size:24px;margin-left:10px}section#new_carousel .stats_filler>.container_block .stats_block .button_filler{width:100%}section#new_carousel.booster_portfolio .container_block.fixed_section .contain{height:225px}section#header-section.demo.ApexBoost{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_demo_boosteria_mobile_background-7a3f53431b26be36ca76129b7af3494b365817f0f188452ed2acac5260b3c5b8.webp");background-size:cover}section#header-section.demo.D4Boost{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_gold_buying_demo_boosteria_mobile_background-b39f4849690b01dea56b72e737057c20d58a775aa26659c3b29ea6fe1998606a.webp");background-size:cover}section#header-section.demo.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-demo-boosteria-background-mobile-2e8eaeb73273411a6a53fc7d92196cb2e7f49163bf3a182b3a4dd440a6100fed.webp) no-repeat center center;background-size:cover}section#header-section.demo.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-demo-boosteria-background-mobile-187994c8704da5d956baaf04cbc8b68794f225c868b91083c1b82dccf1645907.webp) no-repeat center center;background-size:cover}section#header-section.demo.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-demo-boosteria-background-mobile-a3a64436f9f01b35711ef01c03df86ce8045dedb3f34a4a878314681fa64a66b.webp) no-repeat center center;background-size:cover}section#header-section.demo.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boost-demo-boosteria-mobile-background-5262b8d94956c52e169f3dd1ee127074bc3e32d21e635d36e7b935ceca0afb41.webp) no-repeat center center;background-size:cover}section#header-section.demo.PubgBoost{background:url(https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_demo_boosteria_mobile_background-d3cc9899b5c384435d5205c8fa5cb6b96382b472f2f85a8347a867fbe2afea7c.webp) no-repeat top center;background-size:cover}section#header-section.reviews.ApexBoost{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_reviews_boosteria_mobile_background-b1e8fca17bfbd962a9a851c2b5f16b1cc01f6ddd1366508f56e37ac23512189c.webp");background-size:cover}section#header-section.reviews.PubgBoost{background:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_reviews_boosteria_mobile_background-b8f21f019226301917d0961f57f91c777b75c84f35616d8f8f2afccf699259d5.webp");background-size:cover}section#header-section.reviews.D4Boost{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_reviews_boosteria_mobile_background-329205971b079249e3f3afe8ab9be9e08a536d90df0f775407d1210315bd0ca8.webp");background-size:cover}section#header-section.reviews.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-reviews-boosteria-mobile-background-f16c80c655dede4712b920cb453c2e0b3a8c84016d30254ba5d2a96ba406edb0.webp) no-repeat center center;background-size:cover}section#header-section.reviews.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-elo-boosting-reviews-boosteria-background-mobile-6aae23c253914ecb2940c5637e3288293dc14b2cd6be4948d9851f5d54952a21.webp) no-repeat center center;background-size:cover}section#header-section.reviews.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-rank-boosting-reviews-boosteria-background-mobile-c7e5942f81fe786e8c828966791d45c8145f48e2b6a7ef0ed98d6c3e9b4c5330.webp) no-repeat center center;background-size:cover}section#header-section.reviews.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boost-reviews-boosteria-background-mobile-603629f902fb359aed551ce54a7540cec30df3e8ab4d46f8459ecfea366c7c48.webp) no-repeat center center;background-size:cover}section#header-section.boosters.ApexBoost{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosters_boosteria_mobile_background-5d038b7ed6acb0ba46c4bc790eaa152d9deea67cc2e97ac5b334e70a2bb5b972.webp");background-size:cover}section#header-section.boosters.PubgBoost{background:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosters_boosteria_mobile_background-b92c307d73c714da0260c11079f3fb7b86a5f3e6f630c61d6500c730ded4a5cd.webp");background-size:cover}section#header-section.boosters.ValorBoost{background:url(https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosters-profiles-boosteria-mobile-background-79d8c70d1be4d13da6358651e5feb46f4601b9dedde5f680499f8acaff448570.webp) no-repeat center center;background-size:cover}section#header-section.boosters.EloBoost{background:url(https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosters-team-profiles-boosteria-background-mobile-5be1d1d4a7a50071ecbfff26b4c3d9afac0db9fbeeab9c163f2fb8eff0a0e9b8.webp) no-repeat center center;background-size:cover}section#header-section.boosters.Dota2{background:url(https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosters-team-background-mobile-915adfb3b162085322e4018bf3efc3b4c7ea30871710eda1614bb46dfef0082c.webp) no-repeat center center;background-size:cover}section#header-section.boosters.DeadlockBoost{background:url(https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosters-team-background-mobile-6b42c62a8413da87010a6e79b2958130d0c581811f351ce274e2e5cde218cdd4.webp)}section#header-section.boosters.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-elo-booster-profiles-boosteria-background-mobile-aaf3b3cb65e37def68c55f16a1847782733462b1f10e6adabff41eeafa8b5959.webp) no-repeat center center;background-size:cover}section#header-section.boosters.D4Boost{background:url("https://vibegenerator.b-cdn.net/images/D4Boost/misc/diablo4_boosters_ai_videoers_boosteria_mobile_background.webp");background-size:cover}section#header-section.orders.TftBoost{background:url(https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-history-boosteria-background-mobile-a01eb84ee30f8297c3507e2634b914fc7f1056195041310e26e4f0a15f5c474b.webp) no-repeat center center;background-size:cover}section#header-section.orders.PubgBoost{background:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_orders_boosteria_mobile_background-84622742829fc26b3caa8e45593879d2f8f04de01f904fda8bcba93ea29a072e.webp");background-size:cover}section#header-section.orders.ApexBoost{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_orders_boosteria_mobile_background-cc237a18e63303d3eaab9e0b50b066d669876d8b7e362280d88b3823d9d049a0.webp");background-size:cover}section#header-section.orders.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-history-boosteria-mobile-background-cc42d34f2722289d89456bb542be6419d3aa3c963336b8f4efbd59ba4fc01afa.webp");background-size:cover}section#header-section.orders.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/lol-boosting-history-boosteria-background-mobile-ff871da63da46971248a74c51bedaac580a2d13068f769729a37b12b987ddb12.webp");background-size:cover}section#header-section.orders.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-boosting-history-boosteria-background-mobile-64b7c9adaf558ea0306288650c82240bca8ebb7a552349da100b4a6c06b4d0e5.webp");background-size:cover}section#header-section.orders.D4Boost{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4_boosting_and_gold_buying_orders_boosteria_mobile_background-bde97ed1ad63af549d3a6d9a5fe57977a430f1ea829478d6b4f793f8d0bd1e32.webp");background-size:cover}section#header-section.faq.D4Boost{background:url("https://vibegenerator.b-cdn.net/assets/D4Boost/misc/diablo4-boosting-gold-buying-faq-mobile-background-boosteria-cac1d30e26ba4ebf0d799eebf063a2374f50ced5a3f11bf8b065257fa074e5ea.webp") bottom center;background-size:cover}section#header-section.faq.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-rank-boosting-faq-boosteria-mobile-background-eafd3317c2205e02dd0515db6d70405a72c2d34a04f411d0756bf231fc20db1d.webp") center center;background-size:cover}section#header-section.faq.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-rank-boosting-faq-boosteria-background-mobile-4f6240b66f37d3af4db314ea9594f0f91d3df3fc857c46214790498ec56f1e9e.webp") center center;background-size:cover}section#header-section.faq.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boost-faq-boosteria-background-mobile-d1daba98bbc95b195ab13b3e8d5578d819549cffec5fa410dcff4d11dcd6e1ec.webp") center center;background-size:cover}section#header-section.faq.ApexBoost{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex-legends-boosting-faq-mobile-background-boosteria-fde6ebd0f3752a43ce9ac69a01625794fcd22d23286daa81f1211fda378a9bc6.webp") bottom center;background-size:cover}section#header-section.faq.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-faq-boosteria-background-mobile-19875f6b50a004fb1d9e6294f935054f9d162f197aab8c7908e9ad6c0850b2a8.webp") center center;background-size:cover}section#header-section.jobs.PubgBoost{background:url("https://vibegenerator.b-cdn.net/assets/PubgBoost/misc/pubg_boosting_jobs_boosteria_mobile_background-c006fbc51d5343635808922d971ef0ae9ffce2dfda2502de1359c821b934fc92.webp");background-size:cover}section#header-section.jobs.ApexBoost{background:url("https://vibegenerator.b-cdn.net/assets/ApexBoost/misc/apex_legends_boosting_jobs_boosteria_mobile_background-889674d5dc1dd9a444cd0542289ee77e68d56d7ba80b5c3c4cb3bbe327c8206f.webp");background-size:cover}section#header-section.jobs.ValorBoost{background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-jobs-boosteria-mobile-background-9255ab2789ea881d18a07236be9a0eb513fd58071a046e74dadf4a8f6a6a4410.webp");background-size:cover}section#header-section.jobs.EloBoost{background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-jobs-boosteria-background-mobile-2c308009d8689784f41c64cac0c777c0e3fb1e1d85053219cf3276d8e8f799b9.webp");background-size:cover}section#header-section.jobs.Dota2{background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-jobs-background-boosteria-mobile-e1addb09990b54fdd12b5b8a9d114f776710511b727ec2334076440f3e19bdc5.webp");background-size:cover}section#header-section.jobs.TftBoost{background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-jobs-boosteria-background-mobile-0a136b9fa6f8a78c53bb4911041a764a04c9e7b8f075e5dece7613a68164f3d3.webp");background-size:cover}section#header-section.jobs.D4Boost{background:url("https://vibegenerator.b-cdn.net/images/D4Boost/misc/diablo4_boosting_ai_videoing_jobs_boosteria_mobile_background.webp");background-size:cover}section#chat-section .chat_input_block .stick_button_demo{top:15px}.float_to_flex .flexible_block{padding:0}.selector_to_other{padding:0}section#no_order,section#after_review{padding:30px 20px 0 20px;position:relative}section#no_order .flex_block .image_filler,section#after_review .flex_block .image_filler{width:100%;height:205px;background-position-y:bottom}section#no_order .flex_block .text_filler,section#after_review .flex_block .text_filler{width:100%}section#no_order .flex_block .text_filler h2,section#after_review .flex_block .text_filler h2{max-width:initial;font-size:27px}section#no_order .flex_block .text_filler .title_note,section#after_review .flex_block .text_filler .title_note{font-size:14px}section#no_order .flex_block .text_filler .button_filler,section#after_review .flex_block .text_filler .button_filler{width:100%}section#after_review.for_review{padding:90px 20px}section#after_review.for_review .flex_block.ask_review{flex-direction:column}section#after_review.for_review .flex_block.ask_review .image_filler{align-self:center;margin:0 0 30px}section#after_review.for_review .flex_block.ask_review .text_filler h2{font-size:18px;line-height:30px;margin-bottom:24px}section#after_review.for_review .infographics_box{flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap}section#after_review.for_review .infographics_box>.steps{flex-basis:auto;margin-bottom:48px;padding-left:36px}section#after_review.for_review .infographics_box>.steps .digits>input{padding:15px 14px}section#after_review.for_review .infographics_box>.steps:nth-child(2){margin-left:0}section#after_review.for_review .infographics_box>.steps:before{width:26px;font-size:30px;line-height:39px}section#header-section.full_height{height:calc(100vh - 25px)}section#header-section>.container_block{padding-top:50px}header .header_block.booster>.container_block{padding:20px}header .header_block.client>.container_block{padding:20px}header .header_block.index>.container_block .order_id_block{display:none}.flat_block{height:80px}.rules_section{padding:30px 0 0;margin:30px 0 0}.rules_section .wrap_content{padding-bottom:30px}.rules_section .rules_block .single_rule{padding:0 20px 30px;flex-basis:100%}.rules_section .rules_block .single_rule ol{font-size:14px;line-height:21px}.rules_section .rules_note{padding:0 30px;font-size:16px;line-height:21px}.rules_section .rules_button{width:280px;margin-top:30px}.rules_section.active .rules_head{font-size:27px;line-height:36px}.rules_section.active .rules_head .rules_button{margin-top:0}.rules_section.active .rules_head .rules_button .button_filler{margin-left:0;margin-top:0}.order_list_section{margin:10px 0;padding:30px 20px}.order_list_section .order_filter{flex-direction:column;flex-wrap:wrap;max-height:150px}.order_list_section .order_filter .filter{margin-bottom:10px}.order_list_section .order_filter .filter .filter_name{font-size:12px}.order_list_section .orders .single_order{flex-wrap:wrap}.order_list_section .orders .single_order .label{font-size:12px}.order_list_section .orders .single_order .value{font-size:16px}.order_list_section .orders .single_order .group_section{max-width:120px}.order_list_section .orders .single_order .group_section.numbers{max-width:95px}.order_list_section .orders .single_order .order_info.filters_icons{width:100%;margin:10px 0}.order_list_section .orders .single_order .order_info.filters_icons .info_data{justify-content:center}.order_list_section .orders .single_order .claim_button{width:100%}section#loyalty-section{padding:10px 20px 30px 20px;margin:10px 0 45px 0}section#loyalty-section .code_sample{font-size:30px;line-height:32px}section#loyalty-section .loyalty_progress .bar_zone{height:50px}section#loyalty-section .loyalty_progress .bar_zone .bar_sub_text,section#loyalty-section .loyalty_progress .bar_zone .bar_text{line-height:50px;font-size:27px}section#loyalty-section .loyalty_progress .helper_zone{justify-content:center}section#loyalty-section .loyalty_progress .helper_zone .helper_point{width:0;display:none}section#loyalty-section .loyalty_progress .helper_zone .helper_point .point_value{display:flex;flex-direction:row;justify-content:center;align-items:center}section#loyalty-section .loyalty_progress .helper_zone .helper_point .point_value div:last-of-type{margin-left:10px}section#loyalty-section .loyalty_progress .helper_zone .current{display:block}section#loyalty-section .display_ranks{flex-direction:column}section#loyalty-section .display_ranks .single_level{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}section#loyalty-section .display_ranks .single_level .level_icon{width:40px;height:40px;margin:10px 10px 10px 0;background-size:cover}section#loyalty-section .display_ranks .single_level.unranked .level_icon{background-size:cover}section#loyalty-section .display_ranks .single_level.bronze .level_icon{background-size:cover}section#loyalty-section .display_ranks .single_level.silver .level_icon{background-size:cover}section#loyalty-section .display_ranks .single_level.gold .level_icon{background-size:cover}section#loyalty-section .display_ranks .single_level.diamond .level_icon{background-size:cover}section#loyalty-section .display_ranks .single_level>.level_name{display:none}section#loyalty-section .display_ranks .single_level>.level_discount{display:none}section#loyalty-section .display_ranks .single_level>.level_note{display:none}section#loyalty-section .display_ranks .single_level>.mobile_ranks{display:flex;flex-direction:column;justify-content:center;align-items:center}section#loyalty-section .display_ranks .single_level>.mobile_ranks .level_name{font-weight:bold}section#loyalty-section .gray_divider{margin:30px auto}section#loyalty-section .loyalty_note{margin-top:15px;font-size:12px}section#loyalty-section .code_title{margin-top:30px}section#loyalty-section .auto_use{margin-top:20px}section#loyalty-section .auto_use .auto_use_note{margin-top:20px;font-size:12px;line-height:18px}section#loyalty-section .current_bonuses{flex-direction:column;margin-top:30px}section#loyalty-section .current_bonuses .bonus_section{padding:15px 0;border-right:0;border-bottom:1px solid var(--color-light-gray)}section#loyalty-section .current_bonuses .bonus_section .bonus_type_title{font-size:14px}section#loyalty-section .current_bonuses .bonus_section .bonus_type_value{font-size:27px}section#loyalty-section .current_bonuses .bonus_section:first-of-type{padding-top:0}section#loyalty-section .current_bonuses .bonus_section:last-of-type{padding-bottom:0;border-bottom:0}section#loyalty-section>.current_rank{margin-top:30px}section#loyalty-section>.current_rank .icon_note .note_titler{font-size:12px}section#loyalty-section>.current_rank .icon_note .note_name{font-size:42px}.other_services>.other_services_block>.other_item{flex-basis:50%;justify-content:flex-start}.other_services>.other_services_block>.other_item .game_icon{width:40px;height:40px;border-radius:20px}.other_services>.other_services_block>.other_item .other_namer{margin-left:10px;font-size:13px;line-height:20px;text-align:left}.other_services>.other_services_block>.other_item:hover{color:var(--color-dark-red);text-decoration:underline}section#account-section{padding:25px 20px}section#account-section .note_title{padding:0 5px}section#account-section .note_title.reg_details{padding:0 10px}section#account-section .note_title.reg_details:before{display:none}section#account-section .platform_selection{flex-direction:column}section#account-section .platform_selection .single_platform{padding:0;align-self:flex-start;margin-left:40px;margin-bottom:5px}section#account-section .data_selection .select_booster .search_icon{top:102px}section#account-section .data_selection .select_booster .booster{justify-content:flex-start}section#account-section .data_selection .select_booster .booster .booster_name{flex-grow:0.8}section#account-section .data_selection .select_booster .booster .booster_league{display:none}section#account-section .data_selection .select_booster .booster .booster_rating{display:none}section#account-section .data_selection .selectors_input{width:100%}section#account-section .data_selection .selectors_input .form-group{margin-top:20px}section#success-section .container_block{max-width:320px}section#success-section .container_block h3{margin-top:20px;font-size:27px;line-height:36px}section#success-section .container_block .title_note{font-size:14px;line-height:21px;margin-top:25px}section#success-section .container_block .worker_area{margin-top:30px}section#success-section .container_block .worker_area .bg_filler{height:224px;background-size:contain}section#success-section .container_block .worker_area .right_section{width:100%;max-width:320px}section#success-section .container_block .worker_area .right_section .create_acc_section .form_two_row{flex-direction:column;margin-top:20px}section#success-section .container_block .worker_area .right_section .create_acc_section .form_two_row .form-group:last-of-type{margin-left:0;margin-top:20px}section#success-section .container_block .worker_area .right_section .create_acc_section .form_two_row:first-of-type{margin-top:0}section#success-section .container_block .worker_area .right_section.create_acc_section_active{margin-right:0}section#success-section .container_block .worker_area .right_section a{text-align:center}section#jobs_section .jobs_block .right_section{padding:50px 20px}section#jobs_section .jobs_block .right_section.ValorBoost{padding:80px 70px 540px}section#jobs_section .jobs_block .right_section.EloBoost,section#jobs_section .jobs_block .right_section.TftBoost,section#jobs_section .jobs_block .right_section.Dota2,section#jobs_section .jobs_block .right_section.DeadlockBoost{padding:80px 70px 390px}section#jobs_section .jobs_block .right_section .form_two_row{flex-direction:column;margin-bottom:0}section#jobs_section .jobs_block .right_section .form_two_row .form-group{align-self:auto;margin-bottom:13px}section#jobs_section .jobs_block .right_section .form_two_row .form-group:last-of-type{margin-left:0}section#jobs_section .jobs_block .right_section .submit_now{width:100%}section#jobs_section .jobs_block .bg_filler{display:none}section#jobs_section .jobs_block .bg_filler.EloBoost{display:block;width:320px;height:370px;background:url("https://vibegenerator.b-cdn.net/assets/EloBoost/misc/elo-boosting-jobs-male-character-boosteria-mobile-11fb6a49ed92394919746489279d77bfcce1bf9503761f2077876eed212b1f42.webp");background-size:cover}section#jobs_section .jobs_block .bg_filler.Dota2{display:block;width:239px;height:372px;background:url("https://vibegenerator.b-cdn.net/assets/Dota2/misc/dota2-mmr-boosting-jobs-male-hero-mobile-870ff02a3805b68410cc09dda6fac6ee6640175ee8f003e52ee290381c6ba959.webp");background-size:cover}section#jobs_section .jobs_block .bg_filler.DeadlockBoost{display:block;width:267px;height:370px;background:url("https://vibegenerator.b-cdn.net/assets/DeadlockBoost/misc/deadlock-boosting-jobs-boosteria-female-hero-mobile-c32c7e257471256752d5d05dd6f4a1d6b5559861afabec011c35209ac37df2fd.webp");background-size:cover}section#jobs_section .jobs_block .bg_filler.TftBoost{display:block;width:320px;height:386px;background:url("https://vibegenerator.b-cdn.net/assets/TftBoost/misc/tft-boosting-jobs-boosteria-penguin-samurai-24eb31b89b5e836aba791f7c080fd3bdce2b20608fe3663494b67ba4c1dfb6eb.webp");background-size:cover}section#jobs_section .jobs_block .bg_filler.ValorBoost{display:block;width:320px;height:520px;background:url("https://vibegenerator.b-cdn.net/assets/ValorBoost/misc/valorant-boosting-jobs-boosteria-male-character-mobile-493482d5ecb516857bf35bae0116bb0a64797f224bbaf0688fe17925d89fc188.webp");background-size:cover}section#jobs_section .jobs_block .send_result{padding:135px 0 135px 0}section#contacts_section .contacts_block .right_section{padding:10px 20px 50px 20px}section#contacts_section .contacts_block .right_section .form_two_row{flex-direction:column;margin-bottom:0}section#contacts_section .contacts_block .right_section .form_two_row .form-group{align-self:auto;margin-bottom:10px}section#contacts_section .contacts_block .right_section .form_two_row .form-group:last-of-type{margin-left:0}section#contacts_section .contacts_block .right_section .submit_now{width:100%}section#contacts_section .contacts_block .left_section{padding:20px 20px 0}section#contacts_section .contacts_block .left_section img{margin-bottom:30px}section#contacts_section .contacts_block .left_section .second{margin-bottom:50px}section#contacts_section .contacts_block .bg_filler{display:none}section#contacts_section .contacts_block .send_result{padding:135px 0 135px 0}section#chat-section .chat_display_block{width:100%}section#chat-section .chat_display_block .chat_messages .chat_scroll{display:none !important}section#header-section.full_height>.container_block .theme_titler .titler_context h1{line-height:36px}section#header-section.full_height>.container_block .theme_titler .titler_context .after .button_block{margin-left:0}.promo_section.promo_4 .promo_title{font-size:27px;line-height:36px;padding-top:40px;padding-bottom:20px}.promo_section.promo_4 .sub_note{font-size:16px;margin-top:20px;line-height:23px}.promo_section.promo_4 .flexible_promo{flex-direction:column;align-items:flex-start;background:transparent;padding-bottom:0}.promo_section.promo_4 .flexible_promo .single_promo{padding:0 !important;width:100%}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker{flex-wrap:nowrap;width:100%;padding:10px 20px}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker .promo_icon{order:1}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker .promo_single_title{order:2;margin:0 0 0 15px;text-align:left;line-height:30px}.promo_section.promo_4 .flexible_promo .single_promo .promo_worker .promo_text{padding:0 15px 10px 85px;font-size:12px;line-height:18px}.promo_section.promo_4 .bg_filler{display:block}.promo_section.short_promo{display:block}.promo_section.short_promo>.container_block{flex-direction:column;padding:20px 25px 15px 25px}.promo_section.short_promo>.container_block .imager img{width:100%}.promo_section.short_promo>.container_block p{line-height:1.5em;margin:0 auto;color:whitesmoke;text-align:center;font-size:18px;opacity:0.7;position:relative;z-index:1;max-width:1000px;text-transform:none}.promo_section.short_promo>.container_block .button{margin-left:0;margin-top:10px;width:280px}.promo_section.lk_demo .promo_title{font-size:27px;line-height:36px;padding-top:60px}.promo_section.lk_demo .sub_note{padding-top:20px;font-size:16px;line-height:24px;padding-bottom:20px}.promo_section.lk_demo .flexible_block .main_content_section{padding-bottom:20px}.promo_section.promo_5 .container_block{padding:60px 45px 0 20px}.promo_section.promo_5 .container_block .single_question{flex-basis:auto;margin:0 auto 40px !important;max-width:360px}.promo_section.promo_5 .container_block .single_question .question_texter{font-size:14px}.promo_section.offers_promo{padding:60px 0 0}.promo_section.offers_promo .promo_title{font-size:27px;line-height:36px}.promo_section.offers_promo .sub_note{font-size:16px;line-height:24px;margin:20px auto 65px}.promo_section.offers_promo .flexible_promo{flex-direction:column}.promo_section.offers_promo .flexible_promo .single_promo{flex-basis:auto;width:100%;margin:0 0 60px !important}.container_block{max-width:330px}.container_block .widget_elements{padding:8px 0;justify-content:flex-start}.container_block .widget_elements .close_nav{display:block;cursor:pointer;color:white;opacity:0.7;position:absolute;top:35%;right:-7px}.container_block .widget_elements .limited_coupon{width:122px;height:38px;margin:0}.container_block .widget_elements .limited_coupon .coupon_text{font-size:13px;margin-top:8px}.container_block .widget_elements .limited_coupon .coupon_text span{display:inline-flex;margin-left:5px}.container_block .widget_elements .widget_image{display:none}.container_block .widget_elements .widget_text{margin:0 0px 0 7px;max-width:265px}.container_block .widget_elements .widget_text p.promo{font-size:14px}.container_block .widget_elements .widget_text p.promo.pc{display:none}.container_block .widget_elements .widget_text p.promo.mobile{display:block;line-height:16px}.container_block .widget_elements .widget_text p.promo.mobile span.limit{font-size:16px}.container_block .widget_elements .widget_text p.promo.mobile.loyalty{font-size:16px}.container_block .widget_elements .widget_text p.promo span.active_promo{display:unset}.container_block .widget_elements .widget_text p.subtitle.active_promo{display:none}.container_block .widget_elements .widget_text p.subtitle.pc{display:none}.container_block .widget_elements .widget_text p.subtitle.mobile{display:block;line-height:18px}.container_block .widget_elements .widget_text p.subtitle.mobile span.offers{font-weight:400}.container_block .widget_elements .widget_action{display:none}.container_block .nolimit{flex-direction:column;align-items:flex-start}.container_block .nolimit .widget_text{margin:0}.container_block .nolimit .offers_timer{margin:0}.container_block .nolimit .offers_timer .timers_block{width:225px;height:24px;justify-content:space-around}.container_block .nolimit .offers_timer .timers_block .numbers_group{flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:42px;height:24px;border:0}.container_block .nolimit .offers_timer .timers_block .numbers_group:before{display:none}.container_block .nolimit .offers_timer .timers_block .numbers_group:after{display:none}.container_block .nolimit .offers_timer .timers_block .numbers_group+.numbers_group{margin-left:15px}.container_block .nolimit .offers_timer .timers_block .numbers_group .single_number{width:7px}.container_block .nolimit .offers_timer .timers_block .numbers_group .single_number .half{font-size:18px;line-height:24px}.container_block .nolimit .offers_timer .timers_block .numbers_group .name{font-size:8px;line-height:10px;margin-left:5px}.container_block .buy_section{padding:10px 20px 0}.promo_section.promo_6 .bg_filler .promo_block.promo_6{padding:0px;margin:30px auto 0}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image{display:none}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image.D4Boost{display:block;width:330px;height:452px;margin-top:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image.EloBoost{display:block;width:320px;height:453px;margin-top:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image.ValorBoost{display:block;width:320px;height:463px;margin-top:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image.Dota2{display:block;width:320px;height:300px;margin-top:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image.DeadlockBoost{display:block;width:320px;height:370px;margin-top:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_image.TftBoost{display:block;width:266px;height:320px;margin-top:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.promo_title{font-size:20px;line-height:25px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.flexible_questions .single_question .title_container h4.question_title{margin-left:15px;font-size:18px;line-height:20px}.promo_section.promo_6 .bg_filler .promo_block.promo_6>.flexible_questions .single_question p.question_answer{margin-left:0;margin-top:20px}.flexible_block{padding:0}.flexible_block .main_content_section{flex-direction:column}.flexible_block .main_content_section .chat_with_controls{order:2;padding:20px;box-sizing:border-box;margin-top:10px}.header_controls{width:100%;margin-bottom:20px;border-bottom:unset}.header_controls .left_sibling,.header_controls .right_sibling{display:flex;z-index:2;height:45px}.header_controls .left_sibling:before,.header_controls .right_sibling:before{display:none}.header_controls .left_sibling.on:before,.header_controls .right_sibling.on:before{top:35px;left:-14px;text-align:center;font-size:12px;line-height:12px;display:flex;align-items:center;position:absolute;min-height:25px;min-width:80px;color:var(--color-gray)}.header_controls .left_sibling:after,.header_controls .right_sibling:after{display:block;content:" ";height:0;width:0}.header_controls .left_sibling img,.header_controls .right_sibling img{display:none;width:5px;height:10px}.header_controls .left_sibling.on:before{left:0;text-align:left;content:attr(data-left-before)}.header_controls .left_sibling:after{border-right:5px solid var(--color-dark);border-top:5px solid transparent;border-bottom:5px solid transparent}.header_controls .right_sibling.on:before{left:unset;right:0;text-align:right;content:attr(data-right-before)}.header_controls .right_sibling:after{border-left:5px solid var(--color-dark);border-top:5px solid transparent;border-bottom:5px solid transparent}.header_controls .header_control{flex-basis:100%;display:none;text-align:center;padding:10px 20px 30px 20px}.header_controls .header_control>span.tmpl{vertical-align:sub}.header_controls .header_control.active{display:block}.input_scroll .scroll_helper{display:none}section#header-section>.container_block{padding-top:70px;padding-bottom:10px;min-height:240px;height:unset;width:100%}section#header-section>.container_block .theme_titler .titler_context p.blank:last-child{width:245px;margin:0px auto}.gray_divider{margin:0 0 48px 0}.new_result{flex-direction:column;justify-content:flex-start;align-items:flex-start}.new_result .others{flex-direction:column;order:3;align-items:flex-start}.new_result .total_and_currency{flex-direction:column;justify-content:space-between;width:100%;align-items:flex-start}.new_result .total_and_currency .selectors{order:1;width:100%;flex-direction:column}.new_result .total_and_currency .selectors>.pay_type{flex-direction:column;width:100%;align-items:flex-start}.new_result .total_and_currency .selectors>.pay_type>a{width:80%;box-sizing:border-box;position:relative;margin-top:10px}.new_result .total_and_currency .selectors>.pay_type>a .single_value{margin-left:0;width:100%}.new_result .total_and_currency .selectors>.pay_type>a .single_value .ext_pp{font-size:14px}.new_result .total_and_currency .selectors>.pay_type>.single_value{width:80%;box-sizing:border-box;position:relative}.new_result .total_and_currency .selectors>.pay_type>.single_value+.single_value{margin-left:0;margin-top:10px}.new_result .total_and_currency .selectors>.pay_type>.single_value.selected:hover{background-color:var(--color-dark-red);color:var(--color-true-white)}.new_result .total_and_currency .selectors>.pay_type>.single_value:hover{background-color:whitesmoke;color:inherit}.new_result .total_and_currency .selectors>.pay_type>.single_value.selected:before{padding-top:2px}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note{left:100%;position:absolute;margin-left:10px;color:#989898 !important;border:1px solid #989898 !important}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note:hover>.pay_type_note_text{right:-25px;left:auto}.new_result .total_and_currency .selectors>.pay_type>.single_value>.pay_type_note:hover>.pay_type_note_text:before{right:23px;left:auto}.new_result .total_and_currency .selectors>.email_box{position:relative;width:80%;box-sizing:border-box;align-self:flex-start}.new_result .total_and_currency .selectors>.email_box>input{width:100%}.new_result .total_and_currency>.currency_totals{justify-content:flex-start;width:100%;margin-bottom:10px}.new_result .total_and_currency>.currency_totals .currency_selector{margin-right:5px}.new_result .total_and_currency .totals{order:2;font-size:38px;margin:5px 0 0 0}.new_result .coupon_code{order:4}.new_result .coupon_code>.code_box{width:100%}.new_result .discount_data{order:4;min-height:0}.new_result .discount_data .discount_text{text-align:start;margin-bottom:3px}.new_result .discount_data .discount_text br{display:block}.actions_block{margin:0 0 10px 0;width:100%}.actions_block .submit_buy .big{display:inline-flex;justify-content:center;align-items:center;flex-wrap:nowrap}.actions_block .submit_buy .big .big_button_text.stripe{font-size:20px;line-height:22px;max-width:165px;margin-left:-10px}.actions_block .promo_block{margin-top:10px;box-sizing:border-box}.actions_block .promo_block .promo_title{font-size:15px;padding:10px 10px 10px 70px}.actions_block .promo_block .promo_title:before{left:0px;top:-5px}.actions_block .promo_block .promo_text{text-align:center}.buy_section{padding-top:0 !important}.buy_block{padding:0px 0px;background:var(--color-true-white) url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-62872a90893bc40095ea80522c97f0022d3998f1b6c2c8753a8211312f0bc6f8.svg") no-repeat center 125px;background-size:320px !important}.buy_block .skill_rating_buy{margin:10px auto 0px;max-width:260px}.buy_block .skill_rating_buy .flexible_role{flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;margin-top:40px}.buy_block .skill_rating_buy .flexible_role .role_title{width:100%;margin-right:0;text-align:center;margin-bottom:20px}.buy_block .skill_rating_buy .flexible_role .role_selector{margin-left:0;flex-basis:125px;box-sizing:border-box;margin-bottom:10px;flex-grow:0;flex-shrink:0;padding:20px 0}.buy_block .skill_rating_buy .flexible_role .role_selector img{margin-right:7px}.buy_block .skill_rating_buy .flexible_role .role_selector .note-template{margin-left:2px}.buy_block .skill_rating_buy .flexible_buy{flex-direction:column}.buy_block .skill_rating_buy .flexible_buy .input_zone{flex-basis:auto !important;width:100%}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number.rainbow input{background-size:contain !important}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .display_selector{font-size:27px;line-height:37px}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number .input_dat_set .cost_data{font-size:27px;line-height:37px}.buy_block .skill_rating_buy .flexible_buy .input_zone .input_number input{font-size:27px}.buy_block .skill_rating_buy .flexible_buy .input_zone:first-child{margin-right:0;margin-bottom:20px}.buy_block .skill_rating_buy .flexible_buy .input_zone:nth-child(2n){margin-left:0px}.buy_block .skill_rating_buy .flexible_buy .input_zone p{text-align:left;margin-bottom:15px}.buy_block .skill_rating_buy .flexible_option{margin-top:15px;text-align:center;margin-bottom:0}.buy_block .skill_rating_buy .flexible_option .options_input{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:inline-flex;margin:auto}.buy_block .skill_rating_buy .flexible_option .options_input .input_checker{margin-right:0}.buy_block .skill_rating_buy .flexible_option .options_input .input_checker:first-child{margin-bottom:20px}.buy_block .skill_rating_buy .flexible_option .new_options .header_controls{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker{display:block;margin-bottom:0;margin-top:0;padding-top:13px;padding-bottom:10px;border-top:0}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.enabled ~ .headers_worker{border-top:1px solid var(--color-light-gray)}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.disabled{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text .description_title{text-align:left;font-weight:bold;color:var(--color-dark);font-size:18px}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text .description_title .vision_state img{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text .description_title>span.tmpl:first-of-type{display:inline-block;color:var(--color-dark-red);font-size:25px;line-height:24px;vertical-align:sub;margin-right:10px}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text .description_title.selected{color:var(--color-dark-red)}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text .description_title.selected>span.tmpl.template-checked{display:inline-block;margin-right:10px}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text .description_title.selected>span.tmpl:first-of-type{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text>p{display:block}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .description_block .description_text>p.warning{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .option_description .action_button{display:block;margin-top:10px}.buy_block .skill_rating_buy .flexible_option .new_options .headers_worker.active .worker_container .options_content .options_data{display:block}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_icon{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description{padding:0;flex-direction:column}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title{text-align:left;font-size:13px;line-height:20px;color:var(--color-gray);font-weight:400}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title.selected{color:var(--color-dark-red);font-weight:bold}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title.selected>span.tmpl{display:inline-block;margin-right:10px}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title.selected>span.tmpl:first-of-type{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text .description_title .vision_state{position:absolute;right:0;top:8px;display:block}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text>p{display:none;text-align:left;font-size:14px;line-height:21px}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .description_block .description_text>p.warning{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .option_description .action_button{display:none;margin:0;width:100%}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .options_data{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .options_data .select_booster .booster{justify-content:flex-start}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .options_data .select_booster .booster .booster_name{flex-grow:0.9}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .options_data .select_booster .booster .booster_league{display:none}.buy_block .skill_rating_buy .flexible_option .new_options .worker_container .options_content .options_data .select_booster .booster .booster_rating{display:none}.buy_block .skill_rating_buy .flexible_option .new_options.pick_heroes div[data-target="open_option_duo_boost"] .headers_worker.active .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .flexible_option .new_options.duo_boost div[data-target="open_option_pick_heroes"] .headers_worker.active .worker_container .options_content .option_description .description_block .description_text>p.warning{display:block}.buy_block .skill_rating_buy .result_input{flex-direction:column}.buy_block .skill_rating_buy .result_input .result_text{text-align:center;margin-right:0;margin-bottom:15px}.buy_block .skill_rating_buy .flexible_actions .actions_input{flex-direction:column}.buy_block .skill_rating_buy .flexible_actions .actions_input .promo_code_input{margin-bottom:33px}.buy_block .skill_rating_buy .flexible_actions .actions_input .promo_code_input .code_box{width:160px}.buy_block .skill_rating_buy .flexible_actions .actions_input .promo_code_input .code_box input{font-size:14px}.promo_section.promo_1 .bg_filler .promo_image{display:none}.promo_section.promo_1 .bg_filler .promo_image.personal{display:block;max-width:238px;height:300px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.business{display:block;max-width:280px;height:264px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.d4{display:block;max-width:280px;height:318px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.elo{display:block;max-width:280px;height:320px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.pubg{display:block;max-width:557px;height:700px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.rain{display:block;max-width:320px;height:287px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.valor{display:block;max-width:330px;height:364px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.over{display:block;max-width:330px;height:339px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.dota{display:block;max-width:320px;height:370px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.deadlock{display:block;max-width:320px;height:370px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.tft{display:block;max-width:320px;height:300px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_image.mobile{display:block;max-width:330px;height:351px;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0}.promo_section.promo_1 .bg_filler .promo_block.promo_1{padding:50px 20px 330px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.personal,.promo_section.promo_1 .bg_filler .promo_block.promo_1.business{padding:50px 20px 395px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.D4Boost{padding:50px 20px 375px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.EloBoost{padding:50px 20px 410px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.ValorBoost{padding:50px 20px 420px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.Dota2,.promo_section.promo_1 .bg_filler .promo_block.promo_1.DeadlockBoost{padding:50px 20px 430px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.TftBoost{padding:50px 20px 370px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1.PubgBoost{padding:50px 20px 380px 20px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions{flex-direction:column}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question{width:auto}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question p .question_answer{font-size:14px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(3n){margin-top:40px}.promo_section.promo_1 .bg_filler .promo_block.promo_1 .flexible_questions .single_question:nth-child(2n){margin-top:40px;margin-left:0}.promo_section.promo_7 .bg_filler .promo_image{display:block;margin:0 auto;width:100%;height:300px;bottom:0;left:0;top:unset}.promo_section.promo_7 .bg_filler .promo_image.D4Boost,.promo_section.promo_7 .bg_filler .promo_image.ValorBoost,.promo_section.promo_7 .bg_filler .promo_image.EloBoost,.promo_section.promo_7 .bg_filler .promo_image.TftBoost,.promo_section.promo_7 .bg_filler .promo_image.Dota2{width:100%;height:300px}.promo_section.promo_7 .bg_filler .promo_block.promo_7{padding:50px 20px;margin-bottom:300px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .title{margin-left:35px;font-size:24px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions{flex-direction:column}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question{width:auto}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question p .question_answer{font-size:14px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question:nth-child(3n){margin-top:40px}.promo_section.promo_7 .bg_filler .promo_block.promo_7 .flexible_questions .single_question:nth-child(2n){margin-top:40px;margin-left:0}.promo_section.promo_8 .bg_filler .promo_image{display:block;margin:0 auto;width:100%;height:300px;bottom:0;transform:scale(-1, 1);right:unset;top:unset}.promo_section.promo_8 .bg_filler .promo_image.D4Boost,.promo_section.promo_8 .bg_filler .promo_image.ValorBoost,.promo_section.promo_8 .bg_filler .promo_image.TftBoost{width:100%;height:300px}.promo_section.promo_8 .bg_filler .promo_image.EloBoost,.promo_section.promo_8 .bg_filler .promo_image.Dota2{width:100%;height:320px}.promo_section.promo_8 .bg_filler .promo_block.promo_8{padding:50px 20px;margin-bottom:300px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .title{margin-left:15px;font-size:24px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions{flex-direction:column}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question{width:auto}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question p .question_answer{font-size:14px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(3n){margin-top:40px}.promo_section.promo_8 .bg_filler .promo_block.promo_8 .flexible_questions .single_question:nth-child(2n){margin-top:40px;margin-left:0}.review_section .review_title{font-size:27px;padding-top:60px}.review_section .worker{margin-top:30px;width:320px;padding:0 0 45px 40px}.review_section .worker .spin_left,.review_section .worker .spin_right{background-position:center;background-size:10px 45px}.review_section .reviews_font_summary{flex-direction:column;justify-content:center;align-items:flex-start}.review_section .reviews_font_summary>.single_stat>i{font-size:30px}.review_section .reviews_font_summary>.single_stat>p{font-size:18px;line-height:24px}.review_section .reviews_font_summary>.single_stat+.single_stat{margin-top:20px}.review_section .review_wrapper{margin-top:38px;position:relative}.review_section .review_wrapper .new_reviews_front{max-width:320px}.review_section .review_wrapper .new_reviews_front .single_review{padding:20px 30px}.review_section .review_wrapper .new_reviews_front .single_review .header_block .left{width:100%;justify-content:space-between}.review_section .review_wrapper .new_reviews_front .single_review .header_block .left .fixed_answer{width:20px;height:20px}.review_section .review_wrapper .new_reviews_front .single_review .header_block .left .fixed_answer i{font-size:20px}.review_section .review_wrapper .new_reviews_front .single_review .header_block .left .customer_name{font-size:18px}.review_section .review_wrapper .new_reviews_front .single_review .header_block .left .rating{margin-left:0;flex-grow:1;text-align:right}.review_section .review_wrapper .new_reviews_front .single_review .header_block .left .rating i+i{margin-left:1px}.review_section .review_wrapper .new_reviews_front .single_review .header_block .right{display:none}.review_section .review_wrapper .new_reviews_front .single_review .footer_block{flex-wrap:wrap}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .left{flex-basis:100%}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .left .from .title_value{font-size:14px}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .left .order_divider{margin:0 10px}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .left .to{margin-left:0}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .left .to .title_value{font-size:14px}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .center{margin-top:20px;font-size:14px;line-height:19px}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .right{margin-top:20px;width:24px;height:24px;display:block}.review_section .review_wrapper .new_reviews_front .single_review .footer_block .right i{font-size:24px}.review_section .review_wrapper .new_reviews_front .single_review .contain_block{font-size:14px;line-height:20px;max-height:80px}.review_section .review_wrapper .wrap_arrow{font-size:20px;padding:2px;position:absolute;top:70px}.review_section .review_wrapper .wrap_arrow.left{left:5px}.review_section .review_wrapper .wrap_arrow.right{right:5px}.promo_section.promo_2 .bg_filler .promo_image{display:none;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0;top:unset}.promo_section.promo_2 .bg_filler .promo_image.d4{left:0;display:block;width:234px;height:316px}.promo_section.promo_2 .bg_filler .promo_image.elo{display:block;max-width:330px;height:405px}.promo_section.promo_2 .bg_filler .promo_image.valor{display:block;max-width:330px;height:318px}.promo_section.promo_2 .bg_filler .promo_image.pubg{display:block;width:330px;height:338px}.promo_section.promo_2 .bg_filler .promo_image.rain{left:0;display:block;width:320px;height:302px}.promo_section.promo_2 .bg_filler .promo_image.over{display:block;max-width:330px;height:491px}.promo_section.promo_2 .bg_filler .promo_image.dota{display:block;max-width:320px;height:318px}.promo_section.promo_2 .bg_filler .promo_image.deadlock{display:block;max-width:320px;height:370px}.promo_section.promo_2 .bg_filler .promo_image.tft{display:block;max-width:330px;height:326px;left:0}.promo_section.promo_2 .bg_filler .promo_image.mobile{display:block;max-width:330px;height:370px;left:0}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo{margin:60px 20px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.d4{margin-bottom:330px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.elo{margin-bottom:461px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.pubg{margin-bottom:361px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.valor{margin-bottom:361px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.over{margin-bottom:530px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.dota{margin-bottom:340px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.deadlock{margin-bottom:385px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.tft{margin-bottom:360px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo.mlbb{margin-bottom:410px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .promo_title{font-size:27px;margin-bottom:30px;line-height:36px}.promo_section.promo_2 .bg_filler .promo_block.promo_2 .flexible_promo .single_promo .promo_text{width:auto;font-size:14px;line-height:21px}.promo_section.promo_3 .bg_filler .promo_block.promo_3{padding:0}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .promo_title{padding:60px 0 30px;font-size:27px;line-height:36px;width:100%}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo{flex-direction:column}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo{flex-basis:auto;margin-right:0}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo:last-child{margin-top:30px}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .flexible_promo .single_promo .promo_text{font-size:14px;line-height:21px}.promo_section.promo_3 .bg_filler .promo_block.promo_3 .promo_after{font-size:14px;padding:30px 0 20px}header .header_block>.container_block{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 20px 0 20px}header .header_block>.container_block .social_networks{height:24px;margin:30px 0}header .header_block>.container_block .social_networks .soc{margin-left:30px}header .header_block>.container_block .social_networks .youtube .logo{height:16px;width:23px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/youtube_mobile-84ecab3d1c4de6bc38eb3d2397983c35301ea624bfa75f886c9bed97fe87d38e.svg)}header .header_block>.container_block .social_networks .instagram .logo{height:20px;width:20px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/instagram_mobile-c2c2487950785d34fbb9525c108f306192608c7a517a641606d7df378326c8e9.svg)}header .header_block>.container_block .social_networks .facebook .logo{height:25px;width:25px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/facebook_mobile-a00706ae58bec80884b99e50a19b2b2b4c6f793eeb610a7a2506fad13177684d.svg)}header .header_block>.container_block .social_networks .patreon .logo{height:20px;width:20px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/patreon_mobile-6a276f0a0c2969efbbf04d89dd791f195d7849c961fda5132cc47722d46d0f05.svg)}header .header_block>.container_block .social_networks .tiktok .logo{height:22px;width:20px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/tiktok_mobile-65709fe357afc64f2a397f65e8b9235eac59c4f16b1f4d1f26698796c35253c0.svg)}header .header_block>.container_block .social_networks .mail .logo{height:24px;width:24px;background-image:url(https://vibegenerator.b-cdn.net/assets/img/mail_mobile-f5cefa8ee4f826e0c731794ddee9a57282bd50569b52bea348cb0987f50c493d.svg)}header .header_block>.container_block .logo_block .image_block{width:40px}header .header_block>.container_block .logo_block>.name_block{max-width:205px;font-size:20px;line-height:20px;margin-left:10px;font-weight:700}header .header_block>.container_block .logo_block>.name_block>a{display:none}header .header_block>.container_block .logo_block>.name_block .mobile_name{display:block}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection{font-size:16px;line-height:17px;margin-top:0px;margin-bottom:3px}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .items_list .single_item>img{display:inline-flex}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection .current_game:after{right:-23px;top:3px;border-top:10px solid #d70147;border-left:9px solid transparent;border-right:9px solid transparent}header .header_block>.container_block .logo_block>.name_block .boosteria-game-selection.collapsed .current_game:after{right:-25px;top:2px;border-top:0;border-bottom:10px solid #d70147;border-left:9px solid transparent;border-right:9px solid transparent}header .header_block>.container_block .logo_menu .button{display:none}header .header_block>.container_block .language .language_selector{width:320px}header .header_block .nav_block.active{width:100%;z-index:9999}header .header_block .nav_block.active nav.mobile_hide{display:flex}header .header_block .nav_block.active nav.mobile_hide ul{flex-direction:column;align-items:baseline;text-align:center}header .header_block .nav_block.active nav.mobile_hide ul .preselect_item{order:4}header .header_block .nav_block.active nav.mobile_hide ul .preselect_item .items_list{left:50px}header .header_block .nav_block.active nav.mobile_hide ul .preselect_item .items_list .single_item{justify-content:space-around}header .header_block .nav_block.active .nav_option .language.selector{display:none}header .header_block .nav_block.active .nav_option .logo_block{display:flex}header .header_block .nav_block.active .nav_more_option .button_block{width:280px}header .header_block .login_block{display:none}section#header-section.final-step>.container_block{min-height:80px}section#header-section.final-step>.container_block .theme_titler .titler_context h1{display:none}section#header-section>.container_block .theme_titler .titler_context .background_layout{width:320px;margin-left:-160px}section#header-section>.container_block .theme_titler .titler_context h1{font-size:27px}section#header-section>.container_block .theme_titler .titler_context p{display:none}section#header-section>.container_block .theme_titler .titler_context p.warning{margin:31px 20px 0;padding:12px 20px;font-size:14px;line-height:20px}section#header-section>.container_block .theme_titler .titler_context p.warning:before{display:none}section.booster-section{margin-top:10px}section.booster-section .working_area{padding:30px 20px;width:100%}section.booster-section .working_area .buttons_block{margin-top:28px}section#chat-section .chat_display_block{padding:40px 0}section#chat-section .chat_display_block .chat_messages{padding:20px 0 0 0}section#chat-section .chat_display_block .chat_messages .single_message{max-width:100%}section#chat-section .chat_display_block .chat_messages .single_message>.message_container{font-size:14px}section#chat-section .chat_input_block textarea.message_input_zone{height:58px}section.order-info-section .working_area{width:330px;padding:30px 20px;margin-top:10px}section#history_section{margin-top:10px;padding:30px 20px 0px 20px;box-sizing:border-box}section#history_section .history_table .history_header{display:none}section#history_section .history_table .history_worker .history_row{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;border-top:1px solid var(--color-light-gray)}section#history_section .history_table .history_worker .history_row .single_history{flex-direction:column;align-items:flex-start;justify-content:center;line-height:30px;width:50%;border-top:0}section#history_section .history_table .history_worker .history_row .single_history .history_item{flex-basis:30px}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_number{flex-basis:80px;max-height:80px}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_number img{max-height:80px}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating{flex-basis:30px;text-align:left}section#history_section .history_table .history_worker .history_row .single_history .history_item.skill_rating>span.rating_change{font-size:14px;color:var(--color-gray)}section#history_section .history_table .history_worker .history_row .single_history .history_item.game_time{flex-basis:30px}section#history_section .history_table .history_worker .history_row .single_history.pre_wrap{display:flex}section#history_section .history_table .history_worker .history_row .single_history:first-child,section#history_section .history_table .history_worker .history_row .single_history:nth-child(2){border-top:0}section#history_section .history_table .history_worker .history_row .champion_row>.versus_divider .game_length{display:none}section#history_section .history_table .history_worker .history_row .champion_row>.champion_header{display:none}section#history_section .history_table .history_worker .history_row .champion_row .radiant_team,section#history_section .history_table .history_worker .history_row .champion_row .dire_team{display:flex;flex-direction:row;flex-wrap:wrap}section#history_section .history_table .history_worker .history_row .champion_row .radiant_team .single_champion,section#history_section .history_table .history_worker .history_row .champion_row .dire_team .single_champion{width:50%;flex-direction:column}section#history_section .history_table .history_worker .history_row .champion_row .single_champion>.champion_item.hero_icon{width:30px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header.pre_wrap,section#history_section .history_table .history_worker .history_row .champion_row .single_champion.pre_wrap{display:flex;flex-direction:column;width:50%}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.hero_icon,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.hero_icon{flex-basis:30px;line-height:30px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.kda,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.kda{flex-basis:20px;line-height:24px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.creeps,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.creeps{flex-basis:20px;line-height:24px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.spells,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.spells{flex-basis:20px;line-height:24px;flex-direction:row}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.spells>.single_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.spells>.single_item{width:20px;height:20px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items{flex-basis:60px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.item_set,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.item_set{flex-basis:75px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.item_set>.single_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.item_set>.single_item{width:20px;height:20px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.trinket_set,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.trinket_set{flex-basis:20px}section#history_section .history_table .history_worker .history_row .champion_row .champion_header .champion_item.items>.trinket_set>.single_item,section#history_section .history_table .history_worker .history_row .champion_row .single_champion .champion_item.items>.trinket_set>.single_item{width:20px;height:20px}section#history_section .history_button{margin-top:15px;display:block}section#heroes-section .hero_block .hero_icon_title{width:46px;height:46px}section#heroes-section .hero_block .hero_selectors{margin-left:10px}section#heroes-section .hero_block .hero_selectors .single_hero{flex-basis:51px;width:51px;height:51px;margin-right:6px;margin-bottom:8px}section#heroes-section .hero_block .hero_selectors .single_hero:nth-child(5n+5){margin-right:0}section#heroes-section .submit_button{width:100%}footer .vibe_footer_block .container_block{padding:90px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;flex-wrap:nowrap;text-align:start}footer .vibe_footer_block .container_block>.boosting_services{margin-bottom:5px}footer .vibe_footer_block .container_block>.boosting_services .other_games{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item{margin:0 0 40px;flex-basis:50%;text-align:left}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item>.game_icon{width:40px;height:40px;border-radius:20px}footer .vibe_footer_block .container_block>.boosting_services .other_games .other_item>.other_namer{font-size:13px;line-height:20px;margin-left:10px}footer .vibe_footer_block .container_block>.boosting_services>h4{line-height:30px;max-width:85%;margin:0 auto 35px auto}footer .vibe_footer_block .container_block .links{flex-basis:auto !important}footer .vibe_footer_block .container_block .links ul{display:block !important;color:var(--color-true-white);align-items:center;justify-content:flex-end}footer .vibe_footer_block .container_block .footer_single{flex-basis:auto;width:100%;margin-bottom:40px}footer .vibe_footer_block .container_block .footer_single .pay_methods_images img{margin-right:15px}footer .vibe_footer_block .container_block .footer_single p{padding-right:0;font-size:12px}footer .vibe_footer_block .container_block .footer_single.jobs{margin-bottom:0}footer .vibe_footer_block .container_block .footer_single.other{flex-basis:unset;flex-wrap:wrap;flex-direction:column}footer .vibe_footer_block .container_block .footer_single.other span{margin-right:0;margin-bottom:30px}footer .vibe_footer_block .container_block .footer_single.other .social_networks{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}footer .vibe_footer_block .container_block .footer_single.other .social_networks .soc{margin-left:0}a .promo_game_banner{width:250px;height:61px;background:url(https://vibegenerator.b-cdn.net/assets/misc/tft-boosting-promo-mobile-b1bb3961b19d2f9cdd754f2f827b581bd7fdd49bc0bff1eb63b28fc70ea06a76.jpg) no-repeat center bottom;margin-left:10px}}.sticker_tab{position:absolute;bottom:50px;left:-225px;display:none;border:solid;border-radius:3%;z-index:1}.sticker_tab div.remote_without_link{cursor:pointer}.container_404{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;padding:150px 0 0px;margin:auto;max-width:700px}.container_404 .sub_note{margin:auto;text-align:center;line-height:27px;font-size:18px;margin-top:28px}.container_404 ul{justify-content:center;padding:40px 20px;border-radius:20px}.container_404 ul li{display:inline-block;margin-right:0;margin-bottom:5px}.container_404 ul li a{margin-left:50px;font-size:18px;font-weight:bold;color:var(--color-dark-red)}.shape_404{height:800px;justify-content:center;position:relative;overflow:hidden;background:url(https://vibegenerator.b-cdn.net/assets/backgrounds/404-error-boosteria-com-ad98244d9089bd671447bfe0b726c8ae36845f1f5120fe0032d015bd869be6dc.png) no-repeat center bottom;background-size:contain}.container_ban{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;padding:60px 0 0px;margin:auto;max-width:1000px}.container_ban h1{margin:0 auto}.container_ban .sub_note{margin:auto;text-align:center;line-height:37px;font-size:28px;margin-top:30px}.container_ban ul{justify-content:center;padding:40px 20px;border-radius:20px}.container_ban ul li{display:inline-block;margin-right:0;margin-bottom:5px}.container_ban ul li a{margin-right:10px;font-size:18px;font-weight:bold;color:var(--color-dark-red)}.promo_game_banner{position:fixed;width:370px;height:90px;background:url(https://vibegenerator.b-cdn.net/assets/misc/tft-boost-promo-ee209434f9ae6ad61e41d669d902225cc21709ed30336985765b1586bdb1d512.jpg) no-repeat center bottom;left:0;bottom:0;z-index:99999;margin-left:50px}.log_form{margin-top:10px;text-align:center;color:red}::-webkit-input-placeholder{color:var(--color-gray)}:-moz-placeholder{color:var(--color-gray);opacity:1}::-moz-placeholder{color:var(--color-gray);opacity:1}:-ms-input-placeholder{color:var(--color-gray)}::-ms-input-placeholder{color:var(--color-gray)}::placeholder{color:var(--color-gray)}:root{--color-blue: rgb(50, 107, 187);--color-green: rgb(98, 189, 0);--color-dark-red: #FF5270;--color-light-gray: rgb(219, 219, 219);--color-gray: rgb(82, 82, 82);--color-gray-10: rgba(152, 152, 152, 0.1);--color-dark: rgb(50, 50, 50);--color-light: rgb(245, 245, 245);--color-ginger: rgb(255, 175, 0);--color-gold: rgb(255, 216, 0);--color-true-white: rgb(255, 255, 255);--color-light-background: rgb(255, 255, 255);--color-true-black: rgb(0, 0, 0);--color-border: rgb(192, 192, 192);--color-red: red;--color-dark-green-light: rgba(0, 113, 37, 0.2);--color-dark-red-light: rgba(180, 67, 53, 0.2);--gardien-red-from: rgb(255, 144, 129);--gardien-red-to: rgb(255, 82, 112);--gardien-red-shadow: rgb(225, 55, 80);--gardien-red-hover-from: rgb(164, 14, 39);--gardien-red-hover-to: rgb(139, 11, 33);--gardien-red-hover-shadow: rgb(98, 8, 23);--dark-true-white: rgb(255, 255, 255);--dark-light-gray: rgb(219, 219, 219);--dark-light: rgb(245, 245, 245);--dark-true-black: rgb(0, 0, 0);--dark-background: rgb(245, 245, 245);--dark-input: white;--dark-gray: rgb(50, 50, 50);--wild-blue-yonder: #98b4cb;--light-cobalt-blue: #89aced;--lavender: #c183d9;--pink-flamingo: #f26ef3;--pastel-red: #f56868;--shandy: #f9e96d}:root .mode-select i.template-moon{opacity:0}:root .mode-select i.template-sun{opacity:1}body[data-theme="dark"],body.cookie[data-theme="dark"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body[data-theme="dark"] .buy_block,body.cookie[data-theme="dark"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body[data-theme="dark"] .mode-select i.template-moon,body.cookie[data-theme="dark"] .mode-select i.template-moon{opacity:1}body[data-theme="dark"] .mode-select i.template-sun,body.cookie[data-theme="dark"] .mode-select i.template-sun{opacity:0}@media (prefers-color-scheme: dark){body.default[data-theme="default"]{--color-dark: rgb(245, 245, 245);--color-gray: rgba(152, 152, 152);--color-light-background: #202731;--dark-true-white: #283347;--dark-light-gray: #283347;--dark-light: #222b3c;--dark-true-black: rgb(255, 255, 255);--dark-background: #202731;--dark-input: #30415d;--dark-gray: rgb(210, 210, 210)}body.default[data-theme="default"] .buy_block{background:url("https://vibegenerator.b-cdn.net/assets/icons/lockshield-dark-d3d1b51d55e52220ff4abbbe3e3c2d7d5befcc9ed656701ad1f3c9a550bbb476.svg") no-repeat center 80px;background-size:550px}body.default[data-theme="default"] .mode-select i.template-moon{opacity:1}body.default[data-theme="default"] .mode-select i.template-sun{opacity:0}}.d-none{display:none !important}.placement .input_elo .league_input,.coaching .input_elo .league_input{align-items:flex-start}.placement .input_elo .league_input .input_icons,.coaching .input_elo .league_input .input_icons{flex-wrap:wrap;flex-basis:225px}.placement .input_elo .league_input .icon,.coaching .input_elo .league_input .icon{margin-right:10px;margin-bottom:10px;margin-left:0}.placement .input_elo .league_input .name_label,.coaching .input_elo .league_input .name_label{flex-basis:95px}.placement .input_elo.locked .league_input .icon,.coaching .input_elo.locked .league_input .icon{filter:grayscale(100%)}.input_elo .league_input{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px}.input_elo .league_input:last-of-type{margin-bottom:0}.input_elo .league_input .name_label{flex-basis:132px;color:var(--color-gray);font-size:16px}.input_elo .league_input .name_label.rainbow{display:flex;flex-basis:110px;padding-top:5px}.input_elo .league_input .input_icons{display:flex;flex-direction:row;flex-wrap:wrap}.input_elo .league_input .input_icons.ai_video{flex-basis:300px}.input_elo .league_input .input_icons>.icon.hidden{display:none}.input_elo .league_input .icon{min-width:46px;min-height:34px;border:1px solid var(--dark-light-gray);border-radius:5px;text-align:center;margin-bottom:10px;background-position:center center;background-size:27px;background-repeat:no-repeat;background-color:var(--dark-true-white);margin-right:7px;cursor:pointer;padding:0 15px;line-height:34px;box-sizing:border-box}.input_elo .league_input .icon.selected{background-color:var(--color-dark-red);border-radius:8px;border-color:var(--color-dark-red);color:var(--color-true-white)}.input_elo .league_input .icon:hover{background-color:var(--dark-light)}.input_elo .league_input .icon:hover.selected{background-color:#d70147}.input_elo .league_input .icon:first-of-type{margin-left:0}.input_elo .league_input .icon.elo_images{padding:0}.input_elo .league_input .icon.elo_images:before{content:" ";width:100%;height:100%;display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.input_elo .league_input.league_points.rainbow{margin-top:40px}.input_elo .league_input.league_points .lp_mark{display:none}.input_elo .league_input.league_points .active{display:block}.input_elo.locked .league_input .icon{filter:grayscale(100%)}.hidden_display_result{display:none;margin-top:30px;font-size:16px;line-height:30px;text-align:left;margin-bottom:20px}.hidden_display_result span{color:var(--color-gray)}@media only screen and (max-width: 991px){.buy_block .skill_rating_buy .flexible_buy .input_zone{flex-basis:50%}}@media only screen and (max-width: 767px){.input_elo .league_input{flex-direction:column;align-items:flex-start}.input_elo .league_input .name_label{flex-basis:auto;margin-bottom:10px}.input_elo .league_input .input_icons{flex-wrap:wrap}.input_elo .league_input .input_icons.ai_video{flex-basis:unset}.input_elo .league_input .input_icons .icon{min-width:100px;margin-left:0;margin-right:10px;margin-bottom:5px}.buy_block .skill_rating_buy .flexible_buy.placement{flex-direction:column}.buy_block .skill_rating_buy .flexible_buy.coaching{flex-direction:column}.placement .input_elo .league_input .name_label{flex-basis:auto}.placement .input_elo .league_input .input_icons{flex-basis:auto}.coaching .input_elo .league_input .name_label{flex-basis:auto}.coaching .input_elo .league_input .input_icons{flex-basis:auto}.hidden_display_result{font-size:14px;line-height:21px}}.tooltip{display:flex;position:relative;line-height:10px;width:18px;height:18px;text-align:center;font-size:13px;color:#989898;border-radius:10px;border:1px solid #989898;margin-left:4px;flex-direction:column;justify-content:center;align-items:center}.tooltip>.tooltip_text{display:none}.tooltip .tmpl{font-size:10px}.tooltip:hover>.tooltip_text{display:block;position:absolute;left:-115px;top:100%;margin-top:6px;width:250px;padding:20px;box-sizing:border-box;font-size:14px;font-weight:normal;line-height:24px;text-align:center;background-color:var(--dark-true-white);z-index:100;border-radius:15px;color:var(--color-dark);box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}.tooltip:hover>.tooltip_text:before{content:" ";position:absolute;left:calc(50% - 10px);bottom:100%;border-bottom:6px solid var(--dark-true-white);border-left:10px solid transparent;border-right:10px solid transparent}@media only screen and (max-width: 767px){.tooltip{left:100%;position:absolute;margin-left:10px;color:#989898 !important;border:1px solid #989898 !important}.tooltip:hover>.tooltip_text{right:-25px;left:auto}.tooltip:hover>.tooltip_text:before{right:23px;left:auto}}
