body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f4f4f4;color:#333}.page-roobet-ethereum{max-width:1200px;margin:0 auto;padding:0 15px}.page-roobet-ethereum__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-color:#000;padding-top:10px}.page-roobet-ethereum__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-roobet-ethereum__hero-content{position:relative;z-index:1;padding:20px;max-width:800px}.page-roobet-ethereum__hero-title{font-size:3em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-roobet-ethereum__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.5}.page-roobet-ethereum__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-roobet-ethereum__cta-button:hover{background-color:#f66a42;transform:translateY(-2px)}.page-roobet-ethereum__section{padding:50px 0;text-align:center}.page-roobet-ethereum__section-title{font-size:2.5em;color:#222;margin-bottom:30px}.page-roobet-ethereum__text-content{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 30px auto}.page-roobet-ethereum__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#1a1a1a;padding:30px 15px}.page-roobet-ethereum__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-roobet-ethereum__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-roobet-ethereum__card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}.page-roobet-ethereum__card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:30px;text-align:left;transition:transform .3s ease}.page-roobet-ethereum__card:hover{transform:translateY(-5px)}.page-roobet-ethereum__card-image{width:100%;max-width:100%;height:auto;border-radius:8px;margin-bottom:15px;object-fit:cover}.page-roobet-ethereum__card-title{font-size:1.5em;color:#222;margin-bottom:10px}.page-roobet-ethereum__card-description{font-size:.95em;line-height:1.5;color:#555}.page-roobet-ethereum__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-roobet-ethereum__button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color .3s ease,transform .3s ease}.page-roobet-ethereum__button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-roobet-ethereum__faq-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:15px;overflow:hidden}.page-roobet-ethereum__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#f9f9f9;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-roobet-ethereum__faq-question:hover{background-color:#eee}.page-roobet-ethereum__faq-question h3{margin:0;font-size:1.2em;color:#333;pointer-events:none}.page-roobet-ethereum__faq-toggle{font-size:1.5em;font-weight:bold;color:#555;transition:transform .3s ease;pointer-events:none}.page-roobet-ethereum__faq-item.active .page-roobet-ethereum__faq-toggle{transform:rotate(45deg)}.page-roobet-ethereum__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-roobet-ethereum__faq-item.active .page-roobet-ethereum__faq-answer{max-height:2000px !important;padding:20px 20px !important;opacity:1}.page-roobet-ethereum__faq-answer p{margin-bottom:10px;line-height:1.6;color:#666}.page-roobet-ethereum__blog-post-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);overflow:hidden;text-align:left;transition:transform .3s ease}.page-roobet-ethereum__blog-post-card:hover{transform:translateY(-5px)}.page-roobet-ethereum__blog-image{width:100%;max-width:100%;height:200px;object-fit:cover}.page-roobet-ethereum__blog-content{padding:20px}.page-roobet-ethereum__blog-title{font-size:1.4em;margin-bottom:10px;color:#222}.page-roobet-ethereum__blog-excerpt{font-size:.9em;line-height:1.5;color:#555;margin-bottom:15px}.page-roobet-ethereum__blog-link{display:inline-block;color:#e44d26;text-decoration:none;font-weight:bold}.page-roobet-ethereum__blog-link:hover{text-decoration:underline}@media (max-width:768px){.page-roobet-ethereum__hero-title{font-size:2.2em}.page-roobet-ethereum__hero-description{font-size:1em}.page-roobet-ethereum__cta-button{padding:12px 25px;font-size:1em}.page-roobet-ethereum__section{padding:30px 0}.page-roobet-ethereum__section-title{font-size:2em}.page-roobet-ethereum__text-content{font-size:1em}.page-roobet-ethereum__card-grid{grid-template-columns:1fr;gap:20px}.page-roobet-ethereum__button-group{flex-direction:column;gap:15px}.page-roobet-ethereum__button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-roobet-ethereum__faq-question{padding:15px}.page-roobet-ethereum__faq-question h3{font-size:1.1em}.page-roobet-ethereum__faq-answer{padding:0 15px}.page-roobet-ethereum__faq-item.active .page-roobet-ethereum__faq-answer{padding:15px 15px !important}.page-roobet-ethereum__blog-image{height:180px}.page-roobet-ethereum__blog-title{font-size:1.2em}.page-roobet-ethereum__blog-excerpt{font-size:.85em}.page-roobet-ethereum__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-roobet-ethereum__payment-logo,.page-roobet-ethereum__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-roobet-ethereum__card-description,.page-roobet-ethereum__faq-answer p,.page-roobet-ethereum__blog-excerpt{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-roobet-ethereum__card-grid .page-roobet-ethereum__card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px}.page-roobet-ethereum__card-image,.page-roobet-ethereum__blog-post-card .page-roobet-ethereum__blog-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important}}.page-roobet-ethereum__promo-list{list-style:none;padding:0;margin:30px auto;max-width:800px}.page-roobet-ethereum__promo-item{background-color:#f9f9f9;border-left:5px solid #e44d26;margin-bottom:20px;padding:20px;text-align:left;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page-roobet-ethereum__promo-item h3{margin-top:0;color:#e44d26;font-size:1.3em}.page-roobet-ethereum__promo-item p{margin-bottom:10px;color:#555}.page-roobet-ethereum__promo-button{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:.95em;transition:background-color .3s ease}.page-roobet-ethereum__promo-button:hover{background-color:#f66a42}.page-roobet-ethereum__security-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.05);padding:30px;text-align:left;transition:transform .3s ease}.page-roobet-ethereum__security-item:hover{transform:translateY(-5px)}.page-roobet-ethereum__security-item h3{font-size:1.5em;color:#222;margin-bottom:10px}.page-roobet-ethereum__security-item p{font-size:.95em;line-height:1.5;color:#555}.page-roobet-ethereum__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}