.g-coupon-code{display:inline-block;padding:3px 8px;margin-left:5px;border:1px dashed #ef8354;border-radius:4px;background-color:rgba(239,131,84,.1);color:#ef8354;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.g-coupon-code:hover{background-color:rgba(239,131,84,.2);border-color:#e73c7e;color:#e73c7e}.g-coupon-code.copied{background-color:#23d5ab;border-color:#23d5ab;color:#ffffff;animation:fadeOutBackground 2s forwards}@keyframes fadeOutBackground{0%{background-color:#23d5ab;border-color:#23d5ab;color:#ffffff}50%{background-color:#23d5ab;border-color:#23d5ab;color:#ffffff}100%{background-color:rgba(239,131,84,.1);border-color:#ef8354;color:#ef8354}}.g-coupon-code-wrapper{margin-top:10px;font-size:.9rem;color:#6c757d;display:flex;align-items:center;justify-content:flex-start;gap:5px}.g-coupon-code-wrapper .fa-ticket{color:#ef8354;font-size:1.1em}@media screen and (max-width:991px){.g-coupon-code-wrapper{justify-content:center;margin-top:15px}.g-new-product-pricing-table-data:first-child .g-coupon-code-wrapper{justify-content:flex-start}}#special-offers-section{width:100%}#special-offers-section .offers-banner{position:relative;width:100%;height:700px;display:flex;justify-content:center;align-items:center;color:#ffffff;text-align:center;overflow:hidden}#special-offers-section .offers-banner-background{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;background-image:url('/assets/images/offers/dedicated-servers-background.webp');background-size:cover;background-position:center;background-repeat:no-repeat}#special-offers-section .offers-banner-background::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#15110f;opacity:.85;z-index:1}#special-offers-section .offers-banner-content{position:relative;z-index:2;padding:20px;max-width:900px}#special-offers-section .promo-shapes-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 5%;box-sizing:border-box;z-index:2;pointer-events:none}#special-offers-section .promo-shape{background-color:#ef8354;color:#02073e;padding:15px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;pointer-events:auto}#special-offers-section .promo-shape span{font-size:1.8rem;font-weight:700;display:block;line-height:1.1}#special-offers-section .promo-shape p{font-size:.9rem;margin:4px 0 0 0;font-weight:500;text-transform:uppercase;letter-spacing:1px}#special-offers-section .discount-shape{border-radius:8px;transform:rotate(-4deg);box-shadow:5px 5px 15px rgba(0,0,0,.3)}#special-offers-section .discount-shape:hover{transform:scale(1.05) rotate(-2deg);box-shadow:8px 8px 20px rgba(0,0,0,.4)}#special-offers-section .sale-shape{clip-path:polygon(0 0,100% 0,85% 100%,15% 100%);padding:15px 35px;transform:rotate(3deg);box-shadow:-5px 5px 15px rgba(0,0,0,.3)}#special-offers-section .sale-shape:hover{transform:scale(1.05) rotate(1deg);box-shadow:-8px 8px 20px rgba(0,0,0,.4)}#special-offers-section .offers-banner-subtitle{font-size:1rem;font-weight:500;letter-spacing:1.5px;margin-bottom:15px}#special-offers-section .fa-tags{color:#ef8354}#special-offers-section .offers-banner-title{font-size:3rem;font-weight:700;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.5)}#special-offers-section #countdown-timer{margin:25px 0}#special-offers-section #countdown-timer .timer-title{font-size:1.1rem;font-weight:500;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px}#special-offers-section #countdown-timer .timer-container{display:flex;justify-content:center;gap:20px}#special-offers-section #countdown-timer .timer-box{background:rgba(2,7,62,.7);border:1px solid #ef8354;padding:15px;border-radius:8px;min-width:80px}#special-offers-section #countdown-timer .timer-box .time{font-size:2.5rem;font-weight:700;color:#ef8354}#special-offers-section #countdown-timer .timer-box .label{font-size:.8rem;text-transform:uppercase;color:rgba(255,255,255,.7);margin-top:5px}#special-offers-section .offers-banner-description{font-size:1.1rem;max-width:650px;margin:0 auto 30px auto;line-height:1.6;opacity:.9}#special-offers-section .breadcrumb{display:inline-flex;list-style:none;padding:10px 20px;margin:0;background-color:rgba(0,0,0,.3);border-radius:5px}#special-offers-section .breadcrumb-item{display:inline-flex;align-items:center}#special-offers-section .breadcrumb-item + .breadcrumb-item::before{content:">";margin:0 10px;color:white!important}#special-offers-section .breadcrumb-item a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s ease}#special-offers-section .breadcrumb-item a:hover{color:#ffffff}#special-offers-section .breadcrumb-item.active span{color:#ffffff;font-weight:600}.g-new-product-pricing-table-wrapper{width:100%;margin:0 auto!important}@media (max-width:768px){#special-offers-section .offers-banner-background{flex-direction:column}#special-offers-section .promo-shapes-container{padding-top:110px!important;position:relative;width:100%;height:auto;padding:0;justify-content:center;gap:30px;margin-bottom:25px;pointer-events:auto}#special-offers-section .offers-banner-title{font-size:2.2rem}#special-offers-section .offers-banner{height:auto}#special-offers-section #countdown-timer .timer-box{padding:12px;min-width:70px}#special-offers-section #countdown-timer .timer-box .time{font-size:2rem}}@media (max-width:480px){#special-offers-section .promo-shapes-container{gap:20px;padding-top:105px}#special-offers-section .promo-shape span{font-size:1.5rem}#special-offers-section .offers-banner-title{font-size:1.8rem}#special-offers-section #countdown-timer .timer-container{gap:10px}#special-offers-section #countdown-timer .timer-box{min-width:65px;padding:10px}#special-offers-section #countdown-timer .timer-box .time{font-size:1.8rem}}#table-section{line-height:1.6!important;background-color:#f8f9fa!important;color:#495057!important;padding:1rem 1.5rem!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important;margin:auto!important}#table-section .g-redirect-table-btns-div{display:none!important;}#table-section .g-new-product-pricing-table-container{max-width:1600px!important;margin:0 auto!important;width:100%!important}#table-section .g-new-product-pricing-table-wrapper-title{font-size:3rem!important;font-weight:800!important;color:#02073e!important;text-align:center!important;margin-bottom:1rem!important}#table-section .g-new-product-pricing-table-caption{display:block!important;font-size:1.25rem!important;font-weight:700!important;color:white!important;text-align:center!important;margin-bottom:4rem!important}#table-section .g-redirect-table-btns-div{text-align:center!important;margin-bottom:3rem!important}#table-section .g-redirect-table-btns{display:inline-block!important;padding:.8rem 2rem!important;background-image:linear-gradient(90deg,#ef8354,#e73c7e)!important;background-size:200% 100%!important;color:#ffffff!important;text-decoration:none!important;border-radius:50px!important;font-weight:600!important;transition:all .4s ease!important}#table-section .g-redirect-table-btns:hover{background-position:right center!important;transform:scale(1.05)!important}#table-section .g-new-product-pricing-table,#table-section .g-new-product-pricing-table-tbody,#table-section .g-new-product-pricing-table-tbody-row{display:block!important}#table-section .g-new-product-pricing-table-thead{display:none!important}#table-section .g-new-product-pricing-table-tbody-row{background-color:#ffffff!important;border-radius:15px!important;margin-bottom:2rem!important;padding:2rem!important;position:relative!important;z-index:1!important;overflow:hidden!important;border:1px solid transparent!important;transition:transform .3s ease,box-shadow .3s ease!important;box-shadow:0 5px 25px rgba(2,7,62,.08)!important}#table-section .g-new-product-pricing-table-tbody-row::before{content:''!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;margin:-2px!important;border-radius:inherit!important;background:linear-gradient(120deg,#ffcdb7,#fffbfc,#23a6d5,#23d5ab)!important;background-size:300% 300%!important;opacity:0!important;transition:opacity .4s ease,animation .4s ease!important;animation:gradient-animation 8s ease infinite!important}@keyframes gradient-animation{0%{background-position:0 50%!important}50%{background-position:100% 50%!important}100%{background-position:0 50%!important}}#table-section .g-new-product-pricing-table-tbody-row:hover{transform:translateY(-8px)!important;box-shadow:0 10px 30px rgba(2,7,62,.12)!important;color:#e9ecef!important}#table-section .g-new-product-pricing-table-tbody-row:hover::before{opacity:1!important}#table-section .g-new-product-pricing-table-tbody-row::after{content:attr(data-discount)!important;position:absolute!important;top:15px!important;right:-35px!important;background:linear-gradient(135deg,#e73c7e 0%,#ef8354 100%)!important;color:#ffffff!important;padding:8px 45px!important;font-size:.85rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:1px!important;transform:rotate(45deg)!important;box-shadow:0 4px 15px rgba(231,60,126,.4)!important;z-index:10!important;animation:pulse-label 2s ease-in-out infinite!important}#table-section .g-new-product-pricing-table-tbody-row::after{background:linear-gradient(135deg,#23a6d5 0%,#23d5ab 100%)!important}@keyframes pulse-label{0%,100%{box-shadow:0 4px 15px rgba(231,60,126,.4)!important}50%{box-shadow:0 4px 25px rgba(231,60,126,.7)!important}}.corner-badge #table-section .g-new-product-pricing-table-tbody-row::after{top:20px!important;right:20px!important;transform:rotate(0deg)!important;border-radius:8px!important;padding:6px 12px!important;font-size:.75rem!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data::before{font-weight:600!important;color:#6c757d!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(2)::before{content:"RAM"!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(3)::before{content:"Storage"!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(4)::before{content:"Bandwidth"!important;font-family:inherit!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(5)::before{content:"Price"!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(5){font-size:25px!important}@media screen and (min-width:992px){#table-section .g-new-product-pricing-table-tbody-row{display:grid!important;grid-template-columns:2fr 1fr 1fr 1.5fr 1fr 1fr!important;gap:1.5rem!important;align-items:center!important;padding:1.5rem 2rem!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data{text-align:center}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:first-child{text-align:left}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data::before{display:block;margin-bottom:.5rem}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:first-child::before,#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:last-child::before{display:none}}#table-section .g-new-product-pricing-table-data{font-weight:600!important;font-size:20px!important;padding:.5rem 0!important;border:none!important;color:#02073e!important}#table-section .g-new-product-pricing-table-data-span{font-weight:700!important;font-size:20px!important;color:#02073e!important;display:block!important;margin-bottom:.25rem!important}#table-section .g-new-product-pricing-table-data .refcode{font-size:.8rem!important;color:#6c757d!important;margin-top:.5rem!important;margin-bottom:.5rem!important}#table-section .g-new-product-pricing-table-data.price .g-new-product-pricing-table-data-span{font-size:2.2rem!important;font-weight:800!important;color:#ef8354!important;text-shadow:0 0 10px rgba(239,131,84,.5)!important}#table-section .g-new-product-pricing-table-data-btn{display:inline-block!important;width:100%!important;padding:.8rem 1rem!important;background-image:linear-gradient(90deg,#ef8354,#02073e)!important;background-size:200% auto!important;color:#ffffff!important;font-weight:600!important;font-size:1rem!important;border:none!important;border-radius:8px!important;cursor:pointer!important;text-align:center!important;transition:all .4s ease!important}#table-section .g-new-product-pricing-table-data-btn:hover{background-position:right center!important;transform:scale(1.05)!important;box-shadow:0 5px 15px rgba(231,60,126,.4)!important}@media screen and (max-width:991px){#table-section .g-new-product-pricing-table-data{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:1rem 0!important;border-bottom:1px solid #e9ecef!important}#table-section .g-new-product-pricing-table-tbody-row .g-new-product-pricing-table-data:last-child{border-bottom:none!important}#table-section .g-new-product-pricing-table-data-span{font-size:1.1rem!important;text-align:right!important}#table-section .g-new-product-pricing-table-data.price .g-new-product-pricing-table-data-span{font-size:1.5rem!important}#table-section .g-new-product-pricing-table-data:first-child{flex-direction:column!important;align-items:flex-start!important}#table-section .g-new-product-pricing-table-data:first-child::before,#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(6)::before{display:none!important}#table-section .g-new-product-pricing-table-tbody .g-new-product-pricing-table-data:nth-of-type(1){text-align:left!important}#table-section .g-new-product-pricing-table-data:last-child{justify-content:center!important;padding-top:1.5rem!important}#table-section .g-new-product-pricing-table-tbody-row::after{top:10px!important;right:-30px!important;padding:6px 40px!important;font-size:.7rem!important}}