.hosting-providers{background:#fffffa;padding:40px 0}.hosting-providers__header{text-align:center;margin-bottom:32px;padding:0 20px}.hosting-providers__header h5{letter-spacing:1px;text-transform:uppercase;color:#f93;background:#ff6b351a;border-radius:999px;margin:0 0 10px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.hosting-providers__header h2{color:#000;margin:0 0 14px;font-size:36px;font-weight:700;line-height:1.2}.hosting-providers__header p{color:#555;max-width:760px;margin:0 auto;font-size:16px;line-height:1.3}.hosting-providers__scroller{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d0d7e2 #0000;grid-auto-columns:calc(16.6667% - 13.3333px);grid-auto-flow:column;gap:16px;padding:8px 20px 16px;display:grid;overflow-x:auto}.hosting-providers__scroller::-webkit-scrollbar{height:8px}.hosting-providers__scroller::-webkit-scrollbar-thumb{background:#d0d7e2;border-radius:999px}.hosting-providers__scroller::-webkit-scrollbar-track{background:0 0}.hosting-providers__actions{justify-content:center;margin-top:24px;padding:0 20px;display:flex}.hosting-providers__marquee{overflow:hidden}.hosting-providers__track{white-space:nowrap;gap:16px;width:max-content;min-width:max-content;animation:40s linear infinite keyframes-marquee;display:inline-flex}.hosting-providers__track:hover{animation-play-state:paused}.provider-card{scroll-snap-align:start;background:#fff;border:1px solid #dce4ec;border-radius:20px;flex-direction:column;min-height:auto;padding:18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #0f172a0d}.provider-card:hover{border-color:#d9e3ef;transform:translateY(-4px);box-shadow:0 16px 36px #0f172a1a}.provider-card__badge{color:#334155;background:#f6f8fb;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.provider-card__logo{align-items:center;width:100%;height:54px;margin-bottom:12px;display:flex}.provider-card__logo img{object-fit:contain;width:auto;max-width:140px;max-height:100%;display:block}.provider-card__content{flex-direction:column;flex:1;display:flex}.provider-card__content h3{color:#0f172a;margin:0 0 8px;font-size:20px;font-weight:700}.provider-card__tagline{color:#555;min-height:68px;margin:0 0 16px;font-size:14px;line-height:1.6}.provider-card__footer{flex-direction:column;gap:14px;margin-top:10px;display:flex}.provider-card__price .label{color:#64748b;margin-bottom:4px;font-size:12px;display:block}.provider-card__price strong{color:#0f172a;font-size:22px;font-weight:700}.provider-card__cta{color:#f1f5f9;cursor:pointer;background:#f93;border:none;border-radius:12px;align-items:center;width:90%;height:44px;font-size:14px;font-weight:700;transition:background .25s,transform .2s}.provider-card__cta:hover{background:#ef5b24;transform:translateY(-1px)}.view-all-btn{cursor:pointer;background:#f1f5f9;border:1px solid #dce4ec;border-radius:12px;min-width:160px;height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:all .25s}.view-all-btn:hover{background:#f93;border-color:#c4cfdb}@media (max-width:1400px){.hosting-providers__scroller{grid-auto-columns:calc(25% - 12px)}}@media (max-width:1024px){.hosting-providers{padding:64px 0}.hosting-providers__header h2{font-size:30px}.hosting-providers__scroller{grid-auto-columns:calc(33.3333% - 10.6667px)}}@media (max-width:768px){.hosting-providers__header h2{font-size:26px}.hosting-providers__header p{font-size:15px}.hosting-providers__scroller{grid-auto-columns:calc(50% - 8px);gap:12px}.provider-card{padding:16px}.provider-card__tagline{min-height:auto}}@media (max-width:520px){.hosting-providers__scroller{grid-auto-columns:85%}}
.why-choose-us{background:linear-gradient(#fff 0%,#f9fafb 100%);padding:40px 0;position:relative;overflow:hidden}.why-choose-us:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff99330a 0%,#fff0 70%);width:800px;height:800px;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-30%)}.why-choose-us__container{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;width:min(1200px,92%);margin:0 auto;display:grid;position:relative}.why-choose-us__content{max-width:640px}.why-choose-us__header{margin-bottom:48px}.why-choose-us__eyebrow{color:#f93;letter-spacing:1.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff993314;border:1px solid #ff993326;border-radius:999px;align-items:center;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #ff99330d}.why-choose-us h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(36px,4vw,48px);font-weight:800;line-height:1.15}.why-choose-us__intro{color:#475569;max-width:580px;margin:0;font-size:17px;line-height:1.7}.why-choose-us__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.why-choose-us__visual{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.why-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fffc;border-radius:24px;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a08,0 2px 10px #0f172a05}.why-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#f939,#0000);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.why-card:hover{background:#fffffff2;transform:translateY(-6px);box-shadow:0 20px 40px #0f172a14,0 4px 12px #0f172a0a}.why-card:hover:before{opacity:1}.why-card:hover .why-card__number{transform:scale(1.05)translate(4px)}.why-card:first-child .why-card__number{color:#f93}.why-card:nth-child(2) .why-card__number{color:#4284f3}.why-card:nth-child(3) .why-card__number{color:#34a853}.why-card:nth-child(4) .why-card__number{color:#d63637}.why-card__number{opacity:.85;margin-bottom:16px;font-size:40px;font-weight:800;line-height:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.why-card h3{color:#1e293b;margin:0 0 12px;font-size:19px;font-weight:700;line-height:1.3}.why-card p{color:#64748b;margin:0;font-size:15px;line-height:1.6}.image-card{border-radius:32px;width:100%;padding-bottom:115%;position:relative;overflow:hidden}.image-card:hover{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1);box-shadow:0 35px 70px -15px #0f172a33,0 0 0 1px #fffc}.image-card__inner{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.image-card__inner:after{content:"";pointer-events:none;background:linear-gradient(135deg,#fff6 0%,#0000 50%,#0000001a 100%);position:absolute;inset:0}.image-card__img{object-fit:cover;transition:transform 1.2s cubic-bezier(.2,0,.2,1)}.image-card:hover .image-card__img{transform:scale(1.06)}@media (max-width:1024px){.why-choose-us__container{grid-template-columns:1fr;gap:56px}.why-choose-us__content{text-align:center;flex-direction:column;align-items:center;max-width:100%;display:flex}.why-choose-us__intro{margin-left:auto;margin-right:auto}.why-choose-us__grid{text-align:left;width:100%}.image-card{max-width:800px;margin:0 auto;padding-bottom:65%;transform:none}.image-card:hover{transform:translateY(-4px)}}@media (max-width:768px){.why-choose-us{padding:80px 0}.why-choose-us h2{font-size:32px}.why-choose-us__grid{grid-template-columns:1fr;gap:20px}.why-card{padding:24px}.why-card__number{font-size:36px}.image-card{border-radius:24px;padding-bottom:80%}}
.section{padding:1rem 0}.container{max-width:1100px;margin:auto;padding:0 .5rem}.smartRecommendWrap{border-radius:20px;grid-template-columns:1.1fr .9fr;display:grid;overflow:hidden}@media (max-width:992px){.smartRecommendWrap{grid-template-columns:1fr}}.leftPanel{padding:1rem}.header{margin-bottom:1rem}.header h2{color:#111827;font-size:35px;font-weight:700;line-height:1.2}.header h2 span{color:#f93}@media (max-width:768px){.header h2{font-size:30px}}.header p{color:#5f6b7a;max-width:520px;margin-top:1rem;margin-bottom:1.5rem}.grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:576px){.grid{grid-template-columns:1fr}}.card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.25rem;transition:all .25s;position:relative;overflow:hidden}.card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001a}.card label{color:#111827;margin:.5rem 0;font-size:.875rem;font-weight:600;display:block}.card-orange{background:#ff99330a;border-top:3px solid #f93}.card-orange .iconWrap{color:#f93}.card-orange .optionBtn.active{background:#f93;border-color:#f93}.card-blue{background:#4284f30a;border-top:3px solid #4284f3}.card-blue .iconWrap{color:#4284f3}.card-blue .optionBtn.active{background:#4284f3;border-color:#4284f3}.card-green{background:#34a8530a;border-top:3px solid #34a853}.card-green .iconWrap{color:#34a853}.card-green .optionBtn.active{background:#34a853;border-color:#34a853}.card-red{background:#d636370a;border-top:3px solid #d63637}.card-red .iconWrap{color:#d63637}.card-red .optionBtn.active{background:#d63637;border-color:#d63637}.iconWrap{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.optionGroup{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.optionBtn{color:#374151;cursor:pointer;background:#f8fafc;border:1px solid #d7dee7;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.optionBtn:hover{background:#eef8ff;border-color:#7cc3f6}.optionBtn.active{color:#fff;background:linear-gradient(#47aaf2 0%,#2588d9 100%);border-color:#2588d9;box-shadow:0 6px 14px #2588d94d}.ctaWrap{text-align:center;margin-top:2rem}.ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(#4eb2f5 0%,#2588d9 100%);border:none;border-radius:999px;padding:.75rem 1.5rem;font-weight:600;transition:all .25s;box-shadow:0 10px 25px #2588d94d}.ctaBtn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2588d966}.rightPanel{justify-content:center;align-items:center;min-height:420px;padding:1.5rem;display:flex}.imageWrapper{border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:520px;height:420px;display:flex;overflow:hidden}.imageWrapper img{object-fit:cover;width:100%;height:100%}.resultBox{text-align:center;margin-top:2.5rem}.resultBox h3{color:#111827;margin-bottom:1.5rem;font-weight:700}.resultGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.resultGrid{grid-template-columns:1fr}}.resultCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;font-weight:600;transition:all .25s}.resultCard:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a14}
@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.testimonials-section{background:#fdfdff;padding:0 2rem 4.5rem;font-family:DM Sans,sans-serif;position:relative;overflow:hidden}.testimonials-section:before,.testimonials-section:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.testimonials-section:before{background:radial-gradient(circle,#4284f312 0%,#0000 70%);width:560px;height:560px;top:-180px;right:-160px}.testimonials-section:after{background:radial-gradient(circle,#ff993312 0%,#0000 70%);width:420px;height:420px;bottom:-80px;left:-120px}.testimonials-section>*{z-index:1;position:relative}.testimonials-header{max-width:1200px;margin:0 auto 3.5rem;animation:.6s cubic-bezier(.22,1,.36,1) both fadeUp}.testimonials-heading{color:#111827;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.9rem,3.5vw,2.4rem);font-weight:400;line-height:1.15}.testimonials-heading strong{font-weight:700;display:inline-block;position:relative}.testimonials-heading strong:after{content:"";background:linear-gradient(90deg,#f93,#ff99334d);border-radius:100px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}.trustpilot{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.rating{color:#111827;background:#ff99331a;border-radius:100px;padding:2px 10px;font-size:.95rem;font-weight:700}.trustpilot-label{color:#111827;font-size:.9rem;font-weight:600}.review-count{color:#5f6b7a;font-size:.82rem}.testimonials-row{align-items:flex-start;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.testimonials-sidebar{flex-direction:column;flex-shrink:0;gap:1.25rem;width:190px;animation:.6s cubic-bezier(.22,1,.36,1) .1s both slideLeft;display:flex}@media (max-width:768px){.testimonials-sidebar{display:none}}.quote-icon{background:linear-gradient(135deg,#4284f31a,#4284f30a);border:1px solid #4284f326;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.quote-icon img{opacity:.85;width:26px;height:26px}.sidebar-text{color:#111827;letter-spacing:-.02em;font-size:1.15rem;font-weight:600;line-height:1.4}.testimonials-controls{align-items:center;gap:.6rem;margin-top:.25rem;display:flex}.arrow-btn{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s cubic-bezier(.22,1,.36,1);display:flex}.arrow-btn:hover:not(:disabled){color:#f93;border-color:#f93;transform:scale(1.08);box-shadow:0 0 0 4px #ff993314}.arrow-btn:active:not(:disabled){transform:scale(.96)}.arrow-btn:disabled{opacity:.3;cursor:not-allowed}.dots-track{align-items:center;gap:5px;display:flex;position:relative}.dot{background:#e5e7eb;border-radius:100px;width:8px;height:4px;transition:background .2s}.dot-active{background:linear-gradient(90deg,#f93,#ff9933b3);border-radius:100px;width:20px;height:4px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;left:0;box-shadow:0 2px 8px #f936}.slider-wrapper{flex:1;overflow:hidden}.testimonials-track{--card-width:300px;gap:18px;transition:transform .45s cubic-bezier(.22,1,.36,1);display:flex}.testimonial-card{flex:0 0 var(--card-width);background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.6rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s;display:flex;position:relative;overflow:hidden}.testimonial-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#f93,#4284f3);border-radius:1.5rem 1.5rem 0 0;height:3px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.testimonial-card:hover{border-color:#ff993340;transform:translateY(-5px);box-shadow:0 12px 32px #11182712,0 4px 12px #1118270a}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:nth-child(2):hover{border-color:#4284f340}.testimonial-card:nth-child(3):hover{border-color:#34a85340}.card-text{color:#374151;flex:1;font-size:.93rem;line-height:1.65}.stars{gap:3px;display:flex}.reviewer{border-top:1px solid #e5e7eb;align-items:center;gap:.75rem;margin-top:auto;padding-top:.85rem;display:flex}.avatar{color:#fff;letter-spacing:.03em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 2px 8px #0000001f}.reviewer-name{color:#111827;margin:0;font-size:.9rem;font-weight:700}.reviewer-time{color:#5f6b7a;margin:2px 0 0;font-size:.75rem}
.domainExtensionsSection-module-scss-module__NqnWyW__domainSection{background:#fff;padding:3rem 0}.domainExtensionsSection-module-scss-module__NqnWyW__container{width:min(100%,1200px);margin:0 auto;padding:0 1.5rem}.domainExtensionsSection-module-scss-module__NqnWyW__sectionHeader{text-align:center;margin-bottom:2rem}.domainExtensionsSection-module-scss-module__NqnWyW__sectionHeader h2{color:#111827;letter-spacing:-.04em;margin:0 0 .75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700;line-height:1.1}.domainExtensionsSection-module-scss-module__NqnWyW__sectionHeader h2 span{color:#f93}.domainExtensionsSection-module-scss-module__NqnWyW__sectionHeader p{color:#5f6b7a;max-width:52rem;margin:0 auto;font-size:1.1rem;line-height:1.7}.domainExtensionsSection-module-scss-module__NqnWyW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.domainExtensionsSection-module-scss-module__NqnWyW__card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;min-height:18rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.domainExtensionsSection-module-scss-module__NqnWyW__card:hover{border-color:#d6dbe4;transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.domainExtensionsSection-module-scss-module__NqnWyW__logoWrap{align-items:center;height:3.5rem;margin-bottom:1rem;display:flex}.domainExtensionsSection-module-scss-module__NqnWyW__logoWrap img{object-fit:contain;width:auto;max-width:10rem;height:auto;max-height:2.6rem;display:block}.domainExtensionsSection-module-scss-module__NqnWyW__description{color:#5f6b7a;min-height:3.25rem;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.domainExtensionsSection-module-scss-module__NqnWyW__pricingBlock{margin-top:auto;margin-bottom:1.25rem}.domainExtensionsSection-module-scss-module__NqnWyW__topPriceRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.domainExtensionsSection-module-scss-module__NqnWyW__oldPrice{color:#5f6b7a;font-size:1.125rem;font-weight:500;text-decoration:line-through}.domainExtensionsSection-module-scss-module__NqnWyW__saveBadge{color:#4b6b17;white-space:nowrap;background:#dff1c8;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.domainExtensionsSection-module-scss-module__NqnWyW__bottomPriceRow{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.domainExtensionsSection-module-scss-module__NqnWyW__newPrice{color:#0f172a;letter-spacing:-.03em;font-size:clamp(1.75rem,2.3vw,2.4rem);font-weight:700;line-height:1}.domainExtensionsSection-module-scss-module__NqnWyW__period{color:#5f6b7a;margin-bottom:.15rem;font-size:1.1rem}.domainExtensionsSection-module-scss-module__NqnWyW__registerBtn{color:#fff;cursor:pointer;background:#f93;border:0;border-radius:.75rem;width:100%;min-height:3.5rem;font-size:1.1rem;font-weight:600;transition:background .25s,transform .25s,box-shadow .25s}.domainExtensionsSection-module-scss-module__NqnWyW__registerBtn:hover{background:#e27e1a;transform:translateY(-1px);box-shadow:0 12px 24px #1da1f238}@media (max-width:991px){.domainExtensionsSection-module-scss-module__NqnWyW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.domainExtensionsSection-module-scss-module__NqnWyW__domainSection{padding:2.5rem 0}.domainExtensionsSection-module-scss-module__NqnWyW__container{padding:0 1rem}.domainExtensionsSection-module-scss-module__NqnWyW__grid{grid-template-columns:1fr;gap:1rem}.domainExtensionsSection-module-scss-module__NqnWyW__card{padding:1.25rem}.domainExtensionsSection-module-scss-module__NqnWyW__description{min-height:auto}}
