/* ТВОЙ ОРИГИНАЛЬНЫЙ КОД LAYOUT */
.header__top{background-color:var(--dark-blue);color:white;padding:6px 0;font-size:12px}.header-top-menu{display:flex;list-style:none;padding-left:0;margin-bottom:0;gap:15px;justify-content:flex-end;margin-right:35px}.header-top-toggle{width:100%;padding-left:60px;padding-right:6px;padding:0 6px 0;padding-left:60px}.header-top-toggle .bi{color:#fff;font-size:28px;line-height:0;display:block}.header-top-menu__link{font-weight:400;font-size:13px;text-transform:uppercase;color:#c8d6e5;text-decoration:none}.langs{display:flex;justify-content:flex-end;align-items:center}.lang-switcher__btn{background:none;border:none;font-weight:500;font-size:12px;color:#e1b12c;padding:6px 2px}.navbar{background-color:white;box-shadow:0 0px 0px rgba(0,0,0,0.1);padding:15px 0}.navbar-brand{padding:0;margin-right:1rem;text-decoration:none;display:flex;align-items:center}.navbar-brand img{height:40px;width:auto;max-width:200px;object-fit:contain}.navbar-nav .nav-link{color:var(--dark-blue) !important;font-weight:500;margin:0 15px;padding:8px 15px !important}.navbar-nav .nav-link:hover{color:var(--primary-green) !important}.btn-dedicated:hover{background-color:#34495e !important;color:white !important}.main-menu__item,.main-menu__link{font-weight:700;font-size:16px;color:#34495e;text-decoration:none}.main-menu__link{padding:8px 12px;transition:0.3s}.main-menu__link:hover{background:#192a56;border-radius:4px;color:#feffff}.main-menu .dropdown-menu{background:#fdfdfd;border:1px solid rgba(189,189,189,0.12);border-radius:16px;padding:12px 24px;min-width:350px}.main-menu .dropdown-item{font-weight:600;font-size:15px;color:#34495e;border-radius:8px;padding:12px;transition:0.3s}.main-menu .dropdown-item:hover{background:#192a56;color:#fff}.submenu{max-width:350px}.submenu.dropdown-menu{left:50%;transform:translateX(-50%);top:36px}.submenu li{margin:12px 0}.submenu__title{font-weight:700;font-size:16px;line-height:150%;color:#292929}.main-menu .dropdown-item:hover .submenu__title{color:#ff7d0f}.main-menu .submenu__text{white-space:normal;font-weight:400;font-size:14px;line-height:143%;color:#595959}.main-menu .dropdown-item:hover .submenu__text{color:#f5f6fa}.footer{background:#14191d;font-weight:500;font-size:16px;color:#a7a7a7;padding:60px 0 100px}.footer__title{font-weight:600;font-size:20px;color:#e67e22}.footer__text{font-weight:500;font-size:14px;color:#a7a7a7;margin-bottom:28px}.footer__title--white{color:#fff}.footer__title--blue{color:#5aabdd}.footer__info{margin-bottom:24px}.footer-menu{display:flex;justify-content:space-between;list-style:none;padding-left:0}.footer-menu__link{font-weight:400;font-size:15px;color:#ecf0f1;text-decoration:none;margin-bottom:18px;display:inline-block}.footer-menu__link--title{font-weight:600;font-size:20px;color:#e67e22}.footer-menu__submenu{list-style:none;padding-left:0}.newsletter{border-radius:10px;padding:28px 36px;background:#7445ff;display:flex;width:100%;justify-content:space-between;align-items:center;gap:10px;color:#fff}.newsletter__content{font-weight:400;font-size:16px;line-height:150%;color:#fff}.newsletter__title{font-weight:700;font-size:30px;line-height:127%;color:#fff}.newsletter__form{flex:0 0 50%;display:flex;justify-content:flex-end;gap:10px}.newsletter__input{border-radius:4px;padding:10px 12px;background:#f1f5f9;border:none;flex:1;font-family:'Google Sans',sans-serif}.newsletter__btn{border-radius:5px;padding:10px 25px;background:#c2410c;border:none;color:#fff;font-weight:700;text-transform:uppercase;font-family:'Google Sans',sans-serif;cursor:pointer;transition:0.3s}.newsletter__btn:hover{background:#ea580c;transform:translateY(-1px)}.footer_logo{margin-bottom:22px}.footer-policy__links{list-style:none;padding-left:0;display:flex;gap:20px;margin-bottom:18px}.footer-policy__link{font-weight:500;font-size:13px;color:#16a085;text-decoration:none}.footer__copyright{font-size:16px;color:#f5ad1b}.footer-payment__text{color:#fff;margin-bottom:20px}.footer-payment__list{display:flex;flex-wrap:nowrap;gap:7px;align-items:center;justify-content:flex-start}.footer-payment__link{display:inline-block;flex-shrink:0}.footer-payment__img{height:24px;width:auto;border-radius:4px;background:#fff}.btn-back-to-top{position:fixed;bottom:110px !important;right:32px !important;display:none;z-index:1099;width:50px;height:50px;border-radius:50% !important;background-color:#0d6efd !important;color:#ffffff !important;border:none;box-shadow:0 4px 10px rgba(0,0,0,0.3);transition:all 0.3s ease-in-out}.btn-back-to-top:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,0.4);background-color:#0b5ed7 !important;color:#ffffff !important}.fab-container{position:fixed;bottom:30px;right:30px;z-index:2000;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:15px}.fab-main-btn{width:50px;height:50px;border-radius:50%;background-color:#0d6efd;color:white;border:none;box-shadow:0 4px 15px rgba(13,110,253,0.4);font-size:24px;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.fab-main-btn:hover{background-color:#0b5ed7}.fab-main-btn .fa-times{display:none}.fab-container.active .fab-main-btn{background-color:#6c757d;transform:rotate(90deg)}.fab-container.active .fab-main-btn .fa-question{display:none}.fab-container.active .fab-main-btn .fa-times{display:block}.fab-options{display:flex;flex-direction:row;gap:15px;opacity:0;visibility:hidden;transform:translateX(20px);transition:all 0.3s cubic-bezier(0.68,-0.55,0.27,1.55)}.fab-container.active .fab-options{opacity:1;visibility:visible;transform:translateX(0)}.fab-option{width:50px;height:50px;border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;font-size:24px;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:transform 0.2s}.fab-option:hover{transform:scale(1.1);color:white}.fab-whatsapp{background-color:#128C4B}.fab-telegram{background-color:#005f99}

/* ВЫТАЩЕННЫЕ СТИЛИ DEDICATED ИЗ CLOUDHIVE.PRO */
.server-choice{padding:80px 0}.server-choice__inner{border:1px dashed #d1d1d1;padding:40px;border-radius:20px;display:flex;align-items:center;gap:40px}.server-choice__options{flex-shrink:0;display:flex;flex-direction:column;gap:15px;width:240px}.server-choice__btn{padding:15px 25px;border:1px solid #dee2e6;border-radius:10px;font-weight:700;font-size:16px;display:flex;align-items:center;gap:15px;color:#34495e;background:#fff;transition:0.2s;cursor:pointer;position:relative}.server-choice__btn:before{content:"";width:18px;height:18px;border:2px solid #ddd;border-radius:4px;flex-shrink:0}.server-choice__btn.active{background:#111;color:#fff;border-color:#111}.server-choice__btn.active:before{background-color:#2ecc71;border-color:#2ecc71;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.server-choice__text{flex-grow:1}.server-choice__title{font-weight:800;font-size:28px;color:#0b163f;margin-bottom:15px;text-transform:uppercase}.server-choice__text p{font-size:15px;line-height:1.6;color:#595959;margin-bottom:12px}.tech-specs{background:#143d0b;padding:80px 0;color:#fff}.tech-specs__title{font-weight:800;font-size:32px;color:#9ade7b;margin-bottom:10px;text-transform:uppercase}.tech-specs__subtitle{font-size:16px;color:#fff;opacity:0.9;margin-bottom:40px}.tech-specs__list{list-style:none;padding:0;margin:0}.tech-specs__list li{font-size:15px;margin-bottom:15px;display:flex;align-items:center;gap:12px;font-weight:500}.tech-specs__list i{color:#9ade7b;font-size:18px}