html,html *{padding:0;margin:0;box-sizing:border-box;font-family:'Roboto', sans-serif;font-size:16px;line-height:24px;color:#000000}.flex{display:flex}.empty{flex-grow:1}ul,ol{list-style-type:none}.orange{color:#F98F56}.hide{display:none !important}a{color:#186bab;font-weight:bold}.youtube-wrap{margin:auto auto 15px;text-align:center}.main-content .inner{max-width:1000px;margin:0 auto;display:flex;position:relative;background:#ffffff;box-shadow:0 0 7px 3px rgba(0,0,0,0.2);padding:44px 0 0}.main-content:before{content:'';display:block;background:linear-gradient(to bottom, #efb00e 0%, #fff 100%);position:absolute;width:100%;height:200px;left:0;z-index:-90}.overlay{display:none;position:fixed;z-index:10;width:100vw;height:100vh;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5)}.mc-body{width:calc(100% - 215px);padding:15px;position:relative;min-height:250px;word-break:break-word}.mc-body h1{font-size:24px;margin-bottom:15px}.mc-body section{margin-bottom:40px}.mc-body section.mb15{margin-bottom:15px}.with-print h1{padding-right:30px}.print-corner{position:absolute;top:15px;right:15px}.print-corner img{width:25px;height:25px}.checkbox{display:flex;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox:hover input ~ .check{background-color:#e0e0e0}.checkbox input{height:24px;margin:0;width:24px;position:absolute;opacity:0;cursor:pointer}.checkbox input:checked ~ .check{background:#59aed6;border:none}.checkbox input:checked ~ .check:after{display:block}.checkbox .check{position:absolute;top:4px;left:2px;height:20px;width:20px;background-color:#fafafa;border:2px solid gray;border-radius:2px}.checkbox .check:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #ffffff;border-width:0 3px 3px 0;transform:rotate(45deg)}.checkbox-desc{padding-left:26px;display:inline-block;margin-top:5px}.checkbox-desc span{display:block;line-height:1.1rem}.text-content{word-break:break-word}.text-content p{margin-bottom:15px}.text-content a{color:#186bab;font-weight:bold}.text-content h1,.text-content .h1{margin-bottom:15px;font-weight:bold}.text-content h2,.text-content .h2{font-size:20px;margin-bottom:5px;font-weight:bold}.text-content h3,.text-content .h3{margin-bottom:15px;font-weight:bold}.text-content ul{list-style-type:none}.text-content ul li{margin-bottom:16px;position:relative;padding-left:20px}.text-content ul li:before{content:'';display:block;position:absolute;top:7px;left:0;width:8px;height:8px;border-radius:50%;background:#FF8D61}.text-content ol{counter-reset:item;margin-bottom:16px}.text-content ol li:before{content:counters(item,".") ". ";counter-increment:item}.text-content .blue-title h2,.text-content .blue-title h3{color:#0081d2}.text-content .blue-title>*:last-child{border-bottom:1px solid #dce1e7;padding-bottom:15px}.text-content .blue-title:nth-last-of-type(1)>*:last-child{border-bottom:none}.text-content .tc-btns a,.text-content .tc-btns button{margin-bottom:15px}.text-content .tc-btns a:nth-last-of-type(1),.text-content .tc-btns button:nth-last-of-type(1){margin-bottom:0}.text-content .tc-image-right{display:flex;justify-content:space-between}.text-content .tc-image-right img{margin-left:15px;margin-bottom:15px}.text-content pre{white-space:pre-line;margin-bottom:15px}.text-content code{margin-bottom:15px;font-family:monospace;display:inline-block;border:1px solid #d1d1d1;padding:5px}.red{color:red !important}.red span,.red b,.red sup,.red a{color:red !important}.blue{color:#186bab}.blue span,.blue b,.blue sup,.blue a{color:#186bab}.green{color:green}.green span,.green b,.green sup{color:green}.image-text{display:flex}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.btn-green,a.btn-green{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f}.btn-green.disabled,a.btn-green.disabled{cursor:no-drop}.btn-green:hover,a.btn-green:hover{background:#3db03d}.btn-orange,a.btn-orange{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#ffb42b}.btn-orange.disabled,a.btn-orange.disabled{cursor:no-drop}.btn-orange:hover,a.btn-orange:hover{background:orange}.btn-orange-2,a.btn-orange-2{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#F98F56}.btn-orange-2.disabled,a.btn-orange-2.disabled{cursor:no-drop}.btn-orange-2:hover,a.btn-orange-2:hover{background:#f77027}.btn-blue,a.btn-blue{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#59aed6}.btn-blue.disabled,a.btn-blue.disabled{cursor:no-drop}.btn-blue:hover,a.btn-blue:hover{background:#428fb3}.btn-red,a.btn-red{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#ff492d}.btn-red.disabled,a.btn-red.disabled{cursor:no-drop}.btn-red:hover,a.btn-red:hover{background:red}.btn-gray,a.btn-gray{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#c1c1c1}.btn-gray.disabled,a.btn-gray.disabled{cursor:no-drop}.btn-gray:hover,a.btn-gray:hover{background:#a8a8a8}.btn-disable,a.btn-disable{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#cbcbcb;border:1px solid gray;cursor:no-drop}.btn-disable.disabled,a.btn-disable.disabled{cursor:no-drop}.btn.btn-icon{gap:10px;display:inline-flex;align-items:center}.btn.btn-icon img{max-width:20px;max-height:20px}.btn-group{display:flex;gap:1px}.btn-group .btn{border-radius:0}.btn-group .btn:nth-child(1){border-radius:4px 0 0 4px}.btn-group .btn:nth-last-child(1){border-radius:0 4px 4px 0}.input-error{color:red}.red-bordered{border:1px solid red !important}.label-orange{background-color:#F99C18;padding:2px 5px;color:#ffffff;border-radius:4px}.breads{display:flex;flex-wrap:wrap;margin-top:10px;margin-bottom:15px}.breads a{color:#186bab;font-weight:bold;position:relative;padding-right:25px}.breads a:before{content:'';position:absolute;width:10px;height:2px;background:#186bab;right:10px;top:50%;transform:translateY(-50%)}.breads a:after{content:'';position:absolute;width:5px;height:5px;border-top:2px solid #186bab;border-right:2px solid #186bab;right:9px;top:50%;transform:rotate(45deg) translateY(-50%);transform-origin:50% 0}.pagin{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}.pagin a{font-size:16px;background:#186bab;color:#ffffff;text-decoration:none;font-weight:normal;padding:3px 10px;margin:5px;border-radius:5px}.pagin a:hover{opacity:0.75}.pagin .currentpage{background:#f6f6f6;border:1px solid #cdcdcd;padding:3px 10px;margin:5px;border-radius:5px}.pagin .pagin-prev,.pagin .pagin-next{position:relative}.pagin .pagin-prev:after,.pagin .pagin-next:after{content:'';position:absolute;width:7px;height:7px;top:10px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff}.pagin .pagin-prev{padding-left:20px}.pagin .pagin-prev:after{left:7px;transform:rotate(45deg)}.pagin .pagin-next{padding-right:20px}.pagin .pagin-next:after{right:7px;transform:rotate(-135deg)}.table-mobile{display:none}.mt24{margin-top:24px}.mt15{margin-top:15px !important}.mb15{margin-bottom:15px !important}.mb25{margin-bottom:25px !important}.w100p{width:100%}.w20{width:20px}.w30{width:30px}.w40{width:40px}.w50{width:50px}.w70{width:70px}.w75{width:75px}.w100{width:100px}.w120{width:120px}.w125{width:125px}.w150{width:150px}.w180{width:180px}.w200{width:200px}.w250{width:250px}.w270{width:270px}.w300{width:300px}.w320{width:320px}.w350{width:350px}.wp5{width:5%}.wp10{width:10%}.wp15{width:15%}.wp20{width:20%}.wp25{width:25%}.wp30{width:30%}.wp35{width:35%}.wp40{width:40%}.wp45{width:45%}.wp50{width:50%}.wp55{width:55%}.wp60{width:60%}.wp65{width:65%}.wp70{width:70%}.wp75{width:75%}.wp80{width:80%}.wp85{width:85%}.wp90{width:90%}.wp95{width:95%}.wp100{width:100%}.mb10{margin-bottom:10px !important}.mt10{margin-top:10px !important}.ml10{margin-left:10px !important}.mr10{margin-right:10px !important}.mb15{margin-bottom:15px !important}.mt15{margin-top:15px !important}.ml15{margin-left:15px !important}.mr15{margin-right:15px !important}.mb20{margin-bottom:20px !important}.mt20{margin-top:20px !important}.ml20{margin-left:20px !important}.mr20{margin-right:20px !important}.mb30{margin-bottom:30px !important}.mt30{margin-top:30px !important}.ml30{margin-left:30px !important}.mr30{margin-right:30px !important}.mb50{margin-bottom:50px !important}.mt50{margin-top:50px !important}.ml50{margin-left:50px !important}.mr50{margin-right:50px !important}.mb100{margin-bottom:100px !important}.mt100{margin-top:100px !important}.ml100{margin-left:100px !important}.mr100{margin-right:100px !important}.bb1{border-bottom:1px solid #dfdfe1 !important;border-radius:0 !important}.gallery{margin-bottom:30px}.simple-slider{clear:both}.simple-slider p{display:flex;padding:15px;justify-content:center}.simple-slider.owl-carousel .owl-item img{max-height:300px}.simple-slider .owl-stage{display:flex;align-items:center}.simple-slider .owl-dots{display:flex;justify-content:center;margin-bottom:10px}.simple-slider .owl-dots .owl-dot{width:10px;height:10px;margin:5px;border-radius:5px;background:#8b8b8b}.simple-slider .owl-dots .owl-dot.active{background:#F98F56}.fancybox__container *{color:#ffffff}.arrow-up{display:none;position:fixed;justify-content:center;align-items:center;right:20px;bottom:90px;width:40px;cursor:pointer;height:40px;line-height:40px;text-align:center;padding:0;margin:0;border-radius:50%;background:#2196f3;backface-visibility:hidden;opacity:0;z-index:-9;transition:all .2s ease-out}.arrow-up.active{display:flex;z-index:10;opacity:1}.arrow-up:hover{background:#008dfd}.arrow-up:after{content:'';display:block;position:absolute;width:11px;height:11px;top:17px;left:14px;border-top:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(45deg)}.errors{position:fixed;z-index:9999;top:15px;right:15px;display:flex;flex-direction:column}.error-wrap{position:relative;margin-bottom:10px;text-align:right}.error-wrap p{display:inline-block;background:#ff492d;border:1px solid #a10000;border-radius:4px;padding:5px 24px 4px 11px;color:#ffffff}.error-wrap-close{position:absolute;top:0;right:0;width:24px;height:100%;cursor:pointer}.error-wrap-close:before,.error-wrap-close:after{content:'';display:block;position:absolute;width:12px;height:2px;top:10px;right:6px;transform:rotate(45deg);border-radius:4px;background:#ffffff}.error-wrap-close:after{transform:rotate(135deg)}.hover-tag{position:relative;font-weight:normal;text-decoration:none}.hover-tag .ht-body{padding:3px 8px;border-radius:3px;color:#343434;cursor:pointer;text-decoration:none}.hover-tag .ht-hover{display:none;position:absolute;width:100px;left:50%;background:#f3f8fe;border:1px solid #dddee2;border-radius:3px;text-align:center;z-index:9;top:0;transform:translate(-50%, -100%);margin-top:-3px}.hover-tag:hover .ht-hover{display:block}.hover-tag.hover-tag-light-green .ht-body{background:#d4e8c5}.hover-tag.hover-tag-light-orange .ht-body{background:#fee0ac}.hover-tag.hover-tag-light-red .ht-body{background:#feacac}a.hover-tag.hover-tag-light-green .ht-body:hover{background:#c5d9b6}a.hover-tag.hover-tag-light-orange .ht-body:hover{background:#e9ce9f}a.hover-tag.hover-tag-light-red .ht-body:hover{background:#db9595}.tag{padding:3px 8px;border-radius:3px;font-weight:normal;text-decoration:none;color:#343434}.tag.tag-light-green{background:#d4e8c5}.tag.tag-light-orange{background:#fee0ac}.tag.tag-light-red{background:#feacac}a.tag.tag-light-green:hover{background:#c5d9b6}a.tag.tag-light-orange:hover{background:#e9ce9f}a.tag.tag-light-red:hover{background:#db9595}.arrow-right{position:relative;width:10px;height:2px;display:inline-block;background:#343434;top:-4px;margin-left:3px;margin-right:3px}.arrow-right:after{position:absolute;content:"";display:block;width:4px;height:4px;border-top:2px solid #343434;border-right:2px solid #343434;top:-2px;right:0;transform:rotate(45deg)}textarea{padding:3px 10px}.w5{width:5px !important}.mt5{margin-top:5px !important}.mb5{margin-bottom:5px !important}.w10{width:10px !important}.mt10{margin-top:10px !important}.mb10{margin-bottom:10px !important}.w15{width:15px !important}.mt15{margin-top:15px !important}.mb15{margin-bottom:15px !important}.w20{width:20px !important}.mt20{margin-top:20px !important}.mb20{margin-bottom:20px !important}.w30{width:30px !important}.mt30{margin-top:30px !important}.mb30{margin-bottom:30px !important}.w40{width:40px !important}.mt40{margin-top:40px !important}.mb40{margin-bottom:40px !important}.w50{width:50px !important}.mt50{margin-top:50px !important}.mb50{margin-bottom:50px !important}.w70{width:70px !important}.mt70{margin-top:70px !important}.mb70{margin-bottom:70px !important}.w75{width:75px !important}.mt75{margin-top:75px !important}.mb75{margin-bottom:75px !important}.w100{width:100px !important}.mt100{margin-top:100px !important}.mb100{margin-bottom:100px !important}.w120{width:120px !important}.mt120{margin-top:120px !important}.mb120{margin-bottom:120px !important}.w125{width:125px !important}.mt125{margin-top:125px !important}.mb125{margin-bottom:125px !important}.w150{width:150px !important}.mt150{margin-top:150px !important}.mb150{margin-bottom:150px !important}.w180{width:180px !important}.mt180{margin-top:180px !important}.mb180{margin-bottom:180px !important}.w200{width:200px !important}.mt200{margin-top:200px !important}.mb200{margin-bottom:200px !important}.w250{width:250px !important}.mt250{margin-top:250px !important}.mb250{margin-bottom:250px !important}.w270{width:270px !important}.mt270{margin-top:270px !important}.mb270{margin-bottom:270px !important}.w300{width:300px !important}.mt300{margin-top:300px !important}.mb300{margin-bottom:300px !important}.w320{width:320px !important}.mt320{margin-top:320px !important}.mb320{margin-bottom:320px !important}.w350{width:350px !important}.mt350{margin-top:350px !important}.mb350{margin-bottom:350px !important}.w400{width:400px !important}.mt400{margin-top:400px !important}.mb400{margin-bottom:400px !important}.w450{width:450px !important}.mt450{margin-top:450px !important}.mb450{margin-bottom:450px !important}.w500{width:500px !important}.mt500{margin-top:500px !important}.mb500{margin-bottom:500px !important}@media (min-width: 1021px){.w5web{width:5px}.w10web{width:10px}.w15web{width:15px}.w20web{width:20px}.w30web{width:30px}.w40web{width:40px}.w50web{width:50px}.w70web{width:70px}.w75web{width:75px}.w100web{width:100px}.w120web{width:120px}.w125web{width:125px}.w150web{width:150px}.w180web{width:180px}.w200web{width:200px}.w250web{width:250px}.w270web{width:270px}.w300web{width:300px}.w320web{width:320px}.w350web{width:350px}.w400web{width:400px}.w450web{width:450px}.w500web{width:500px}}@media (max-width: 1020px){.main-content{margin-top:99px}.main-content .inner{padding:0}.mc-body{width:100%}.w5mob{width:5px}.w10mob{width:10px}.w15mob{width:15px}.w20mob{width:20px}.w30mob{width:30px}.w40mob{width:40px}.w50mob{width:50px}.w70mob{width:70px}.w75mob{width:75px}.w100mob{width:100px}.w120mob{width:120px}.w125mob{width:125px}.w150mob{width:150px}.w180mob{width:180px}.w200mob{width:200px}.w250mob{width:250px}.w270mob{width:270px}.w300mob{width:300px}.w320mob{width:320px}.w350mob{width:350px}.w400mob{width:400px}.w450mob{width:450px}.w500mob{width:500px}}@media (max-width: 640px){.youtube-wrap iframe{height:280px}}@media (max-width: 500px){.table-mobile{display:block}}@media (max-width: 500px){.image-text{flex-wrap:wrap}.image-text div:nth-of-type(1){display:flex;justify-content:center;width:100%;margin-bottom:15px}.text-content .tc-image-right{flex-wrap:wrap}.text-content .tc-image-right div:nth-last-of-type(1){display:flex;justify-content:center;width:100%}.text-content .tc-image-right img{margin-left:0}}@media (max-width: 440px){.youtube-wrap iframe{height:200px}}header{background:linear-gradient(135deg, #3cc6e2 12%, #1f7fbb 24%, #13599e 33%, #13599e 38%, #1f7fbb 47%, #1f7fbb 53%, #44cfe6 75%, #44cfe6 100%)}header p,header a,header b{color:#ffffff;text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,0.4);font-weight:normal}header .inner{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.submenu>div>p{color:#f59000;text-transform:uppercase;padding:0 0 5px 2px;text-shadow:none;font-weight:bold}.h-logo{align-self:center;padding-bottom:20px}.h-logo a{display:flex}.hl-mobile,.support-mobile{display:none}.h-panel{display:flex;padding-left:15px;flex-direction:column;justify-content:space-between}.hp-sets{display:flex;align-items:center;padding-top:35px}.hp-sets>p{padding-left:20px;padding-right:10px}.hp-links a{background:#ffb42b;padding:5px 10px;font-weight:bold;border-radius:6px 6px 0 0;margin-right:6px}.hp-links a:hover{background:orange}.hp-links a:nth-last-of-type(1){background:#ff492d}.hp-links a:nth-last-of-type(1):hover{background:red}.hp-lang,.hp-currency{position:relative}.hp-lang div,.hp-currency div{display:none;position:absolute;width:100%}.hp-lang p,.hp-currency p{border:1px solid #4799cb;background:#176faf;padding:3px 3px 3px 10px;position:relative}.hp-lang p:after,.hp-currency p:after{content:'';position:absolute;right:12px;top:calc(50% + 2px);transform:translateY(-50%);border:5px solid transparent;border-top:5px solid #ffffff}.hp-lang:hover div,.hp-currency:hover div{display:block;z-index:20}.hp-lang ul,.hp-currency ul{background:#30b6db;border:1px solid #4799cb;border-top:none}.hp-lang ul a,.hp-currency ul a{display:block;padding:3px 3px 3px 10px;border-bottom:1px solid #176faf}.hp-lang ul a:nth-last-of-type(1),.hp-currency ul a:nth-last-of-type(1){border-bottom:none}.hp-lang ul a:hover,.hp-currency ul a:hover{background:#176faf}.hp-lang{width:125px}.hp-currency{width:140px}.hp-links{display:flex;width:100%;margin-top:20px}.h-acc{display:flex;flex-direction:column;justify-content:space-between}.ha-auth{border:1px solid #69def0;border-radius:0 0 8px 8px;box-shadow:0 0 7px 3px rgba(0,0,0,0.2);border-top:none;padding:10px 25px;text-align:center}.ha-auth a{font-size:14px;padding:0 8px}.ha-auth a:hover{text-decoration:underline}.ha-auth a.btn-orange:hover{text-decoration:none}.ha-auth .ha-auth-top a{color:#ffffff;font-size:16px;line-height:24px;font-weight:bold;padding:0 4px}.ha-auth .ha-auth-bottom a:nth-of-type(1){position:relative}.ha-auth .ha-auth-bottom a:nth-of-type(1):after,.ha-auth .ha-auth-bottom a:nth-of-type(1):before{content:'';position:absolute;width:1px;height:100%;top:0}.ha-auth .ha-auth-bottom a:nth-of-type(1):after{background:#3068b4;right:-3px}.ha-auth .ha-auth-bottom a:nth-of-type(1):before{background:#88e5f4;right:-4px}.ha-auth>p a{max-width:170px}.ha-auth.logged .ha-auth-bottom a:nth-of-type(1):after,.ha-auth.logged .ha-auth-bottom a:nth-of-type(1):before{display:none}.ha-auth.ha-auth-login .logout{text-decoration:underline}.h-acc-login .ha-auth p a:nth-last-of-type(1){color:red !important;text-shadow:none;font-weight:bold;text-decoration:underline}.ha-cart{margin-top:15px;margin-bottom:5px;text-align:right}.ha-cart a{height:52px;display:inline-flex;align-items:center;padding-left:80px;background:url("../images/cart.png") no-repeat left center}.ha-cart span{font-weight:bold;color:#ffffff;padding-left:3px}.ha-cart1{margin-top:15px;text-align:right;display:flex;justify-content:flex-end}.ha-cart1 a{padding:5px 10px;font-weight:bold;border-radius:6px 6px 0 0;margin-right:15px;display:inline-flex;width:50px;height:34px;position:relative;background:#ffb42b url("../images/icons/cart.svg") no-repeat center left;background-size:26px;background-position-x:7px;box-shadow:0 0 3px rgba(0,0,0,0.3)}.ha-cart1 a:hover{background-color:orange}.ha-cart1 a span{font-weight:bold;color:#ffffff;position:absolute;top:-8px;right:-8px;width:22px;height:22px;background:#ff492d;text-align:center;border-radius:50%}.menu{width:100%;background:linear-gradient(to bottom, #73d6ea 0%, #438bc4 100%);border-radius:8px 8px 0 0;box-shadow:0 0 7px 3px rgba(0,0,0,0.2);position:relative}.menu>ul{display:flex}.menu>ul>li{border-right:1px solid #3068b4;border-left:1px solid #88e5f4}.menu>ul>li:nth-of-type(1){border-left:none}.menu>ul>li:nth-of-type(1)>a{border-radius:8px 0 0 0}.menu>ul>li:nth-last-of-type(1){border-right:none}.menu>ul>li:nth-last-of-type(1):hover .submenu{right:0}.menu>ul>li>a{padding:10px 15px 10px 25px;display:block;position:relative}.menu>ul>li>a:before{content:'';position:absolute;left:7px;top:calc(50% + 2px);transform:translateY(-50%);border:5px solid transparent;border-top:5px solid #ffffff}.whois-punycode-contacts{position:absolute;top:100%;left:0;z-index:30;height:44px;width:100%;background:#e2e2e2;border-bottom:1px solid #b0b0b0;display:flex;justify-content:left;align-items:center;padding:0 15px}.sidebar-toggle{display:none;border:1px solid #4799cb;background:#176faf;padding:2px;color:#ffffff;border-radius:4px;margin-right:15px;line-height:28px;position:relative;cursor:pointer}.wpc-whois form{display:flex}.wpc-whois input{outline:none;width:175px;border-radius:4px 0 0 4px;border:1px solid #b0b0b0;padding:0 10px;font-size:14px;line-height:24px;text-transform:uppercase}.wpc-whois button{width:25px;border:1px solid #b0b0b0;border-left:none;border-radius:0 4px 4px 0;position:relative}.wpc-whois button:before{content:'';position:absolute;right:4px;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left:5px solid rgba(0,0,0,0.5)}.wpc-punycode a{padding:0 15px;color:#10699c;text-shadow:none;text-decoration:underline;font-weight:bold}.fb-link{position:absolute;top:8px;right:8px;height:28px;width:28px;display:flex}.fb-link a{background:#ffffff;display:flex;width:100%;align-items:center;justify-content:center;border-radius:4px}.fb-link a:hover{background:#f9f9f9}.fb-link a img{width:20px;height:20px}@media (min-width: 1021px){.menu>ul>li:hover .submenu{display:flex}.menu>ul>li:hover>a{background:#c3e8ec;color:#000000;text-shadow:none}.submenu{display:none;position:absolute;top:100%;padding:10px;background:#ffffff;border:4px solid #c3e8ec;box-shadow:0 0 7px 3px rgba(0,0,0,0.2);border-radius:0 0 8px 8px;z-index:50}.submenu>div{margin-right:10px}.submenu>div:nth-last-of-type(1){margin-right:0}.submenu h3{color:#f59000;text-transform:uppercase;padding:0 0 5px 2px}.submenu a{text-shadow:none;display:block;border-top:1px solid #c5d1d2;padding:5px 0 5px 2px;font-size:14px;line-height:20px}.submenu a span:nth-of-type(1){font-weight:bold}.submenu a strong,.submenu a span{font-size:14px;line-height:20px}.submenu a sup{color:red;font-size:12px;padding-left:5px}.submenu a:hover{background:#c3e8ec}.wpc-contacts{display:flex;align-items:center}.wpc-contacts p{color:#000000;text-shadow:none}.wpc-contacts a{color:#10699c;text-shadow:none;text-decoration:underline;font-weight:bold}.wpc-contacts>p{padding-right:10px}.wpc-c-block{padding:3px 20px 3px 10px;background:#ffffff;border:1px solid #b0b0b0;border-radius:4px;position:relative;margin-right:10px}.wpc-c-block:nth-last-of-type(1){margin-right:0}.wpc-c-block:after{content:'';position:absolute;right:5px;top:calc(50% + 2px);transform:translateY(-50%);border:5px solid transparent;border-top:5px solid rgba(0,0,0,0.5)}.wpc-c-block div{display:none;position:absolute;top:100%;left:-1px;background:#ffffff;border-radius:0 4px 4px 4px;border:1px solid #b0b0b0;width:450px;padding:10px}.wpc-c-block:hover{border-radius:4px 4px 0 0}.wpc-c-block:hover div{display:block}.wpc-c-block:nth-last-of-type(1):hover div{left:initial;right:-1px;width:450px;text-align:right;border-radius:4px 0 4px 4px}.wpc-c-block:nth-last-of-type(1):hover div ul li:nth-last-of-type(1),.wpc-c-block:nth-last-of-type(1):hover div ul li:nth-last-of-type(2){width:100%}}.burger-wrap{display:none;padding:15px 0}.burger{width:24px;height:24px;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.burger span{width:18px;height:2px;background-color:#ffffff;display:inline-block;margin-bottom:3px;transition:all .2s ease-out}.burger span:last-child{margin-bottom:0}@media (max-width: 1020px){header{background:#2196f3;position:fixed;width:100%;top:0;left:0;z-index:10}header .inner{padding:0 15px;height:55px}.burger-wrap{display:flex;padding:15px 3px}.hl-desktop,.h-panel,.menu{display:none}body:not(.menu-open) .h-acc{background:none;border:none}body:not(.menu-open) .ha-auth{position:absolute;top:0;right:0;z-index:40;border:none;box-shadow:none;padding:6px 15px}body:not(.menu-open) .ha-auth a{color:#ffffff;padding:4px 10px;text-decoration:none;background:#2196f3;border-radius:4px}body:not(.menu-open) .ha-auth p{display:none}body:not(.menu-open) .ha-auth p.ha-auth-top{display:block}body:not(.menu-open) .ha-auth p.ha-auth-top a{display:none}body:not(.menu-open) .ha-auth p.ha-auth-top a:nth-of-type(1){display:block}.ha-auth.logged .ha-auth-top a:nth-of-type(1):before,.ha-auth.logged .ha-auth-top a:nth-of-type(1):after{display:none}.ha-cart{width:105px;min-width:95px}.ha-cart a{padding-left:0;background:none}.h-acc,.h-panel,.menu{position:absolute;align-items:center;width:100%;left:0;padding:5px;background:#2196f3;border-top:1px solid rgba(255,255,255,0.15);border-radius:0;box-shadow:none}.h-acc{top:55px;flex-direction:initial;background:transparent;border:none;height:1px}.h-panel{top:55px;height:95px;padding-bottom:10px}.menu{top:150px;max-height:calc(100vh - 150px - 44px);overflow-y:auto}.menu-open .ha-auth{padding:0;border:none;box-shadow:none;position:relative;display:none}.menu-open .ha-auth a{text-decoration:none}.menu-open .ha-auth p{display:none}.menu-open .ha-auth.ha-auth-login p{display:block}.menu-open .with-sidebar .sidebar-toggle{display:none}.ha-cart{display:block;top:-42px;right:110px;position:absolute;margin:0}.ha-cart a{height:30px;padding:5px;border:1px solid #ffffff;border-radius:4px}.ha-cart a span:nth-of-type(1){display:none}.ha-cart a #shop_domains_count{background:url("../images/icons/cart.svg") no-repeat center left;padding-left:24px;line-height:20px}.ha-cart1{display:block;top:-42px;right:90px;position:absolute;margin:0}.ha-cart1 a{background-color:transparent;box-shadow:none}.ha-cart1 a:hover{background-color:transparent}.ha-cart1 a span{right:3px}.h-logo{padding-bottom:5px;align-self:center}.hp-sets{padding:5px 0 10px}.hp-links{justify-content:center;margin-top:0}.hp-links a{border-radius:0;line-height:22px}.hl-mobile{display:block}.menu{padding:0}.menu>ul{flex-direction:column;width:100%}.menu>ul>li{border:none}.menu>ul>li:nth-of-type(1)>a{border-radius:0}.menu>ul>li>a{padding:10px 15px;border-bottom:1px solid rgba(255,255,255,0.15);background:#2f70a8}.menu>ul>li>a:before{left:initial;right:22px}.menu>ul>li:hover>a{color:#ffffff;background:#2f70a8;text-shadow:1px 1px 1px rgba(0,0,0,0.4)}.menu>ul>li:hover>a:nth-of-type(1){border-radius:0}.menu>ul>li.active .submenu{display:block}.menu>ul>li.active a:before{border-top:transparent;border-bottom:5px solid #ffffff}.submenu{display:none}.submenu>div>p{padding:0 15px 10px;text-transform:uppercase;color:#fff600}.submenu div{border-bottom:1px solid rgba(255,255,255,0.4);padding:10px 0}.submenu div:nth-last-of-type(1){border-bottom:none}.submenu div h3{padding:0 15px 10px;text-transform:uppercase;color:#fff600}.submenu div li:nth-of-type(1) a{border-top:1px solid rgba(255,255,255,0.4)}.submenu div li:nth-last-of-type(1) a{border-bottom:none}.submenu div a{display:block;padding:10px 15px;line-height:18px;border-bottom:1px solid rgba(255,255,255,0.4)}.submenu div a span:nth-of-type(1){font-weight:bold}.submenu div a strong,.submenu div a span{color:#ffffff;text-shadow:1px 1px 1px rgba(0,0,0,0.4)}.submenu div a sup{color:red;font-size:12px;padding-left:5px}.menu-open{overflow:hidden}.menu-open header{z-index:12}.menu-open .overlay{display:block}.menu-open .sidebar-toggle{display:none}.menu-open .burger-wrap .burger span:first-of-type{transform:rotate(45deg);top:4px;position:relative}.menu-open .burger-wrap .burger span:nth-of-type(2){transform:rotate(-45deg);top:-1px;position:relative}.menu-open .burger-wrap .burger span:nth-of-type(3){opacity:0}.menu-open .h-acc,.menu-open .h-panel{display:flex}.menu-open .menu{display:block}.menu-open .whois-punycode-contacts{top:calc(100vh - 44px);left:0;width:100%;position:fixed;height:45px;background:#e2e2e2;display:flex;justify-content:space-between;padding:0}.menu-open .wpc-whois{display:block;padding-left:15px}.menu-open .wpc-whois input{width:80px}.menu-open .wpc-punycode{display:block}.contacts-open{overflow:hidden}.contacts-open header{z-index:12}.contacts-open .overlay{display:block}.contacts-open .wpc-contacts{position:fixed;width:calc(100vw - 30px);top:55px;left:15px;display:flex;justify-content:flex-start;flex-direction:column;align-items:baseline;max-height:calc(100vh - 55px);overflow:auto;background:#2196f3;padding:15px;border-radius:0 0 15px 15px;box-shadow:0 6px 10px rgba(0,0,0,0.4)}.contacts-open .wpc-contacts>p{margin-bottom:15px;text-align:center;width:100%;font-size:24px}.contacts-open .wpc-contacts a{text-shadow:1px 1px 2px rgba(0,0,0,0.8);text-decoration:underline}.contacts-open .wpc-contacts li{color:#ffffff;text-shadow:1px 1px 1px rgba(0,0,0,0.4)}.contacts-open .wpc-c-block{margin-bottom:15px;border-bottom:1px solid #ffffff;padding-bottom:15px}.contacts-open .wpc-c-block:nth-last-of-type(1){border-bottom:none;margin-bottom:0;padding-bottom:0}.contacts-open .ha-auth{display:none}.support-mobile{display:flex;margin-right:20px;align-items:center;justify-content:center;border:1px solid #ffffff;align-self:center;padding:5px;border-radius:4px;cursor:pointer}.support-mobile img{width:18px;height:18px}.whois-punycode-contacts{background:#ffcc47;border:none;box-shadow:1px 1px 3px rgba(0,0,0,0.4);justify-content:space-between}.wpc-punycode,.wpc-contacts{display:none}.sidebar-toggle{display:none;order:3;margin-right:0}.with-sidebar .sidebar-toggle{display:block}body:not(.menu-open) .with-sidebar .ha-auth{right:45px}.wpc-whois input{width:150px;line-height:28px}.fb-link{display:none}}@media (max-width: 540px){.hp-links a{margin-right:10px;padding:5px}.hp-links a:nth-of-type(1){display:none}.hp-links a:nth-last-of-type(1){margin-right:0}.menu-open .ha-auth>a{background:none;padding-left:0}.menu-open .ha-auth.ha-auth-login{text-align:left}.wpc-whois input{width:137px}.wpc-punycode a{padding-right:0}}@media (max-width: 420px){.hp-sets>p{display:none}.hp-lang{margin-right:10px}.wpc-whois input{width:115px}}@media (max-width: 375px){.menu-open .ha-auth.ha-auth-login p{line-height:16px}.menu-open .ha-auth.ha-auth-login p a{line-height:16px}.menu-open .ha-auth.ha-auth-login p a.logout{padding-left:0}.menu-open .ha-auth.ha-auth-login p a:nth-of-type(1):after,.menu-open .ha-auth.ha-auth-login p a:nth-of-type(1):before,.menu-open .ha-auth.ha-auth-login p a:nth-of-type(1):after,.menu-open .ha-auth.ha-auth-login p a:nth-of-type(1):before{display:none}}.sidebar{width:215px;padding-bottom:39px;border-right:1px solid #b0b0b0;background:#f6f6f6}.s-default li a{display:block;padding:7px 7px 7px 34px;border-bottom:1px solid #cdcdcd;text-decoration:none;font-weight:normal}.s-default li:nth-of-type(1) a{background:url("../images/sidebar/register.png") no-repeat 5px center}.s-default li:nth-of-type(2) a,.s-default li:nth-of-type(3) a{background:url("../images/sidebar/hosting.png") no-repeat 5px center}.s-default li:nth-of-type(4) a{background:url("../images/sidebar/transfer.png") no-repeat 5px center}.s-default li:nth-of-type(5) a{background:url("../images/sidebar/reselling.png") no-repeat 5px center}.s-default li:nth-of-type(6) a{background:url("../images/sidebar/backorder.png") no-repeat 5px center}.s-default li:nth-of-type(7) a{background:url("../images/sidebar/license.png") no-repeat 5px center}.s-default li:nth-of-type(8) a{background:url("../images/sidebar/certs.png") no-repeat 5px center}.s-default li:nth-of-type(9) a{background:url("../images/sidebar/vds.png") no-repeat 5px center}.s-default li:nth-of-type(10) a,.s-default li:nth-of-type(11) a{background:url("../images/sidebar/rent.png") no-repeat 5px center}.s-default li:nth-of-type(12) a{background:url("../images/sidebar/colocation.png") no-repeat 5px center}.sidebar .s-default li a:hover{background-color:#eaeaea}.s-payments{display:flex;flex-wrap:wrap;padding:15px 0 0}.s-payments a{width:33.3333%;display:flex;flex-direction:column;align-items:center;margin-bottom:15px;text-align:center}.s-payments span{font-size:12px;line-height:16px;margin-top:5px;font-weight:normal}.s-image{padding:15px;text-align:center}.s-image img{display:block;margin:auto}.s-image.s-icann img{max-width:100px;max-height:100px}.s-image.s-geotrust{padding-bottom:0}.s-part h3,.s-part>p{background:linear-gradient(to bottom, #73d6ea 0%, #438bc4 100%);color:#ffffff;padding:7px 10px;font-weight:normal}.s-part a{display:block;color:#186bab;padding:7px 10px;border-bottom:1px solid #cdcdcd;text-decoration:none;font-weight:normal;font-size:14px}.s-part a:hover{background-color:#eaeaea}.s-part a.active{background-color:#dbdbdb}.s-part .s-red a{background:linear-gradient(to bottom, #ffcaca 0%, #ffaeae 100%);color:#040404}.s-part .list-tight a{font-size:14px;line-height:16px}.s-indent{height:10px;border-bottom:1px solid #cdcdcd;background:#e2e2e2}.s-single-link{padding:10px}.s-single-link a{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;padding:10px;display:block;text-align:center;text-transform:uppercase;font-size:14px;line-height:18px}.s-single-link a.disabled{cursor:no-drop}.s-single-link a:hover{background:#3db03d}@media (max-width: 1020px){.sidebar{display:none;background:linear-gradient(to bottom, #ffcc47 0%, #fff 2%);position:fixed;left:15px;top:99px;width:calc(100% - 30px);max-height:calc(100vh - 99px - 5vh);overflow:auto;z-index:10;padding-top:15px;border-radius:0 0 10px 10px}.sidebar-open{overflow:hidden}.sidebar-open header{z-index:12}.sidebar-open .overlay{display:block}.sidebar-open .sidebar{z-index:12;display:block}.sidebar-open .sidebar-toggle .burger span:first-of-type{transform:rotate(45deg);top:4px;position:relative}.sidebar-open .sidebar-toggle .burger span:nth-of-type(2){transform:rotate(-45deg);top:-1px;position:relative}.sidebar-open .sidebar-toggle .burger span:nth-of-type(3){opacity:0}}footer .f-menu{background:#2f70a8;position:relative}footer .f-menu:before{content:'';display:block;height:5px;width:100%;background:linear-gradient(to bottom, #1d4c73 0%, #2f70a8 100%)}footer .f-menu .inner{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;padding:15px 0}footer .f-menu .inner h3,footer .f-menu .inner h4,footer .f-menu .inner p{text-transform:uppercase;border-bottom:1px solid #184084;color:#ffffff;padding-left:3px;font-weight:bold}footer .f-menu .inner ul{border-top:1px solid #46a1cf;padding-top:10px}footer .f-menu .inner ul a{display:block;color:#ffffff;text-decoration:none;padding:3px;font-size:14px;line-height:20px;font-weight:normal}footer .f-menu .inner ul a:hover{text-decoration:underline}footer .f-copyright{background:#005b88}footer .f-copyright:before{content:'';display:block;height:5px;width:100%;background:linear-gradient(to bottom, #153a59 0%, #005b88 100%)}footer .f-copyright .inner{max-width:1000px;margin:0 auto;padding:15px 0}footer .f-copyright p{color:#85d7ff;padding-bottom:15px;font-size:14px;line-height:20px}footer .f-copyright .f-social{display:flex;justify-content:center;padding-bottom:0}footer .f-copyright .f-social a{margin:0 5px}@media (max-width: 1020px){footer .f-copyright .inner,footer .f-menu .inner{padding:15px}}@media (max-width: 840px){.f-menu .inner{flex-wrap:wrap}.f-menu .inner div{width:calc(50% - 8px);padding-bottom:25px}}@media (max-width: 450px){.f-menu .inner div{width:100%}}.left-textarea{display:flex;margin-bottom:40px}.left-textarea button{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;margin-top:10px;display:flex}.left-textarea button.disabled{cursor:no-drop}.left-textarea button:hover{background:#3db03d}.left-textarea div:nth-of-type(1){width:100%;max-width:460px}.left-textarea div:nth-of-type(1) textarea{resize:none;outline:none;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px;display:block;width:100%;height:100%}.left-textarea div:nth-of-type(2){padding-left:15px;line-height:18px}.form-backorder{margin-top:30px}.form-backorder .checkbox-desc{padding-left:30px}.form-backorder .checkbox{margin-bottom:15px}.form-backorder .checkbox .check{top:18px}.form-two-columns{display:flex;flex-wrap:wrap;margin:15px 0}.form-two-columns sup{line-height:10px;position:relative;top:3px}.form-two-columns label{width:40%;margin-right:5%;align-self:baseline;margin-bottom:10px;display:flex;flex-wrap:wrap}.form-two-columns label span{width:100%;display:block;line-height:18px;margin-bottom:5px}.form-two-columns label input,.form-two-columns label select{width:100%;outline:none;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px}.form-two-columns .input-error{display:none;color:red;font-size:14px;line-height:18px;margin-top:5px}.form-two-columns .ft-block{width:100%;display:flex}.register_form label.rf-tel-wrap input.phone_prefix{width:60px;background:#eeeeee;border:1px solid #cccccc;border-right:none;border-radius:4px 0 0 4px}.register_form label.rf-tel-wrap input.rf-tel{width:calc(100% - 60px);border-radius:0 4px 4px 0}.register_form label.rf-agree{width:100%;display:flex;align-items:center;margin-bottom:15px}.register_form label.rf-agree input{width:initial}.register_form label.rf-agree a{color:#186bab;font-weight:bold}.register_form label.rf-agree .checkbox-desc{width:calc(100% - 30px);order:2;padding-left:15px}.register_form label.rf-agree .check{position:relative;order:1;top:0;left:7px}.custom-checkbox{display:inline-flex;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox .checkbox-info{padding-left:48px}.custom-checkbox input{height:24px;margin:0;width:40px;position:absolute;opacity:0;cursor:pointer}.custom-checkbox input:checked ~ .check{background-color:#44c729}.custom-checkbox input:checked ~ .check:after{left:18px}.custom-checkbox .check{content:'';position:absolute;top:8px;left:0;width:40px;height:24px;border-radius:12px;background:#F4F6F9}.custom-checkbox .check:after{content:'';position:absolute;display:block;top:3px;left:3px;width:18px;height:18px;border-radius:50%;box-shadow:0 2px 4px rgba(90,92,112,0.04);background-color:#fff}#domainsform>p,#set_dns>p{margin-bottom:15px}.zone-manager-form{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}.zone-manager-form .form-submit-btn-line{width:100%}.zone-manager-form label{display:flex}.zone-manager-form .of-select-title{border-radius:4px;border:1px solid #b0b0b0}@media (max-width: 1020px){.form-backorder{margin-top:0}}@media (max-width: 840px){.form-two-columns{justify-content:space-between}.form-two-columns label{width:calc(50% - 15px);margin-right:0}}@media (max-width: 780px){.left-textarea div:nth-of-type(1){max-width:400px}}@media (max-width: 640px){.left-textarea strong{display:inline-block;line-height:18px;margin-bottom:5px}}@media (max-width: 540px){.form-two-columns label{width:100%}.form-two-columns .ft-block{flex-wrap:wrap}}@media (max-width: 500px){.left-textarea{flex-wrap:wrap;margin-bottom:15px}.left-textarea div:nth-of-type(1){max-width:100%}.left-textarea div:nth-of-type(1) textarea{height:initial}.left-textarea div:nth-of-type(2){padding:0;margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;align-items:flex-start}}table.table-default{width:100%;border-collapse:separate;border:1px solid #dddddd;border-left:0;border-spacing:0;border-radius:4px;margin-bottom:15px}table.table-default thead tr{background-color:#f9f9f9}table.table-default thead tr th{padding:10px;border-left:1px solid #dddddd;border-bottom:none}table.table-default thead tr th:nth-of-type(1){border-radius:4px 0 0 0}table.table-default thead tr th:nth-last-of-type(1){border-radius:0 4px 0 0}table.table-default tbody tr{border-bottom:1px solid #dddddd}table.table-default tbody tr:hover{background-color:#f5f5f5}table.table-default tbody tr td{padding:10px;border-left:1px solid #dddddd;border-top:1px solid #dddddd}table.table-default tbody tr td a{word-break:break-word}table.table-default tbody tr td button{margin-bottom:10px}table.table-default tbody tr td button:nth-last-of-type(1){margin-bottom:0}table.table-default tbody tr td.green-bg{background:#f4ffe1}table.table-default tbody tr:nth-last-of-type(1) td:nth-of-type(1){border-radius:0 0 0 4px}table.table-default tbody tr:nth-last-of-type(1) td:nth-last-of-type(1){border-radius:0 0 4px 0}table.table-default.td-left thead tr th{text-align:left}table.table-default .t-text-btn{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}table.table-default .t-text-btn a{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f}table.table-default .t-text-btn a.disabled{cursor:no-drop}table.table-default .t-text-btn a:hover{background:#3db03d}table.table-default .t-text-icons{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;min-width:80px}table.table-default .td-expired span:nth-of-type(1){color:red;display:block}table.table-default .td-expired span:nth-last-of-type(1){display:inline-block;color:#ffffff;background:#d9534f;padding:2px 5px;border-radius:4px}table.table-default .td-small-desc span{display:block}table.table-default .td-small-desc span:nth-last-of-type(1){font-size:14px}table.table-default .td-extend{text-align:center}table.table-default .td-extend span{background-color:#f99c18;color:#ffffff;padding:3px 5px;border-radius:5px}table.table-default .td-image-link{display:flex;flex-direction:column;align-items:center}table.table-default .td-image-link span{line-height:16px;font-weight:bold;color:#186bab}table.table-default .td-icon-left{display:flex;align-items:center}table.table-default .td-icon-left img{margin-right:5px}table.table-default.table-whois tbody tr td{white-space:pre-line}table.table-grid{width:100%;border-bottom:none;margin-bottom:15px;border-spacing:0}table.table-grid thead th,table.table-grid thead td{padding:10px;border-bottom:2px solid #438bc4}table.table-grid thead th span,table.table-grid thead td span{background:linear-gradient(to bottom, #73d6ea 0%, #438bc4 100%);padding:3px;display:block;border-radius:4px;color:#ffffff}table.table-grid tbody th,table.table-grid tbody td{background:#f6f6f6;border-left:2px solid #ffffff;border-top:1px solid #ffffff;border-right:2px solid #cdcdcd;border-bottom:2px solid #cdcdcd;padding:8px 10px;outline:none}table.table-grid tbody th:nth-of-type(1),table.table-grid tbody td:nth-of-type(1){border-left:2px solid #cdcdcd}table.table-grid .order-btn a{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f}table.table-grid .order-btn a.disabled{cursor:no-drop}table.table-grid .order-btn a:hover{background:#3db03d}table.table-grid .small{font-size:12px;line-height:14px;display:inline-block}#hosting-main tbody th:nth-of-type(n+2),#hosting-main tbody td:nth-of-type(n+2),#hosting-params tbody th:nth-of-type(n+2),#hosting-params tbody td:nth-of-type(n+2){text-align:center}#dashboardform>p,#ordersform>p{margin-bottom:15px}table.dataTable.no-footer{border-bottom:1px solid #dddddd}@media (max-width: 600px){table.dataTable>tbody>tr.child ul.dtr-details{width:100%}table.dataTable>tbody>tr.child ul.dtr-details>li{display:flex;align-items:center;justify-content:space-between}table.dataTable>tbody>tr.child ul.dtr-details>li .dtr-data{margin-left:10px;text-align:right}#dashboardform table.dataTable>tbody>tr.child ul.dtr-details>li:nth-of-type(1) .dtr-data,#ordersform table.dataTable>tbody>tr.child ul.dtr-details>li:nth-of-type(1) .dtr-data{order:-1;margin-left:0}table.table-default tbody tr td{word-break:break-word}}.content-template-1{display:flex;flex-wrap:wrap}.content-template-1 .ct1-img{width:50%;padding-right:15px;display:flex}.content-template-1 .ct1-img img{margin-right:32px}.content-template-1 .ct1-title{text-transform:uppercase;font-weight:bold;letter-spacing:1px;margin-bottom:24px}.content-template-1 .ct-text p{margin-bottom:15px}.content-template-1 .ct1-border-text{margin:40px auto;max-width:720px;border-left:2px solid #FF8D61;padding-left:40px}@media (max-width: 840px){.content-template-1 .ct1-img{width:100%;padding-right:0;margin-bottom:15px}}.index-top{display:flex;justify-content:space-between}.index-reg{width:calc(100% - 230px - 15px);background:#f6f6f6;padding:15px;border-bottom:1px solid #b0b0b0}.index-reg h1{font-size:24px;padding-bottom:5px}.index-reg h2{font-size:20px;padding-bottom:15px}.index-reg>p{line-height:20px;margin-bottom:5px}.index-reg>p span{text-decoration:underline;line-height:20px}.ir-input-wrap{display:flex;justify-content:space-between}.ir-input-wrap button{background:linear-gradient(to bottom, #ffda02 0%, #f3ab11 100%);text-transform:uppercase;color:#ffffff;border:none;outline:none;cursor:pointer;padding:10px;width:125px;text-align:center;box-shadow:0 0 3px 1px rgba(0,0,0,0.4);text-shadow:1px 1px 0 #a57d00;border-radius:0 8px 8px 0}.ir-input-wrap button:hover{background:linear-gradient(to bottom, #f3ab11 0%, #ffda02 100%)}.ir-input-wrap{display:flex;justify-content:space-between}.ir-input{display:flex;width:100%;align-items:center;position:relative;box-shadow:0 0 3px 1px rgba(0,0,0,0.4);border-radius:8px 0 0 8px}.ir-input input{width:100%;height:100%;align-self:normal;border:none;outline:none;border-radius:8px 0 0 8px;padding-left:10px;font-size:24px}.ir-input span{position:absolute;right:0;height:100%;align-items:center;justify-content:center;display:flex;padding:5px;background:#f6f6f6}.group-selects{display:flex;padding:10px 0 15px}.group-selects label{margin-right:15px}.group-selects label:nth-last-of-type(1){margin-right:0}.ir-zones{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px solid #b0b0b0}.ir-zones>div{width:33.3333%;padding-right:5px;padding-left:5px;border-right:1px solid #b0b0b0}.ir-zones>div a{display:block;color:#186bab;text-align:right;font-size:14px;line-height:14px;padding-top:14px;font-weight:bold}.ir-zones>div:nth-of-type(1){padding-left:0;border-left:none}.ir-zones>div:nth-last-of-type(1){padding-right:0;border-right:0}.ir-zones .checkbox .check{top:7px}.ir-zones .checkbox .checkbox-desc{display:flex;justify-content:space-between;width:100%}.ir-zones .checkbox .checkbox-desc span{line-height:24px;font-size:14px}.ir-zones .checkbox.checkbox-red .checkbox-desc span:nth-of-type(1){color:red}.ir-zones .checkbox.checkbox-idn .checkbox-desc span:nth-of-type(1),.ir-zones .checkbox.checkbox-new .checkbox-desc span:nth-of-type(1){position:relative}.ir-zones .checkbox.checkbox-idn .checkbox-desc span:nth-of-type(1):after,.ir-zones .checkbox.checkbox-new .checkbox-desc span:nth-of-type(1):after{content:'idn';position:absolute;color:#00c036;font-size:11px;font-weight:bold;top:-5px;left:calc(100% + 3px)}.ir-zones .checkbox.checkbox-new .checkbox-desc span:nth-of-type(1):after{content:'new';color:#ff4800}.index-vds{width:230px;background:#ff8700}.index-vds a{width:100%;height:100%;display:block;position:relative}.index-vds a span{position:absolute;bottom:40px;transform:translateX(-50%);left:50%;color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f}.index-vds a span.disabled{cursor:no-drop}.index-vds a span:hover{background:#3db03d}@media (max-width: 840px){.index-vds{display:none}.index-reg{width:100%}}@media (max-width: 540px){.ir-zones>div{width:50%}.ir-zones>div:nth-of-type(2){border-right:none}.ir-zones>div:nth-last-of-type(1){width:100%}.ir-zones>div:nth-last-of-type(1) label{display:none}}@media (max-width: 420px){.index-reg{background:transparent;border:none;padding:0}}@media (max-width: 360px){.ir-zones>div .checkbox:nth-of-type(3) .checkbox-desc span:nth-of-type(1):after{top:-11px;left:calc(100% - 16px)}}.index-tabs{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:15px}.index-tabs.active-1 .it-content-1,.index-tabs.active-2 .it-content-2,.index-tabs.active-3 .it-content-3{display:block}.it-tab{width:33%;padding:15px 15px 15px 78px;cursor:pointer}.it-tab h3,.it-tab h4{color:#ffffff;text-transform:uppercase}.it-tab h3{font-size:15px;line-height:20px}.it-tab h4{font-size:12px;line-height:14px;padding-top:5px}.it-tab-1{background:#2199cd url("../images/tab-1.png") no-repeat left center}.it-tab-2{background:url("../images/tab-2.png") no-repeat left center/cover;width:34%}.it-tab-3{background:url("../images/tab-3.png") no-repeat left center/cover}.it-content{width:100%;height:216px;position:relative;display:none}.it-content *{color:#ffffff}.it-content span{text-transform:uppercase;font-weight:bold;color:#fff600}.itc-title{padding-top:15px;padding-left:15px}.itc-body{display:flex;padding-left:15px;padding-top:10px}.itc-body ul{padding-right:30px}.itc-body ul:nth-last-of-type(1){padding-right:0}.itc-body ul li{padding-left:25px;position:relative;padding-bottom:3px}.itc-body ul li:before{position:absolute;content:'';background:url("../images/tab-check.png") no-repeat center;height:20px;width:20px;left:0;top:2px}.its-corner{position:absolute;left:15px;bottom:12px;font-size:14px;line-height:16px;text-transform:uppercase}.itc-links{position:absolute;right:15px;bottom:7px;display:flex}.itc-links a{display:inline-block;background:linear-gradient(to bottom, #73d6ea 0%, #438bc4 100%);padding:10px 20px 10px 10px;border-radius:4px;text-decoration:none;box-shadow:0 0 5px 3px rgba(0,0,0,0.4);position:relative;margin-left:15px;font-weight:normal}.itc-links a:after{content:'';position:absolute;right:3px;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left:5px solid #ffffff}.itc-links a:hover{background:linear-gradient(to bottom, #438bc4 0%, #73d6ea 100%)}.itc-links a.itc-try{background:linear-gradient(to bottom, #ffda02 0%, #f3ab11 100%);margin-left:0}.itc-links a.itc-try:hover{background:linear-gradient(to bottom, #f3ab11 0%, #ffda02 100%)}.it-content-1{background:url("../images/tab-content-1.png") no-repeat center/cover}.it-content-1 .itc-title{padding-top:7px;text-transform:uppercase}.it-content-1 .itc-body{padding-top:15px}.it-content-2{background:url("../images/tab-content-2.png") no-repeat center/cover}.it-content-3{background:url("../images/tab-content-3.png") no-repeat center/cover}@media (max-width: 1020px){.it-tab{padding:15px}.it-tab-1{background:linear-gradient(to bottom, #73d6ea 0%, #438bc4 100%)}.it-tab-2{background:linear-gradient(to bottom, #ffda02 0%, #f3ab11 100%)}.it-tab-3{background:linear-gradient(to bottom, #8acd14 0%, #5a900d 100%)}.it-content-1{background:#438bc4}.it-content-2{background:#f3ab11}.it-content-3{background:#5a900d}}@media (max-width: 840px){.it-tab h3{font-size:13px;line-height:13px;text-align:center}.it-tab h4{display:none}}@media (max-width: 540px){.it-tab{padding:15px 10px;display:flex;align-items:center;justify-content:center}.it-content{height:initial;padding-bottom:70px}.it-content-1 .itc-title{padding-top:15px}.itc-body{flex-direction:column}.itc-body ul{padding-right:0}.itc-body ul li{padding-right:15px}.itc-links{bottom:15px}}@media (max-width: 460px){.it-content-1 .its-corner{position:relative;bottom:0;padding-top:10px}.it-content-1 .its-corner br{display:none}}@media (max-width: 370px){.it-tab-1,.it-tab-3{width:30%}.it-tab-2{width:40%}}.index-servers{padding-top:15px;margin-bottom:15px}.index-servers h2{margin-bottom:15px}.index-servers h2 a{font-size:20px;display:block;color:#186bab}.index-servers .is-single:nth-last-of-type(1){border-bottom:1px solid #dddddd}.is-headline,.is-single{border-top:1px solid #dddddd;display:flex;flex-wrap:wrap}.is-headline div,.is-single div{border-right:1px solid #dddddd;padding:10px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.is-headline div:nth-of-type(1),.is-single div:nth-of-type(1){border-left:1px solid #dddddd;width:10%}.is-headline div:nth-of-type(2),.is-single div:nth-of-type(2){width:45%}.is-headline div:nth-of-type(3),.is-single div:nth-of-type(3){width:12%}.is-headline div:nth-of-type(4),.is-single div:nth-of-type(4){width:18%}.is-headline div:nth-of-type(5),.is-single div:nth-of-type(5){width:15%}.is-headline{background-color:#f9f9f9;border-radius:4px 4px 0 0}.is-headline div:nth-of-type(1){border-radius:4px 0 0 0}.is-headline div:nth-last-of-type(1){border-radius:0 4px 0 0}.is-single:hover{background-color:#f5f5f5}.is-single p{width:50%}.is-single a{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;padding:10px 15px}.is-single a.disabled{cursor:no-drop}.is-single a:hover{background:#3db03d}.is-single div:nth-of-type(2) p{font-size:14px;line-height:18px}.is-single div:nth-of-type(2) p:nth-of-type(1){width:100%;padding-bottom:5px}.is-single span{font-weight:bold;font-size:14px;line-height:18px}.is-single-last{padding:5px 0;border:1px solid #dddddd;border-radius:0 0 4px 4px;text-align:right}.is-single-last a{color:#186bab;display:inline-block;padding:10px;font-weight:bold}@media (max-width: 840px){.is-headline div:nth-of-type(1),.is-headline div:nth-of-type(5){display:none}.is-headline div:nth-of-type(2){width:50%;border-left:1px solid #dddddd;border-radius:4px 0 0 0}.is-headline div:nth-of-type(3){width:20%}.is-headline div:nth-of-type(4){width:30%;border-radius:0 4px 0 0}.is-single{position:relative;border:1px solid #dddddd;border-bottom:none;flex-direction:column}.is-single div{border-right:none}.is-single div p,.is-single div:nth-of-type(2) p:nth-of-type(2n),.is-single div:nth-of-type(2) p:nth-of-type(2n+1){width:100%}.is-single div:nth-of-type(1){width:50%;justify-content:left;border-left:none}.is-single div:nth-of-type(2){width:50%;justify-content:left}.is-single div:nth-of-type(3){width:20%;position:absolute;left:50%;top:52px}.is-single div:nth-of-type(4){width:30%;position:absolute;left:70%;top:52px}.is-single div:nth-of-type(5){width:30%;position:absolute;right:0;bottom:0;justify-content:center}}@media (max-width: 460px){.is-headline div{font-size:14px;line-height:18px}.is-headline div:nth-of-type(2){width:40%}.is-headline div:nth-of-type(3),.is-headline div:nth-of-type(4){width:30%}.is-single div:nth-of-type(2){width:100%}.is-single div:nth-of-type(3){width:30%;left:40%;top:5px}.is-single div:nth-of-type(4){width:30%;left:70%;top:5px}.is-single div:nth-of-type(5){width:40%}.is-single-last a{font-size:14px;line-height:18px}}.in-headline{border:1px solid #dddddd;background:#f6f6f6;padding:10px 15px;border-radius:4px;display:flex;justify-content:space-between}.in-headline p{font-weight:bold}.in-headline a{color:#186bab;font-weight:bold}.in-news{display:flex;flex-wrap:wrap;justify-content:space-between}.in-news>div div{display:flex;flex-direction:column}.in-news>div span{color:#7b7b7b;font-size:12px;line-height:12px}.in-news>div a{color:#186bab;text-decoration:none;font-size:16px;line-height:20px;margin-top:2px;margin-bottom:10px}.in-news>div a:hover{text-decoration:underline}.in-news>div:nth-of-type(1){width:50%;border-right:1px solid #dddddd;padding:15px 15px 15px 0}.in-news>div:nth-last-of-type(1){width:50%;padding:15px 0 15px 15px}.index-text h3{font-size:20px;margin-top:15px;margin-bottom:5px}.index-text a{color:#186bab;text-decoration:underline}.index-text ul{list-style-type:disc;padding-left:20px}@media (max-width: 460px){.in-news>div:nth-of-type(1),.in-news>div:nth-of-type(2){width:100%;padding:15px 0 0;border:none}.in-news>div:nth-of-type(1) div:nth-last-of-type(1) a,.in-news>div:nth-of-type(2) div:nth-last-of-type(1) a{margin-bottom:0}.in-news>div:nth-of-type(2){padding-top:10px;border-bottom:1px solid #dddddd;padding-bottom:10px}}@media (max-width: 360px){.in-headline a,.in-headline p{font-size:14px;line-height:18px}}.vds-plans{margin-bottom:30px}.vds-plans .plans{border:none;flex-wrap:wrap;justify-content:space-between}.vds-plans .plans>div{width:calc(50% - 8px);flex-basis:initial;flex-grow:initial;margin-bottom:15px}.vds-plans .plans>div:nth-of-type(2n){margin-right:0}.vds-plans .orange{color:#F98F56 !important}.vds-features{border-top:1px solid #dfdfe1;padding-top:15px;padding-bottom:15px;display:flex}.vds-features p{padding-left:40px;width:25%;text-transform:uppercase;font-size:11px;line-height:32px;font-weight:bold;letter-spacing:1px;background-repeat:no-repeat;background-position:center left;background-size:contain}.vds-features p:nth-of-type(1){background-image:url("../images/icons/vds/feature-1.svg")}.vds-features p:nth-of-type(2){background-image:url("../images/icons/vds/feature-2.svg")}.vds-features p:nth-of-type(3){background-image:url("../images/icons/vds/feature-3.svg")}.vds-features p:nth-of-type(4){background-image:url("../images/icons/vds/feature-4.svg")}.s-border-wrap{border-top:1px solid #dfdfe1;padding-top:45px}.text-medium-image{display:flex}.text-medium-image>div{margin-left:100px;margin-right:50px}.vds-adv{padding-top:30px}.vds-adv .s-border-wrap{display:flex;flex-wrap:wrap}.text-small-image{width:calc(50% - 8px);margin-right:16px;display:flex}.text-small-image .tsi-image{margin-right:30px}.text-small-image .tsi-content{margin-bottom:24px}.text-small-image .tsi-content p{margin-bottom:16px}.text-small-image .tsi-content p:nth-of-type(1){font-weight:bold}.text-small-image:nth-of-type(2n){margin-right:0}.text-small-image:nth-of-type(2n+1){padding-right:80px}.vds-download-wrap{background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);padding:50px;display:flex;flex-wrap:wrap}.vds-dw-left{width:50%;padding-right:60px}.vds-dw-left p{font-weight:bold}.vds-dw-left p .orange{color:#F98F56}.vds-dw-right{width:50%}.vds-dw-file{border:2px solid #ff8d61;border-radius:50px;display:flex;flex-wrap:wrap;align-items:center;padding:24px 24px 24px 32px;text-decoration:none;margin-bottom:24px}.vds-dw-file p:nth-of-type(1){width:calc(100% - 120px - 10px - 48px - 24px);font-weight:normal}.vds-dw-file p:nth-of-type(2){width:120px;font-size:40px;line-height:48px;margin-left:10px}.vds-dw-file p:nth-last-of-type(1){width:48px;height:48px;margin-left:24px}@media (max-width: 1024px){.vds-features{flex-wrap:wrap}.vds-features p{width:50%;margin-bottom:15px}.vds-plans .plans>div{width:100%}.vds-download-wrap{padding:15px}.vds-dw-file{padding:15px}.vds-dw-left{width:100%;margin-bottom:15px}.vds-dw-right{width:100%}}@media (max-width: 740px){.text-medium-image{flex-wrap:wrap}.text-medium-image>div{order:1;margin:auto auto 15px;width:100%;text-align:center}.text-medium-image p{order:2}.text-small-image{width:100%;margin-right:0}.text-small-image:nth-of-type(2n+1){padding-right:0}}@media (max-width: 480px){.vds-features p{width:100%}.text-small-image{flex-wrap:wrap}.text-small-image .tsi-image{text-align:center;margin:auto auto 15px}.text-small-image .tsi-content{margin-bottom:15px}.vds-dw-file p:nth-of-type(1){width:100%;text-align:center;margin-bottom:10px}.vds-dw-file p:nth-of-type(2){width:60%;margin-left:0;text-align:right}.vds-dw-file p:nth-last-of-type(1){margin-left:10px}}.contact-title{padding-bottom:45px}.contact-title p{max-width:800px}.contact-title p span:nth-of-type(1){font-weight:bold}.contact-title a{text-decoration:none}.contacts-items{display:flex}.contacts-items a{text-decoration:none;font-weight:normal}.contacts-items .text-small-image:nth-of-type(2n+1){padding-right:15px}.contacts-items p span{font-weight:bold}.contacts-items .gray{font-weight:normal;color:#a5a7ae}.extra-contacts.text-small-image{padding-left:62px}.extra-contacts.text-small-image .tsi-content p:nth-of-type(1){font-weight:normal;padding-top:40px}@media (max-width: 840px){.contacts-items{flex-wrap:wrap;padding-top:30px;padding-bottom:15px}.contacts-items .text-small-image{width:100%}.contacts-items .text-small-image .tsi-content{margin-bottom:0}.contact-title{padding-top:30px;padding-bottom:30px}.extra-contacts.text-small-image .tsi-content p:nth-of-type(1){padding-top:0}}@media (max-width: 480px){.contacts-items .text-small-image .tsi-image{margin:0;width:100%;text-align:left}.extra-contacts.text-small-image{padding-left:0}}.whois-form .cir-block-1{border-radius:6px;margin-bottom:30px}.page-404 .ci-title h1{font-size:120px;line-height:120px;margin-bottom:30px}.page-404 span,.page-404 a{font-weight:bold}.page-404 p{margin-bottom:15px}.accordion-colocation .ci-title{padding-bottom:15px;border-bottom:1px solid #dfdfe1}.accordion-colocation>p{padding-top:30px;padding-bottom:0}.accordion-colocation>p a{color:#f77a37}.accordion-v2{padding:16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.av2-title{display:flex;flex-wrap:wrap;border-top:1px solid #dfdfe1;padding:12px 0}.av2-title:nth-of-type(1){border-top:none}.av2-title p{width:50%;font-weight:bold}.av2-switcher{display:flex;flex-wrap:wrap;border-top:1px solid #dfdfe1;padding:12px 0;cursor:pointer}.av2-switcher p{width:50%}.av2-switcher p:nth-of-type(1){font-weight:bold}.av2-switcher p:nth-last-of-type(1){color:#a5a7ae;text-align:right}.av2-switcher .av2-minus,.av2-switcher .av2-plus{color:#f77a37;padding-left:8px;font-weight:bold}.av2-switcher .av2-plus{display:none}.av2-switcher .av2-show,.av2-switcher .av2-hide{color:#a5a7ae}.av2-switcher .av2-show{display:none}.av2-switcher.av2-switcher-open .av2-minus{display:none}.av2-switcher.av2-switcher-open .av2-plus{display:inline-block}.av2-switcher.av2-switcher-open .av2-hide{display:none}.av2-switcher.av2-switcher-open .av2-show{display:inline-block}.av2-content>div{display:flex;flex-wrap:wrap;border-top:1px solid #dfdfe1;padding:12px 0}.av2-content>div p{width:50%}.content-medium-image{display:flex}.content-medium-image p{margin-bottom:16px}.content-medium-image h2{font-size:20px;line-height:24px;margin-top:32px;margin-bottom:16px}.content-medium-image>div:nth-last-of-type(1) img{margin-left:90px}.list-dotted h2{font-size:20px;line-height:24px;margin-bottom:32px}.list-dotted div{display:flex;flex-wrap:wrap;margin-bottom:40px}.list-dotted div p{width:33.3333%;position:relative;padding-left:40px;padding-right:16px;margin-bottom:16px}.list-dotted div p:before{content:'';display:block;position:absolute;top:8px;left:8px;width:8px;height:8px;border-radius:50%;background:#FF8D61}.list-dotted div p span{font-weight:bold}.colocation-cross .s-border-wrap>p{padding-top:30px;padding-bottom:30px}.col-crs-data{padding:16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.col-crs-data>div{display:flex;border-bottom:1px solid #dfdfe1;padding-top:16px;padding-bottom:16px}.col-crs-data>div p{font-size:14px;line-height:16px}.col-crs-data>div a{display:block;padding:16px 32px;background:#f77a37;text-align:center;color:#ffffff;text-transform:uppercase;text-decoration:none;font-weight:bold;letter-spacing:1px;border-radius:4px}.col-crs-data>div a:hover{background:#f77027}.col-crs-data>div:nth-last-of-type(1){border-bottom:none}.col-crs-data>div:nth-of-type(1) p{font-weight:bold;font-size:16px;line-height:24px}.col-crs-data>div>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:50%}.col-crs-data>div>div p{max-width:285px}@media (max-width: 840px){.content-medium-image{flex-wrap:wrap}.content-medium-image div:nth-of-type(1){width:100%;order:2}.content-medium-image div:nth-of-type(2){width:100%;order:1;text-align:center;margin-bottom:30px}.content-medium-image div:nth-of-type(2) img{margin:auto}.list-dotted div p{width:50%}}@media (max-width: 480px){.list-dotted div p{width:100%}}.page-ssd-hosting .ssd_4{margin-top:540px !important}@media (max-width: 1020px){.page-ssd-hosting .ssd_2{width:100%;height:auto;line-height:initial;margin-left:0 !important;background:none}.page-ssd-hosting .banner_up{width:100%;line-height:initial;padding-top:0}.page-ssd-hosting .banner_txt1{margin-left:0;margin-top:0;width:100%;margin-bottom:15px;line-height:130%}.page-ssd-hosting .banner_btn_test{float:left}.page-ssd-hosting .banner_middle{width:100%;padding-top:15px}.page-ssd-hosting .banner_middle .banner_middle_txt1,.page-ssd-hosting .banner_middle .banner_middle_txt2{margin-left:0}.page-ssd-hosting .banner_bottom{width:100%;padding-top:15px}.page-ssd-hosting .banner_bottom_supp{background:#30BFE1;width:150px;margin-left:15px;padding:10px;text-align:center;border-radius:10px;color:#ffffff;margin-bottom:15px}.page-ssd-hosting .banner_bottom_supp_txt1,.page-ssd-hosting .banner_bottom_uptime_txt1{padding-bottom:5px;color:#ffffff}.page-ssd-hosting .banner_bottom_uptime{background:#FCC300;float:left;width:150px;text-align:center;padding:10px;border-radius:10px;margin-left:15px;margin-bottom:15px}.page-ssd-hosting .ssd_3{padding:0}.page-ssd-hosting .tariff{float:none;width:100%;height:initial;margin-bottom:15px;margin-left:0}.page-ssd-hosting .tariff_inner{text-align:center}.page-ssd-hosting .order_button{margin:auto}.page-ssd-hosting .tariff_inner .tariff_adv:nth-last-of-type(1){border-bottom:none}.page-ssd-hosting .ssd_4{margin-top:30px !important;margin-left:0 !important;width:100%;height:initial;background:none}.page-ssd-hosting .ssd_4_1{width:100%;margin-left:0;padding-top:0;margin-bottom:15px}.page-ssd-hosting .ssd_4_2{width:100%;margin-left:0;color:#000000}.page-ssd-hosting .ssd_4_2_2{color:#000000}.page-ssd-hosting .ssd_5{padding-top:30px}.page-ssd-hosting .ssd_5_1{width:100%;padding:0 0 10px;margin:0}.page-ssd-hosting .ssd_5_2{width:100%;height:initial;margin:0;padding-top:15px}.page-ssd-hosting .ssd_5_2_1,.page-ssd-hosting .ssd_5_2_2{width:50%}.page-ssd-hosting .ssd_5_2_1_2{height:initial;margin-bottom:15px}.page-ssd-hosting .ssd_6{width:100%;height:initial;margin:15px 0 30px;clear:both}.page-ssd-hosting .ssd_6_1{width:100%;padding-top:15px;margin:0}.page-ssd-hosting .ssd_6_2_f,.page-ssd-hosting .ssd_6_2{float:none;width:100%;margin-bottom:15px}.page-ssd-hosting .ssd_7{width:100%;height:initial;margin:0}.page-ssd-hosting .ssd_7_1{padding:20px 0}.page-ssd-hosting .ssd_8{width:100%;margin:0;height:initial;display:flex}.page-ssd-hosting .ssd_8_1,.page-ssd-hosting .ssd_8_2{float:none;width:50%;height:inherit;display:flex}.page-ssd-hosting .ssd_8_3{margin:0;padding:10px 15px;display:flex;align-items:center}}@media (max-width: 600px){.page-ssd-hosting .ssd_5_2_1,.page-ssd-hosting .ssd_5_2_2{width:100%}}@media (max-width: 480px){.page-ssd-hosting .ssd_8_1,.page-ssd-hosting .ssd_8_2{justify-content:center;text-align:center}.page-ssd-hosting .ssd_8_3{padding:7px 4px}}.plans-ssd{border-top:none}.ssd-info{margin-top:30px}.ssd-info>div:not(.ci-title){display:flex;border-bottom:1px solid #dfdfe1;padding-bottom:40px;margin-bottom:40px}.ssd-info>div:not(.ci-title):nth-last-of-type(1){border-bottom:none;padding-bottom:0}.ssd-info>div:not(.ci-title)>div{width:50%;padding-right:40px}.ssd-info img{margin-bottom:15px}.ssd-info p{margin-bottom:15px}.ssd-info span{font-weight:bold}.ssd-info ul li{padding-left:30px;position:relative;margin-bottom:5px}.ssd-info ul li:before{content:'';display:block;position:absolute;top:7px;left:0;width:8px;height:8px;border-radius:50%;background:#FF8D61}.ssd-info-1>div:not(.ci-title)>div{padding-right:80px}.ssd-info-1>div:not(.ci-title):nth-last-of-type(1){margin-bottom:25px}.ssd-info-1 ul li{margin-bottom:15px}section.ssd-info-1{margin-bottom:25px}.ssd-cpanel-title{font-size:1.3rem;line-height:1.5rem;max-width:240px;font-weight:bold}.ssd-features p{width:33.3333%}.ssd-features p:nth-of-type(1){background-image:url("../images/icons/ssd/param-1.svg")}.ssd-features p:nth-of-type(2){background-image:url("../images/icons/ssd/param-2.svg")}.ssd-features p:nth-of-type(3){background-image:url("../images/icons/ssd/param-3.svg")}.ssd-main-list{padding:16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.ssd-main-list>div{display:flex;border-bottom:1px solid #dfdfe1;padding:12px 0}.ssd-main-list>div:nth-last-of-type(1){border-bottom:none}.ssd-main-list>div p{width:50%;font-size:14px;padding-right:15px}.ssd-main-check{position:relative;border-left:2px solid #FF8D61;border-bottom:2px solid #FF8D61;width:12px;height:6px;display:inline-block;transform:rotate(-45deg)}@media (max-width: 1024px){.ssd-features p{width:50%}}@media (max-width: 840px){.ssd-info>div:not(.ci-title){flex-wrap:wrap;padding-bottom:15px;margin-bottom:30px}.ssd-info>div:not(.ci-title)>div{width:100%;padding-right:0}}@media (max-width: 600px){.ssd-features p{width:100%}}@media (max-width: 450px){.ssd-main-list>div p{line-height:16px}}section.ssl-data{margin-bottom:15px}.ssl-data-desc p{margin-bottom:15px}.ssl-s-header{display:flex;width:100%;margin:24px 0}.ssl-s-header>div{flex-grow:1;display:flex;align-items:center}.ssl-sorting{margin-bottom:15px}.ssl-s-panel{box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);border-radius:8px;padding:16px;background:#ffffff;position:relative}.cf-title.ssl-s-title{margin-bottom:15px}.cf-title.ssl-s-title h2{font-size:20px;line-height:24px;font-weight:bold}.ssl-sh-icon{width:48px;height:48px;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);margin-right:32px}.ssl-sh-icon.ssl-sh-icon-1{background:#fff url("../images/ssl/ssl-header-1.svg") no-repeat center}.ssl-sh-icon.ssl-sh-icon-2{background:#fff url("../images/ssl/ssl-header-2.svg") no-repeat center}.ssl-sh-icon.ssl-sh-icon-3{background:#fff url("../images/ssl/ssl-header-3.svg") no-repeat center}.ssl-sh-icon.ssl-sh-icon-4{background:#fff url("../images/ssl/ssl-header-4.svg") no-repeat center}.ssl-sh-icon.ssl-sh-icon-5{background:#fff url("../images/ssl/ssl-header-5.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-5{background:#fff url("../images/icons/dedicated/dedicated-icon-5.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-6{background:#fff url("../images/icons/dedicated/dedicated-icon-6.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-7{background:#fff url("../images/icons/dedicated/dedicated-icon-7.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-8{background:#fff url("../images/icons/dedicated/dedicated-icon-8.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-9{background:#fff url("../images/icons/dedicated/dedicated-icon-9.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-10{background:#fff url("../images/icons/dedicated/dedicated-icon-10.svg") no-repeat center}.ssl-sh-icon.ssl-dedicated-11{background:#fff url("../images/icons/dedicated/dedicated-icon-11.svg") no-repeat center}.ssl-sh-title{font-size:14px;line-height:16px;font-weight:bold}.ssl-sh-subtitle{font-size:12px;line-height:16px;color:#82849A}.ssl-s-certs-wrap{display:flex;margin-bottom:16px;justify-content:space-between;gap:15px}.ssl-s-certs-single{flex-grow:1;width:100%}.ssl-s-certs-single>div{position:relative}.ssl-s-certs-single.active .ssl-s-list{display:block}.ssl-s-certs-single.active .ssl-s-checker:after{transform:rotate(225deg);top:20px}.ssl-s-checker{border-radius:8px;border:1px solid #dadae6;background:linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);color:#828599;padding:12px 40px 12px 16px;cursor:pointer;position:relative}.ssl-s-checker:after{content:'';display:block;position:absolute;top:18px;right:18px;width:4px;height:4px;border-right:2px solid #84879A;border-bottom:2px solid #84879A;transform:rotate(45deg)}.ssl-s-checker.active:after{transform:rotate(225deg);top:20px}.ssl-s-list{display:none;position:absolute;top:100%;width:100%;z-index:9;background:#ffffff;border-radius:8px;box-shadow:0 8px 48px rgba(29,31,51,0.1);padding:16px 0}.ssl-s-list.active{display:block}.ssl-s-list p{background:#ffffff;color:#828599;padding:12px 16px;position:relative;cursor:pointer}.ssl-s-list p.active{background:#F1FAFF;color:#029EF7}.ssl-s-list p.active:before{content:'';display:block;position:absolute;top:15px;right:16px;width:16px;height:16px;border-radius:4px;background:#029EF7}.ssl-s-list p.active:after{content:'';display:block;position:absolute;top:17px;right:21px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.ssl-d-tabs{display:flex;flex-wrap:wrap;margin-bottom:7px}.ssl-d-tab{text-transform:uppercase;font-size:12px;line-height:16px;border:1px solid #E0E0E0;background:#F7FAFC;padding:12px 16px 12px 50px;border-radius:20px;margin-right:8px;margin-bottom:8px;cursor:pointer}.ssl-d-tab.active{box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.ssl-d-tab-1{background:url("../images/icons/ssl/ssl-tab-1.svg") no-repeat center left 15px}.ssl-d-tab-1.active{background:#fff url("../images/icons/ssl/ssl-tab-1-active.svg") no-repeat center left 15px}.ssl-d-tab-2{background:url("../images/icons/ssl/ssl-tab-2.svg") no-repeat center left 15px}.ssl-d-tab-2.active{background:#fff url("../images/icons/ssl/ssl-tab-2-active.svg") no-repeat center left 15px}.ssl-d-tab-3{background:url("../images/icons/ssl/ssl-tab-3.svg") no-repeat center left 15px}.ssl-d-tab-3.active{background:#fff url("../images/icons/ssl/ssl-tab-3-active.svg") no-repeat center left 15px}.ssl-d-body{box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);border-radius:8px;padding:16px;background:#ffffff;position:relative}.ssl-d-body:before{position:absolute;top:0;left:16px;content:'';width:40px;height:4px;background:#FDE172}.ssl-d-body .ssl-d-content{display:none}.ssl-d-body .ssl-d-content.active{display:block}.ssl-d-header{display:flex;justify-content:space-between;padding:16px 0;align-items:center}.ssl-d-header h1,.ssl-d-header h2,.ssl-d-header h3,.ssl-d-header h4,.ssl-d-header h5,.ssl-d-header h6{font-size:20px;line-height:24px}.ssl-d-header h1 a,.ssl-d-header h2 a,.ssl-d-header h3 a,.ssl-d-header h4 a,.ssl-d-header h5 a,.ssl-d-header h6 a{font-size:19px;color:#000000}.ssl-d-header>div{display:flex;align-items:center}.ssl-d-header>div a{font-size:19px;color:#000000}.ssl-d-header .ssl-d-ukrnames{background:#F0F3F5;color:#686A73;padding:4px 6px;border-radius:4px;margin-right:16px}.ssl-d-title{display:flex;border-top:1px solid #E0E0E0}.ssl-d-title p{color:#AAACAF;text-transform:uppercase;font-size:14px;line-height:16px;padding:16px 0}.ssl-d-line{display:flex;border-top:1px solid #E0E0E0}.ssl-d-line.hide{display:none}.ssl-d-line p{padding:16px 0}.ssl-d-line a{font-weight:normal}.ssl-d-line a span{color:#186bab;font-weight:bold}.ssl-d-line a.btn{background:#F98F56;color:#ffffff;font-size:12px;line-height:16px;text-transform:uppercase;padding:12px 16px;border-radius:4px;text-decoration:none}.ssl-d-line a.btn:hover{background:#f77027}.ssl-d-discount,.ssl-d-no,.ssl-d-yes{color:#D87A44;background:#FEF1EB;padding:4px;border-radius:4px}.ssl-d-price{display:inline-block;width:70px}.ssl-d-discount{text-decoration:line-through}.ssl-d-yes{color:#299B99;background:#EAF8F8}.ssl-d-content .ssl-d-title p,.ssl-d-content .ssl-d-line p{padding-right:5px}.ssl-d-content-1 .ssl-d-title p:nth-of-type(1),.ssl-d-content-1 .ssl-d-line p:nth-of-type(1){width:40%}.ssl-d-content-1 .ssl-d-title p:nth-of-type(2),.ssl-d-content-1 .ssl-d-line p:nth-of-type(2){width:20%}.ssl-d-content-1 .ssl-d-title p:nth-of-type(3),.ssl-d-content-1 .ssl-d-line p:nth-of-type(3){width:10%}.ssl-d-content-1 .ssl-d-title p:nth-of-type(4),.ssl-d-content-1 .ssl-d-line p:nth-of-type(4){width:15%}.ssl-d-content-1 .ssl-d-title p:nth-of-type(5),.ssl-d-content-1 .ssl-d-line p:nth-of-type(5){width:15%;text-align:right}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p,.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p{padding-left:3px;padding-right:3px}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(1),.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(1){width:35%}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(2),.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(2){width:13%;text-align:left}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(3),.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(3){width:13%}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(4),.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(4){width:10%}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(5),.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(5){width:14%}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(6),.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(6){width:15%;text-align:right}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(2){background:#f4ffe1}.ssl-d-content-2 .ssl-d-title p:nth-of-type(1),.ssl-d-content-2 .ssl-d-line p:nth-of-type(1){width:40%}.ssl-d-content-2 .ssl-d-title p:nth-of-type(2),.ssl-d-content-2 .ssl-d-line p:nth-of-type(2){width:20%}.ssl-d-content-2 .ssl-d-title p:nth-of-type(3),.ssl-d-content-2 .ssl-d-line p:nth-of-type(3){width:25%}.ssl-d-content-2 .ssl-d-title p:nth-of-type(4),.ssl-d-content-2 .ssl-d-line p:nth-of-type(4){width:15%;text-align:right}.ssl-d-content-3 .ssl-d-title p:nth-of-type(1),.ssl-d-content-3 .ssl-d-line p:nth-of-type(1){width:40%}.ssl-d-content-3 .ssl-d-title p:nth-of-type(2),.ssl-d-content-3 .ssl-d-line p:nth-of-type(2){width:20%}.ssl-d-content-3 .ssl-d-title p:nth-of-type(3),.ssl-d-content-3 .ssl-d-line p:nth-of-type(3){width:10%}.ssl-d-content-3 .ssl-d-title p:nth-of-type(4),.ssl-d-content-3 .ssl-d-line p:nth-of-type(4){width:15%}.ssl-d-content-3 .ssl-d-title p:nth-of-type(5),.ssl-d-content-3 .ssl-d-line p:nth-of-type(5){width:15%;text-align:right}@media (max-width: 840px){.ssl-s-certs-wrap{flex-wrap:wrap;margin-bottom:0}.ssl-sh-icon{margin-right:15px}.ssl-d-content .ssl-d-title{flex-wrap:wrap}.ssl-d-content .ssl-d-line{flex-wrap:wrap}.ssl-d-content-1 .ssl-d-title p:nth-of-type(1){width:70%}.ssl-d-content-1 .ssl-d-title p:nth-of-type(3){width:30%;text-align:right}.ssl-d-content-1 .ssl-d-title p:nth-of-type(2),.ssl-d-content-1 .ssl-d-title p:nth-of-type(4),.ssl-d-content-1 .ssl-d-title p:nth-of-type(5){display:none}.ssl-d-content-1 .ssl-d-line p:nth-of-type(1){width:70%;order:1}.ssl-d-content-1 .ssl-d-line p:nth-of-type(2){width:70%;order:3;padding-top:0}.ssl-d-content-1 .ssl-d-line p:nth-of-type(3){width:30%;order:2;text-align:right}.ssl-d-content-1 .ssl-d-line p:nth-of-type(4){width:50%;order:4;padding-top:0}.ssl-d-content-1 .ssl-d-line p:nth-of-type(5){width:50%;order:5;padding-top:0;text-align:right}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(1){width:70%}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(3){width:30%;text-align:right}.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(2),.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(4),.ssl-d-content-1.ssl-d-content-partner .ssl-d-title p:nth-of-type(5){display:none}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(1){width:70%;order:1}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(2){width:40%;order:4;padding-top:0;padding-bottom:0;margin-bottom:16px;text-align:center}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(3){width:60%;order:3;padding-top:0;padding-bottom:0;margin-bottom:16px;text-align:left}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(4){width:30%;order:2;padding-top:13px;text-align:right}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(5){width:50%;order:4;padding-top:0}.ssl-d-content-1.ssl-d-content-partner .ssl-d-line p:nth-of-type(6){width:50%;order:5;padding-top:0;text-align:right}.ssl-d-content-2 .ssl-d-title p:nth-of-type(1){width:60%}.ssl-d-content-2 .ssl-d-title p:nth-of-type(3){width:40%;text-align:right}.ssl-d-content-2 .ssl-d-title p:nth-of-type(2),.ssl-d-content-2 .ssl-d-title p:nth-of-type(4){display:none}.ssl-d-content-2 .ssl-d-line p:nth-of-type(1){width:60%;order:1}.ssl-d-content-2 .ssl-d-line p:nth-of-type(2){width:50%;order:3;padding-top:0}.ssl-d-content-2 .ssl-d-line p:nth-of-type(3){width:40%;order:2;text-align:right}.ssl-d-content-2 .ssl-d-line p:nth-of-type(4){width:50%;order:4;padding-top:0;text-align:right}.ssl-d-content-3 .ssl-d-title p:nth-of-type(1){width:70%}.ssl-d-content-3 .ssl-d-title p:nth-of-type(4){width:30%;text-align:right}.ssl-d-content-3 .ssl-d-title p:nth-of-type(2),.ssl-d-content-3 .ssl-d-title p:nth-of-type(3),.ssl-d-content-3 .ssl-d-title p:nth-of-type(5){display:none}.ssl-d-content-3 .ssl-d-line p:nth-of-type(1){width:70%;order:1}.ssl-d-content-3 .ssl-d-line p:nth-of-type(2){width:50%;order:4;padding-top:0}.ssl-d-content-3 .ssl-d-line p:nth-of-type(3){width:15%;order:3;padding-top:0}.ssl-d-content-3 .ssl-d-line p:nth-of-type(4){width:30%;order:2;text-align:right}.ssl-d-content-3 .ssl-d-line p:nth-of-type(5){width:35%;order:5;padding-top:0;text-align:right}}@media (max-width: 700px){.ssl-s-header{flex-wrap:wrap}.ssl-s-header>div{width:100%;margin-bottom:15px}}.search-domain-wrap{padding:20px 16px 15px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.search-domain-wrap .ci-title{display:flex;justify-content:space-between;width:100%;align-items:baseline;margin-bottom:20px}.search-domain-wrap .ci-title h2,.search-domain-wrap .ci-title h3,.search-domain-wrap .ci-title h4,.search-domain-wrap .ci-title h5,.search-domain-wrap .ci-title h6{font-size:1.4rem;line-height:1.8rem}.search-domain-wrap .ci-title .sdw-toggle-search{flex-wrap:nowrap;justify-content:initial}.search-domain-wrap form{display:flex;flex-wrap:wrap}.search-domain-wrap #result{width:100%}#result.asc{display:flex;flex-direction:column}#result.desc{display:flex;flex-direction:column-reverse}.ci-title .sdw-subtitle{display:block}.sdw-toggle-search button{color:#828599;padding:12px 16px;font-size:14px;line-height:16px;background:#F4F5F9;border:none;cursor:pointer}.sdw-toggle-search button:hover{background:#eeeff3}.sdw-toggle-search button.active{background-color:#44c729;color:#ffffff}.sdw-toggle-search button:nth-of-type(1){border-radius:8px 0 0 8px;margin-left:15px}.sdw-toggle-search button:nth-last-of-type(1){border-radius:0 8px 8px 0}.sdw-submit{margin-left:32px}.sdw-main{display:flex;margin-bottom:20px;width:100%}.sdw-main button{background:#FF8C3F;border:1px solid #FF8C3F;color:#FFFFFF;border-radius:8px;padding:16px 40px;cursor:pointer}.sdw-main button:hover{background:#e97b32;border:1px solid #e97b32}.sdw-inputs{flex-grow:1}.sdw-input{display:none}.sdw-input input{border:1px solid #dadae6;border-radius:8px 0 0 8px;width:100%;padding:16px 40px 16px 16px;outline:none}.sdw-textarea textarea{border:1px solid #dadae6;border-radius:8px;width:100%;resize:vertical;min-height:110px;outline:none;padding:10px}.sdw-main.sdw-inputs-single .sdw-textarea{display:block;margin-right:15px}.sdw-main.sdw-inputs-single .sdw-input{display:block}.sdw-main.sdw-inputs-single .sdw-submit{margin-left:0}.sdw-main.sdw-inputs-single .sdw-submit button{border-radius:0 8px 8px 0}.sdw-zones-switcher{padding-bottom:20px;border-bottom:1px solid #EBEBF2;margin-bottom:10px;width:100%}.sdw-zones-switcher p{color:#828599;padding-left:55px;position:relative;display:inline-block;cursor:pointer}.sdw-zones-switcher p:before{content:'';display:block;position:absolute;top:0;left:0;width:40px;height:24px;border-radius:12px;background:#eb4444}.sdw-zones-switcher p:after{content:'';display:block;position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;box-shadow:0 2px 4px rgba(90,92,112,0.04);background-color:#fff}.sdw-zones-switcher.active p:before{background-color:#44c729}.sdw-zones-switcher.active p:after{left:18px}.sdw-zones-wrap{flex-wrap:wrap;justify-content:space-between;width:100%;display:none}.sdw-zones-wrap.active{display:flex}.sdw-categories{width:calc(50% - 16px)}.sdw-categories>p{color:#1D1F33;padding:20px 0;font-weight:bold}.sdw-categories>div{position:relative}.sdw-zones-selected{width:calc(50% - 16px)}.sdw-zones-selected p{color:#1D1F33;padding:20px 0;font-weight:bold}.sdw-zones-selected-title{display:flex;justify-content:space-between;align-items:center}.sdw-zones-selected-clear{background:#F4F6F9 url("../images/icons/trash.svg") no-repeat center;width:40px;height:40px;cursor:pointer;border-radius:8px}.sdw-zones-selected-clear:hover{background:#ECECF2 url("../images/icons/trash.svg") no-repeat center}.rdr-zones-only-available,.rdr-zones-sort-by-price{font-size:initial !important;line-height:inherit !important;font-weight:normal !important;background:#F4F6F9 url("../images/icons/eye-hide.svg") no-repeat center left;background-size:18px;background-position-x:4px;height:40px;display:inline-flex;align-items:center;padding:0 5px 0 25px;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer}.rdr-zones-only-available:hover,.rdr-zones-sort-by-price:hover{background-color:#ECECF2}.rdr-zones-only-available.active,.rdr-zones-sort-by-price.active{background:#47d682 url("../images/icons/eye-hide-white.svg") no-repeat center left;background-size:18px;background-position-x:4px;border:1px solid #3bb86e;color:#ffffff !important}.rdr-zones-sort-by-price{background:#F4F6F9 url("../images/icons/sort.svg") no-repeat center left;background-size:10px;background-position-x:7px}.rdr-zones-sort-by-price.asc{background:#47d682 url("../images/icons/sort-asc.svg") no-repeat center left;background-size:18px;background-position-x:4px;border:1px solid #3bb86e;color:#ffffff !important}.rdr-zones-sort-by-price.desc{background:#47d682 url("../images/icons/sort-desc.svg") no-repeat center left;background-size:18px;background-position-x:4px;border:1px solid #3bb86e;color:#ffffff !important}.sdw-zones-list-wrap{width:100%;border-top:1px solid #EBEBF2;padding-top:15px;padding-bottom:15px}.sdw-cat-switch-checker{border-radius:8px;border:1px solid #dadae6;background:linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);color:#828599;padding:12px 40px 12px 16px;cursor:pointer;position:relative}.sdw-cat-switch-checker:after{content:'';display:block;position:absolute;top:18px;right:18px;width:4px;height:4px;border-right:2px solid #84879A;border-bottom:2px solid #84879A;transform:rotate(45deg)}.sdw-cat-switch-checker.active:after{transform:rotate(225deg);top:20px}.sdw-cat-list{display:none;position:absolute;top:100%;width:100%;z-index:9;background:#ffffff;border-radius:8px;box-shadow:0 8px 48px rgba(29,31,51,0.1);padding:16px 0}.sdw-cat-list.active{display:block}.sdw-cat-list p{background:#ffffff;color:#828599;padding:12px 16px;position:relative;cursor:pointer}.sdw-cat-list p:hover{background:#F4F5F9}.sdw-cat-list p.active{background:#F1FAFF;color:#029EF7}.sdw-cat-list p.active:hover{background:#F1FAFF}.sdw-cat-list p.active:before{content:'';display:block;position:absolute;top:12px;right:16px;width:16px;height:16px;border-radius:4px;background:#029EF7}.sdw-cat-list p.active:after{content:'';display:block;position:absolute;top:14px;right:21px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.sdw-zones-list>div{display:none}.sdw-zones-view::-webkit-scrollbar{width:4px}.sdw-zones-view::-webkit-scrollbar-track{background:#F4F6F9}.sdw-zones-view::-webkit-scrollbar-thumb{background:#DADAE6}.sdw-zones-view::-webkit-scrollbar-thumb:hover{background:#888888}.sdw-zones-view{height:110px;margin-bottom:32px;overflow-y:auto}.sdw-zones-view .sdw-zone-view{display:inline-block;background:#029EF7;color:#ffffff;padding:8px 28px 8px 12px;margin-right:8px;margin-bottom:8px;border-radius:20px;cursor:pointer}.sdw-zones-view .sdw-zone-close{position:relative}.sdw-zones-view .sdw-zone-close:before,.sdw-zones-view .sdw-zone-close:after{content:'';display:block;position:absolute;width:9px;height:2px;background:#ffffff;top:8px;left:9px;transform:rotate(45deg)}.sdw-zones-view .sdw-zone-close:after{transform:rotate(135deg)}.sdw-zones-list-title,.rdr-zones-selected-title{display:flex;align-items:center;gap:10px}.sdw-zones-list-title .sdw-zones-subtitle,.rdr-zones-selected-title .sdw-zones-subtitle{color:#1D1F33;font-weight:bold;flex-grow:1}.sdw-zones-list-title .sdw-check-all,.rdr-zones-selected-title .sdw-check-all{color:#828599;padding:12px 16px 12px 16px;background:#F4F6F9;position:relative;margin-right:15px;border-radius:8px;cursor:pointer}.sdw-zones-list-title .sdw-zones-selected-clear,.sdw-zones-list-title .rdr-zones-selected-clear,.rdr-zones-selected-title .sdw-zones-selected-clear,.rdr-zones-selected-title .rdr-zones-selected-clear{background:#F4F6F9 url("../images/icons/trash.svg") no-repeat center;width:40px;height:40px;cursor:pointer;border-radius:8px}.sdw-zones-list-title .sdw-zones-selected-clear:hover,.sdw-zones-list-title .rdr-zones-selected-clear:hover,.rdr-zones-selected-title .sdw-zones-selected-clear:hover,.rdr-zones-selected-title .rdr-zones-selected-clear:hover{background:#ECECF2 url("../images/icons/trash.svg") no-repeat center}.sdw-zones-list-subtitle{margin-top:10px;margin-bottom:5px;font-weight:bold}.sdw-zones-single .checkbox{display:inline-flex;position:relative;margin-right:8px;margin-bottom:8px}.sdw-zones-single .checkbox input{width:100%;height:100%;top:0;left:0}.sdw-zones-single .checkbox input:checked ~ .check:after{display:none}.sdw-zones-single .checkbox input:checked ~ .checkbox-desc{background:#F1FAFF;color:#029EF7}.sdw-zones-single.active{display:block}.sdw-zones-single .checkbox-desc{padding:8px 12px;margin:0;border-radius:20px}.reg-domains-result .ci-title div{width:100%}.rdr-header,.rdr-line{display:flex;width:100%;border-bottom:1px solid #EBEBF2}.rdr-header div,.rdr-line div{padding:16px 0}.rdr-header div:nth-of-type(1),.rdr-line div:nth-of-type(1){width:50px;position:relative}.rdr-header div:nth-of-type(2),.rdr-line div:nth-of-type(2){width:calc(70% - 50px);word-wrap:break-word;padding-right:10px}.rdr-header div:nth-of-type(3),.rdr-line div:nth-of-type(3){width:15%}.rdr-header div:nth-of-type(4),.rdr-line div:nth-of-type(4){width:15%}.ci-title .rdr-zones-selected-title p{font-size:1.4rem;line-height:1.8rem;color:#000000;font-weight:bold}.rdr-header p,.rdr-header span{color:#B8B8CC}.rdr-header .rdr-check-all{display:block;width:24px;height:24px;position:relative;cursor:pointer}.rdr-header .rdr-check-all:before{content:'';display:block;position:absolute;width:16px;height:16px;top:4px;left:4px;border-radius:4px;background:#EBEBF2}.rdr-header .rdr-check-all.active:before{background:#029EF7}.rdr-header .rdr-check-all.active:after{content:'';display:block;position:absolute;top:6px;left:9px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.rdr-line .checkbox .check{width:16px;height:16px;top:4px;left:4px;border:none;background:#EBEBF2;border-radius:4px}.rdr-line .checkbox .check:hover{background:#dfdfe3}.rdr-line .checkbox input:checked ~ .check{width:16px;height:16px;top:4px;left:4px;border-radius:4px;background:#029EF7}.rdr-line .checkbox input:checked ~ .check:after{content:'';display:block;position:absolute;top:2px;left:5px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.rdr-line .rdr-line-disable div:nth-of-type(1) p{color:#B8B8CC}.rdr-available span{font-size:12px;line-height:16px;padding:4px 8px;background:#47D682;color:#ffffff;border-radius:8px}.rdr-not-available span,.rdr-not-available a{font-size:12px;line-height:16px;padding:4px 8px;border-radius:8px}.rdr-not-available span{background:#FFC705;color:#ffffff;margin-right:8px;display:inline-block}.rdr-not-available a{color:#808399;background:#F4F5F9;text-decoration:none}.rdr-submit button,.check-more-btn{background:#FF8C3F;border:1px solid #FF8C3F;color:#FFFFFF;border-radius:8px;padding:16px 40px;cursor:pointer;margin-top:24px;margin-bottom:8px}.rdr-submit button:hover,.check-more-btn:hover{background:#e97b32;border:1px solid #e97b32}.rdr-submit button.btn-disable,.check-more-btn.btn-disable{background:#cbcbcb;border:1px solid gray;cursor:no-drop}.check-more-btn{text-decoration:none;display:inline-block;margin-top:0;margin-bottom:30px}@media (max-width: 840px){.search-domain-wrap .ci-title{flex-wrap:wrap}.search-domain-wrap .ci-title .sdw-toggle-search{width:100%;margin-top:15px;flex-grow:1}.search-domain-wrap .ci-title .sdw-btn-single{margin-left:0}.rdr-header,.rdr-line{flex-wrap:wrap}.rdr-header div:nth-of-type(2),.rdr-line div:nth-of-type(2){width:calc(100% - 50px - 110px)}.rdr-header div:nth-of-type(3),.rdr-line div:nth-of-type(3){width:110px}.rdr-header div:nth-of-type(4){display:none}.rdr-line div{padding-bottom:8px}.rdr-line div:nth-of-type(3){text-align:right}.rdr-line div:nth-of-type(4){width:100%;text-align:right;padding-top:8px;padding-bottom:16px}.rdr-line-disable div{padding-bottom:16px}.rdr-line-disable div:nth-of-type(3){display:none}.rdr-line-disable div:nth-of-type(4){width:100px;padding-top:16px}}@media (max-width: 650px){.sdw-categories{width:100%;margin-bottom:15px}.sdw-zones-selected{width:100%}.sdw-zones-view{margin-bottom:15px}}@media (max-width: 480px){.sdw-main{flex-wrap:wrap}.sdw-submit{text-align:right;margin:15px 0 0;width:100%}.sdw-input input,.sdw-main.sdw-inputs-single .sdw-submit button{border-radius:8px}}.domain-prices-search{padding:32px 16px 16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);margin-top:24px;margin-bottom:24px;display:flex;flex-wrap:wrap}.dps-input{width:50%}.dps-input label{display:flex;position:relative}.dps-input label input{border:2px solid #dddddd;outline:none;border-radius:8px;font-size:14px;line-height:16px;padding:12px 48px 12px 16px;width:100%}.dps-input label input:focus{border:2px solid #029EF7}.dps-input label .close{position:absolute;top:0;right:0;width:48px;height:100%;cursor:pointer;display:none}.dps-input label .close:before,.dps-input label .close:after{content:'';display:block;position:absolute;width:12px;height:2px;background:#828599;transform:rotate(45deg);top:50%;margin-top:-1px;left:50%;margin-left:-6px}.dps-input label .close:after{transform:rotate(135deg)}.dps-input label .close.active{display:block}.dps-reg-btn{display:flex;width:50%;justify-content:flex-end}.dps-reg-btn a{line-height:16px;padding:12px 16px;color:#ffffff;background:#FF8C3F;border-radius:8px;text-decoration:none;display:flex;align-items:center}.dps-reg-btn a:hover{background:#e97b32}.dps-cats{margin-top:24px;display:flex;justify-content:space-between;width:100%;overflow-x:auto}.dps-cats p{flex-grow:1;background:#f2f4f7;color:#828599;padding:12px 16px;cursor:pointer}.dps-cats p:nth-of-type(1){border-radius:8px 0 0 8px}.dps-cats p:nth-last-of-type(1){border-radius:0 8px 8px 0}.dps-cats p:hover,.dps-cats p.active{color:#1D1F33;background:#EBEBF2}.dps-cats-wrap{display:flex;margin-bottom:16px;justify-content:initial;align-items:end}.dps-cats-wrap .sdw-categories>p{padding-bottom:5px}.dps-cats-wrap .dps-check-all button{line-height:16px;font-weight:bold;padding:17px 16px;color:#ffffff;background:#FF8C3F;border-radius:8px;margin-left:15px;text-decoration:none;display:flex;align-items:center;outline:none;border:none;cursor:pointer}.dps-cats-wrap .dps-check-all button:hover{background:#e97b32}.domain-prices-blocks{margin-top:40px;display:none}.domain-prices-blocks>p{font-size:20px;line-height:24px;font-weight:bold;text-transform:uppercase;margin-bottom:16px}.domain-prices-blocks>p span{text-transform:lowercase;font-size:20px;line-height:24px;font-weight:bold}.domain-prices-blocks tr th,.domain-prices-blocks tr td{text-align:left;max-width:20%;line-height:120%}.domain-prices-blocks.active,.domain-prices-blocks.active-always{display:block}.domain-prices-blocks.hide{display:none}.dpb-zone,.dpb-zone span{text-transform:uppercase;color:#029EF7;font-weight:bold;text-decoration:none}.dpb-zone:hover,.dpb-zone span:hover{text-decoration:underline}.dpb-desc{display:block;color:#828599}.dpb-not-allowed{color:#F65566;background:#FFEBEE;padding:4px 8px;border-radius:8px}.dpb-free{color:#4BC07C;background:#E9FFF2;padding:4px 8px;border-radius:8px}.dps-404 p{color:red}@media (max-width: 600px){.dps-reg-btn{order:1;width:100%;justify-content:flex-start;margin-bottom:15px}.dps-input{order:2;width:100%}.dps-input label input{padding-top:10px;padding-bottom:10px}.dps-cats-wrap{order:3}.dps-cats-wrap .dps-check-all{width:100%}.dps-cats-wrap .dps-check-all button{padding:12px 16px;margin-left:0}.sdw-cat-switch-checker{padding-top:7px;padding-bottom:7px}.sdw-categories{width:100%;margin-bottom:15px}}.page{width:1000px;margin:0 auto;min-width:1000px;padding:15px}.page section{margin-bottom:40px}.main-content-index .page{background:#f7fafc}.main-content-index .page section{margin-bottom:15px}.container-index{padding:0;margin:0;box-sizing:border-box;font-family:'Roboto', sans-serif;font-size:16px;line-height:24px;color:#1c1e29;width:100%;position:relative}.container-index *{margin:0;padding:0}.container-index .text-right{text-align:right}.container-index .orange{color:#F98F56 !important}.container-index a{font-weight:normal}.ci-title{margin-bottom:15px}.ci-title h1,.ci-title h2,.ci-title h3,.ci-title h4,.ci-title h5,.ci-title h6{font-size:2rem;line-height:2.2rem;margin-bottom:0}.ci-title h1 a,.ci-title h2 a,.ci-title h3 a,.ci-title h4 a,.ci-title h5 a,.ci-title h6 a{font-size:2rem;line-height:2.2rem}.ci-title h1 span,.ci-title h2 span,.ci-title h3 span,.ci-title h4 span,.ci-title h5 span,.ci-title h6 span{color:#a5a7ae}.ci-title div{display:flex;justify-content:space-between}.ci-title p{color:#a5a7ae}.cir-form-wrap{box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);border-radius:6px}.cir-block-1{background:#2193EB;border-radius:6px 6px 0 0;padding:15px 15px 8px;color:#ffffff}.cir-block-1>p{color:#ffffff;margin-bottom:5px}.cir-block-1 form p{margin-bottom:15px}.cir-input{display:flex;justify-content:space-between;margin-bottom:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.cir-input label{display:flex;flex-grow:1;position:relative}.cir-input input{border-radius:4px 0 0 4px;outline:none;width:100%;padding:16px;line-height:16px;border:1px solid transparent}.cir-input button{border:none;outline:none;padding:16px 32px;line-height:16px;text-transform:uppercase;background:#F98F56;letter-spacing:1px;font-weight:bold;color:#ffffff;border-radius:0 4px 4px 0;cursor:pointer;width:100%;max-width:175px}.cir-input button:hover{background:#f77027}.cir-input span{position:absolute;top:0;right:0;color:#a5a7ae;padding-right:80px;display:flex;height:100%;align-items:center;cursor:pointer}.cir-input span:before{content:'';display:block;position:absolute;width:10px;height:10px;border-right:2px solid #a5a7ae;border-bottom:2px solid #a5a7ae;top:16px;right:18px;transform:rotate(45deg)}.cir-content{background:rgba(255,255,255,0.08);display:flex;padding:12px 15px;border-radius:4px;align-items:center;flex-wrap:wrap;gap:10px}.cir-content .cir-icon{width:24px;height:24px;margin-right:10px;float:left}.cir-content p,.cir-content a{color:#ffffff}.form-similar .cir-content{gap:15px;flex-wrap:wrap}.form-similar .cir-content p{display:flex;align-items:center}.form-similar a.btn-orange{background:#F98F56}.form-similar a.btn-orange:hover{background:#f77027}.cir-stocks{background:rgba(255,255,255,0.08);display:flex;padding:12px 15px;border-radius:4px;align-items:center}.cir-stocks h2,.cir-stocks a{color:#ffffff}.cir-stocks div{width:25%;display:flex;align-items:center}.cir-stocks div span{margin-right:8px;display:flex;color:#ffffff}.cir-stocks div span:nth-last-of-type(1){margin-right:0;font-size:12px;text-decoration:line-through}.cir-checkbox{display:inline-flex;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cir-checkbox:hover input ~ .check{background-color:#edeeee}.cir-checkbox input{height:24px;margin:0;width:24px;position:absolute;opacity:0;cursor:pointer}.cir-checkbox input:checked ~ .check{background-color:#2193EB;border:none}.cir-checkbox input:checked ~ .check:after{display:block}.cir-checkbox .check{position:absolute;top:12px;left:4px;height:16px;width:16px;background:#ffffff;border:1px solid #2193EB;border-radius:4px}.cir-checkbox .check:after{content:"";position:absolute;display:none;left:5px;top:2px;width:4px;height:7px;border:solid #ffffff;border-width:0 3px 3px 0;transform:rotate(45deg)}.checkbox-info{width:100%;display:flex;justify-content:space-between;padding-left:32px}.checkbox-info>span:nth-of-type(1){display:flex;justify-content:space-between;flex-grow:1;flex-wrap:wrap;align-items:center;padding-right:5px}.checkbox-info>span:nth-of-type(1) .ind,.checkbox-info>span:nth-of-type(1) .idn,.checkbox-info>span:nth-of-type(1) .new{text-transform:uppercase;font-size:10px;padding:2px 4px;font-weight:bold;border-radius:4px;margin-left:4px}.checkbox-info>span:nth-of-type(1) .ind,.checkbox-info>span:nth-of-type(1) .idn{color:#45C8AD;background:#e2f6f2}.checkbox-info>span:nth-of-type(1) .new{color:#F98F56;background:#feeee5}.checkbox-info>span:nth-of-type(2){color:#a5a7ae}.cir-block-2{background:#ffffff;border-radius:0 0 6px 6px;padding:16px;display:flex;justify-content:space-between;flex-wrap:wrap}.cir-block-2 .right-link{width:100%;margin-top:8px}.cir-block-2 div{flex-grow:1;flex-basis:0;border-right:1px solid #dfdfe1;padding-right:24px;padding-left:24px}.cir-block-2 div:nth-of-type(1){padding-left:0}.cir-block-2 div:nth-last-of-type(1){padding-right:0;border-right:0}.cir-block-2 div label{display:flex;width:100%;justify-content:space-between;flex-grow:1;flex-basis:0;align-items:center;height:40px}.right-link a{text-decoration:none;display:flex}.right-link a span{color:#a5a7ae}.right-link a span:nth-of-type(1){text-decoration:underline}.right-link a span:nth-of-type(2){display:flex;align-items:center;margin-left:4px}.right-link a:hover span{color:#F98F56}.plans{border-top:1px solid #dfdfe1;padding-top:15px;display:flex}.plans>div{flex-grow:1;flex-basis:0;margin-right:16px;padding:16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);position:relative}.plans>div:before{position:absolute;content:'';display:block;width:40px;height:4px;top:0;left:16px}.plans>div:nth-of-type(1):before{background:#FDE172}.plans>div:nth-of-type(2):before{background:#45C8C5}.plans>div:nth-of-type(3):before{background:#329BEC}.plans>div:nth-of-type(4):before{background:#F98F56}.plans>div:nth-last-of-type(1){margin-right:0;margin-bottom:0}.plans>div>p{padding:12px 0;font-weight:bold}.plans>div>p img{width:24px;height:24px;margin-right:5px;position:relative;top:3px}.plans>div>p a{color:#a5a7ae;font-weight:normal}.plans>div>p a:hover{color:#F98F56}.plans>div.plans-dedicated-custom{box-shadow:none;border:2px dashed #B8B8CC}.plans>div.plans-dedicated-custom:before{display:none}.plans>div .pdc-title{padding-bottom:0;text-align:center;color:#1D1F33}.plans>div .pdc-subtitle{padding-bottom:3px;text-align:center;color:#828599;font-weight:normal}.plans>div .pdc-info{padding:24px 24px 24px 72px;background:#fff url("../images/icons/info-medium.svg") no-repeat center left 18px;color:#828599;font-weight:normal;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);border-radius:8px}.p-header{border-bottom:1px solid #dfdfe1}.p-header p:nth-of-type(1){font-size:20px;margin-top:16px;margin-bottom:4px;text-transform:uppercase;font-weight:bold;display:flex}.p-header p:nth-of-type(2){font-size:14px;color:#a5a7ae;margin-bottom:8px}.p-header .p-header-popular{color:#4BC07C;padding:4px 8px;font-size:12px;line-height:16px;background:#E6FFF0;border-radius:8px;margin-left:15px;text-transform:capitalize;font-weight:normal}.p-price{margin-top:16px;margin-bottom:16px}.p-price p:nth-of-type(1){display:flex;align-items:flex-start;margin:8px}.p-price p:nth-of-type(1) p{margin:0}.p-price p:nth-of-type(1) span:nth-of-type(1){font-size:40px;line-height:40px;font-weight:bold;margin-right:8px}.p-price p:nth-of-type(1) span:nth-of-type(2){color:#a5a7ae}.p-price p:nth-of-type(2){font-size:14px;margin-bottom:15px}.p-price p:nth-of-type(2) span{color:#a5a7ae}.p-price p:nth-of-type(2) span:nth-of-type(1){font-weight:bold;color:#000000}.p-price a{padding:16px;background:#f77a37;text-align:center;color:#ffffff;text-transform:uppercase;text-decoration:none;font-weight:bold;letter-spacing:1px;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:10px}.p-price a:hover{background:#f77027}.p-list div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #dfdfe1}.p-list div p:nth-of-type(1){font-weight:bold}.p-list div p:nth-of-type(2){align-items:center;display:flex;text-align:right;font-size:14px}.news-wrap{padding:32px 0 0;border-top:1px solid #dfdfe1;display:flex;flex-wrap:wrap;justify-content:space-between}.news-wrap div{width:calc(50% - 8px);margin-bottom:24px}.news-wrap div:nth-of-type(2n+1){margin-right:8px}.news-wrap div:nth-of-type(2n){margin-left:8px}.news-wrap div:nth-last-of-type(1),.news-wrap div:nth-last-of-type(2){margin-bottom:0}.news-wrap div p:nth-of-type(1){color:#a5a7ae;font-size:12px}.news-wrap div a{color:#1c1e29;text-decoration:none}.news-wrap div a:hover{text-decoration:underline}.info-wrap{padding:15px 20px 40px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.info-wrap h2,.info-wrap h3,.info-wrap h4,.info-wrap h5,.info-wrap h6{font-size:22px;line-height:28px}.iw-question{display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid #dfdfe1;position:relative;padding-right:30px}.iw-question p{padding:16px 0;font-weight:bold}.iw-question .iw-switcher{width:24px;height:24px;background:#edeeee;padding:0;position:absolute;top:16px;right:0;border-radius:50%}.iw-question .iw-switcher:before{content:'';display:block;position:absolute;width:10px;height:2px;top:11px;left:7px;background:#898a91}.iw-question .iw-switcher:after{content:'';display:block;position:absolute;width:2px;height:10px;top:7px;left:11px;background:#898a91}.iw-question:hover .iw-switcher{background:#2193EB}.iw-question:hover .iw-switcher:before,.iw-question:hover .iw-switcher:after{background:#ffffff}.iw-single.iw-open .iw-switcher{background:#2193EB}.iw-single.iw-open .iw-switcher:before{background:#ffffff}.iw-single.iw-open .iw-switcher:after{display:none}.iw-answers{padding:16px 160px 32px 32px;display:none}.iw-answers p{margin-bottom:16px}.iw-answers ul{list-style-type:none}.iw-answers ul li{margin-bottom:16px;position:relative;padding-left:20px}.iw-answers ul li:before{content:'';display:block;position:absolute;top:7px;left:0;width:8px;height:8px;border-radius:50%;background:#FF8D61}.icann-registrar{background:url("../images/icann.png") no-repeat;width:33px;height:179px;position:absolute;top:41px;left:-33px}.copyright{background:#005B88;color:#85D7FF;padding:20px;font-family:'Roboto', sans-serif}.copyright .inner{width:1000px;margin:0 auto;min-width:1000px}.copyright .inner>p{font-size:12px;color:#85D7FF}.copyright a{font-size:12px;color:#85D7FF}.cr-payments{display:flex;justify-content:center;margin-top:15px}.cr-payments div{display:flex;flex-direction:column;margin-right:15px;align-items:center}.cr-payments div:nth-last-of-type(1){margin-right:0}.cr-payments img{width:48px;height:32px;margin-bottom:5px}.cr-payments p{margin:0;font-size:12px;color:#85D7FF}.cr-icann{text-align:center;display:none}.cr-icann img{background:#fff;border-radius:10px;margin:15px auto 0;width:80px}.container_columns{display:flex}.container_columns .left_column{width:225px}.container_columns .right_column{width:calc(100% - 225px)}.basic_text p{margin-bottom:15px}.left_column .secondary_left_menu{margin-top:15px}.left_column .secondary_left_menu .block_left_menu_secondary_title{font-weight:bold}.page .manage_table_td2,.page .manage_table_1,.page .manage_table_3,.page .manage_table_2{width:100%}.page ul.secondary_left_menu li a{font-size:initial;line-height:120%;font-weight:normal;display:inline-block;padding-top:0;margin-top:8px}.page .btn{font-size:initial !important;line-height:initial !important}.resellers_body p,table.news p{margin-bottom:15px}.resellers_body table table>tbody>tr>td,table.news table table>tbody>tr>td{border:1px solid gray}.resellers_body ul,table.news ul{list-style:none;padding-left:20px}.resellers_body ul li::before,table.news ul li::before{content:"\2022";color:orange;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.right_column .advantage_new{margin-top:15px}.rapid-container>.buttons>.rapid-rate>.logo{line-height:110%;height:initial !important}.rapid-container>.top>p{font-size:inherit !important;line-height:inherit !important}.banner_up{height:initial !important}table.bootstrap-table td{line-height:130% !important}.popup_table td.zone_name label,.popup_table td.zone_name sup,.popup_table td.zone_name_idn label,.popup_table td.zone_name_idn sup{font-size:inherit;line-height:initial;padding-left:5px}.popup_table td.zone_name label,.popup_table td.zone_name_idn label{font-size:16px}.without-sidebar .right_column,.without-sidebar .mc-body{width:100%}.with-sidebar .page{padding-top:0;padding-left:0;padding-bottom:0}.with-sidebar .left_column{background:#f7fafc;border-right:1px solid #c5c5c5;padding-bottom:30px}.with-sidebar .right_column{padding-top:15px;padding-left:15px;padding-bottom:15px}.mc-body .section-main-ssd-hosting h3{font-size:2.2rem;line-height:2.5rem;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.mirrors-header{background:#2193EB;padding:15px 30px}.mirrors-links{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px}.mirrors-links a{width:45%;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;color:#555;text-decoration:none;font-weight:normal}.mirrors-links a:nth-of-type(1),.mirrors-links a:nth-of-type(2){border-top-left-radius:4px;border-top-right-radius:4px}.mirrors-links a:nth-last-of-type(1),.mirrors-links a:nth-last-of-type(2){border-bottom-right-radius:4px;border-bottom-left-radius:4px}.mirrors-links a:hover{color:#555;background-color:#f5f5f5}.plans-ssd.plans-dedicated{border-top:none}.ci-icon-text-column{display:flex;gap:30px;margin-bottom:30px}.ci-icon-text-column>div{width:50%}.ci-icon-text-column .ssl-sh-icon.dedicated-icon-1{background:#fff url("../images/icons/dedicated/dedicated-icon-1.svg") no-repeat center}.ci-icon-text-column .ssl-sh-icon.dedicated-icon-2{background:#fff url("../images/icons/dedicated/dedicated-icon-2.svg") no-repeat center}.ci-icon-text-column .ssl-sh-icon.dedicated-icon-3{background:#fff url("../images/icons/dedicated/dedicated-icon-3.svg") no-repeat center}.ci-icon-text-column .ssl-sh-icon.dedicated-icon-4{background:#fff url("../images/icons/dedicated/dedicated-icon-4.svg") no-repeat center}.ci-icon-text-column h3,.ci-icon-text-column h4,.ci-icon-text-column h5{margin-top:15px;margin-bottom:15px}.dedicated-table-desc{padding:16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.dedicated-table-desc .dtd-header{display:flex}.dedicated-table-desc .dtd-header p{padding:16px 60px 16px 16px;color:#B8BACC}.dedicated-table-desc .dtd-header p:nth-of-type(1){width:300px}.dedicated-table-desc .dtd-header p:nth-of-type(2){width:calc(100% - 300px)}.dedicated-table-desc .dtd-line{display:flex;border-bottom:1px solid #EBEBF2;background:url("../images/icons/check-green.svg") no-repeat top right;background-position-y:16px}.dedicated-table-desc .dtd-line p{padding:16px 60px 16px 16px}.dedicated-table-desc .dtd-line p:nth-of-type(1){width:300px;color:#1D1F33;font-weight:bold}.dedicated-table-desc .dtd-line p:nth-of-type(2){width:calc(100% - 300px)}.dedicated-table-desc .tdt-body .dtd-line:nth-last-of-type(1){border-bottom:none}.dedicated-features .ssl-s-header>div{width:33.3333%}@media (max-width: 1040px){.page,.copyright .inner{width:100%;min-width:100%}.plans{flex-wrap:wrap}.plans>div{width:100%;flex-basis:initial;margin-right:0;margin-bottom:15px}.info-wrap{padding:15px}.cr-icann{display:block}.ci-title div{flex-wrap:wrap}.ci-title p{margin-bottom:5px}.ci-title p:nth-of-type(1){padding-right:15px}}@media (max-width: 840px){.cir-input button{max-width:150px;padding:16px}.cir-block-2>div{width:50%;flex-basis:initial;padding-left:0;padding-right:0}.cir-block-2>div:nth-of-type(2n){border-right:none;padding-left:10px}.cir-block-2>div:nth-of-type(2n+1){padding-right:15px}.iw-answers{padding:15px}.mirrors-links a{width:100%}.mirrors-links a:nth-of-type(3){border-radius:4px 4px 0 0}.mirrors-links a:nth-last-of-type(3){border-radius:0 0 4px 4px;margin-bottom:15px}.ci-icon-text-column{flex-wrap:wrap}.ci-icon-text-column>div{width:100%}}@media (max-width: 750px){.cir-stocks{flex-wrap:wrap;padding:0;justify-content:space-between;background:no-repeat}.cir-stocks div{width:50%;margin-bottom:15px}.dedicated-features .ssl-s-header{margin:0}.dedicated-features .ssl-s-header>div{width:100%}.dedicated-table-desc .dtd-header{display:none}.dedicated-table-desc .tdt-body .dtd-line{padding-top:0;flex-wrap:wrap}.dedicated-table-desc .tdt-body .dtd-line p{width:100%;padding:16px 0 0}.dedicated-table-desc .tdt-body .dtd-line p:nth-last-of-type(1){padding-bottom:16px}}@media (max-width: 620px){.cir-input span{display:none}.extra-wrap{flex-direction:column-reverse}.extra-wrap .extra{margin-bottom:15px}.ssdh-title{word-break:break-word}}@media (max-width: 480px){.cir-block-2>div:nth-of-type(2n),.cir-block-2>div:nth-of-type(2n+1){width:100%;border:none;padding-left:0;padding-right:0}}@media (max-width: 400px){.cir-stocks{display:none}.cr-payments{flex-wrap:wrap}}.order-form{padding:32px 16px 16px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);margin-top:24px;margin-bottom:24px;display:flex;flex-wrap:wrap}.order-form form{width:100%}.order-form .checkbox{padding-left:32px;align-items:center}.order-form .checkbox .check{border-radius:6px;border:none;background:#EBEBF2;top:50%;margin-top:-10px}.order-form .checkbox input:checked ~ .check{background:#029EF7}.w-150{width:150px !important}.w-200{width:200px !important}.of-gray{color:#828599}.of-title{font-size:20px;line-height:24px;text-transform:uppercase;margin-bottom:16px;font-weight:bold}.of-title span{font-size:20px;line-height:24px;font-weight:bold}.of-subtitle{font-size:14px;line-height:16px;color:#B8B8CC;padding:16px 0;border-bottom:1px solid #EBEBF2}.of-subtitle.of-subtitle-bordered{border-top:1px solid #EBEBF2}.of-select-line,.of-single-text,.of-select-line-radio,.of-extra-checkbox{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #EBEBF2}.of-select-line>div,.of-single-text>div,.of-select-line-radio>div,.of-extra-checkbox>div{width:50%}.of-select-line>div:nth-of-type(1),.of-single-text>div:nth-of-type(1),.of-select-line-radio>div:nth-of-type(1),.of-extra-checkbox>div:nth-of-type(1){padding-right:15px}.of-select-line>div:nth-of-type(1) p,.of-single-text>div:nth-of-type(1) p,.of-select-line-radio>div:nth-of-type(1) p,.of-extra-checkbox>div:nth-of-type(1) p{font-weight:bold}.of-select-line input,.of-single-text input,.of-select-line-radio input,.of-extra-checkbox input{border-radius:8px;border:1px solid #dadae6;background:#ffffff;padding:8px 40px 8px 16px;outline:none;width:100%}.of-select-line input:focus,.of-single-text input:focus,.of-select-line-radio input:focus,.of-extra-checkbox input:focus{border:1px solid #029EF7}.of-select-line{width:100%}.of-single-text{padding:20px 0}.of-select-wrap{position:relative}.of-select-extra-wrap{display:flex;align-items:center}.of-select-extra{color:#FF8C3F;background:#FFEEE2;padding:8px;border-radius:8px;margin-left:32px;display:inline-flex;line-height:100%;font-size:12px}.of-select-title{border-radius:8px;border:1px solid #dadae6;background:#ffffff;padding:8px 40px 8px 16px;cursor:pointer;position:relative}.of-select-title:after{content:'';display:block;position:absolute;top:50%;margin-top:-6px;right:18px;width:4px;height:4px;border-right:2px solid #84879A;border-bottom:2px solid #84879A;transform:rotate(45deg)}.of-select-title.active{border:1px solid #029EF7}.of-select-title.active:after{transform:rotate(225deg);margin-top:-2px}.of-select-body{display:none;position:absolute;max-height:500px;overflow:auto;top:100%;width:100%;z-index:9;background:#ffffff;border-radius:8px;box-shadow:0 8px 48px rgba(29,31,51,0.1);padding:16px 0}.of-select-body.active{display:block}.of-select-body label{width:100%;display:block;background:#ffffff;cursor:pointer;position:relative}.of-select-body label .desc{width:100%;display:block;padding:8px 48px 8px 16px}.of-select-body label input{display:none}.of-select-body label input:checked ~ .check{position:absolute;top:12px;right:16px;height:16px;width:16px;background-color:#029EF7;border-radius:4px}.of-select-body label input:checked ~ .check:after{content:'';display:block;position:absolute;top:2px;left:5px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.of-select-body label input:checked ~ .desc{background:#F1FAFF;color:#029EF7}.of-select-line-radio{padding:12px 0}.of-select-line-radio label{position:relative;cursor:pointer}.of-select-line-radio label:nth-last-of-type(1) .desc{margin-right:0}.of-select-line-radio label input{display:none}.of-select-line-radio label input:checked ~ .check{background:#FFFFFF;border:5px solid #029EF7}.of-select-line-radio label input:checked ~ .desc{color:#000000}.of-select-line-radio label .desc{color:#828599;padding:12px 12px 12px 30px;margin-right:30px;display:inline-block}.of-select-line-radio label .check{position:absolute;top:0;left:0;width:20px;height:20px;background:#EBEBF2;border:5px solid #EBEBF2;border-radius:50%}.of-info{background:#F4F6F9 url("../images/icons/forms-info.svg") no-repeat left center;background-position-x:18px;padding:24px 24px 24px 64px;border-radius:8px;margin-bottom:24px}.of-info-title{font-weight:bold}.of-extra-checkbox>div:nth-of-type(1){padding-right:80px}.of-extra-checkbox-content{display:flex;align-items:baseline}.of-extra-checkbox-content label{margin-right:30px}.of-extra-checkbox-content .of-extra-desc{background:#F1FAFF;padding:8px 16px;border-radius:8px}.of-extra-checkbox-content .of-extra-desc p,.of-extra-checkbox-content .of-extra-desc span{font-size:14px;line-height:16px}.of-extra-checkbox-content .of-extra-desc p{font-weight:bold}.of-extra-checkbox-content .of-extra-desc span{font-weight:normal}.of-extra-checkbox-content .desc{min-width:150px}.of-submit{padding:24px 0;border-top:1px solid #EBEBF2;display:flex}.of-submit .of-submit-btn button,.of-submit .of-submit-btn a{background:#FF8C3F;outline:none;border:none;color:#ffffff;padding:16px 24px;border-radius:8px;cursor:pointer;margin-right:32px;display:inline-flex;text-decoration:none}.of-submit .of-submit-btn button:hover,.of-submit .of-submit-btn a:hover{background:#e97b32}.of-submit-check .desc{max-width:500px}.of-submit-check a{color:#029EF7;text-decoration:none}.of-submit-check a:hover{text-decoration:underline}.backorder-form .checkbox-desc{margin-top:0}@media (max-width: 840px){.of-extra-checkbox>div:nth-of-type(1){padding-right:15px}.of-extra-checkbox-content label{margin-right:15px}}@media (max-width: 600px){.of-select-line,.of-single-text:not(.of-single-text-short),.of-select-line-radio,.of-extra-checkbox{flex-wrap:wrap}.of-select-line>div,.of-single-text:not(.of-single-text-short)>div,.of-select-line-radio>div,.of-extra-checkbox>div{width:100%;margin-bottom:15px}.of-select-line>div:nth-of-type(1),.of-single-text:not(.of-single-text-short)>div:nth-of-type(1),.of-select-line-radio>div:nth-of-type(1),.of-extra-checkbox>div:nth-of-type(1){padding-right:0}.of-extra-checkbox-content{display:flex;flex-wrap:wrap}.of-extra-checkbox-content label{display:flex;order:2}.of-extra-checkbox-content .of-extra-desc{display:flex;order:1;width:100%;margin-bottom:10px}.of-submit{flex-wrap:wrap}.of-submit-btn{width:100%;order:2}.of-submit-check{margin-bottom:15px;order:1}}.cart-form,.domain-manage-form{padding:20px 16px 15px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.cart-form .checkbox,.domain-manage-form .checkbox{top:0;right:0;left:0;bottom:0;width:100%;height:100%}.cart-form .checkbox .check,.domain-manage-form .checkbox .check{width:16px;height:16px;top:19px;left:4px;border:none;background:#EBEBF2;border-radius:4px}.cart-form .checkbox .check:hover,.domain-manage-form .checkbox .check:hover{background:#dfdfe3}.cart-form .checkbox input:checked ~ .check,.domain-manage-form .checkbox input:checked ~ .check{width:16px;height:16px;top:19px;left:4px;border-radius:4px;background:#029EF7}.cart-form .checkbox input:checked ~ .check:after,.domain-manage-form .checkbox input:checked ~ .check:after{content:'';display:block;position:absolute;top:2px;left:5px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.cf-check-all{width:100%;height:100%;display:block;position:relative;cursor:pointer}.cf-check-all:before{content:'';display:block;position:absolute;width:16px;height:16px;top:18px;left:4px;border-radius:4px;background:#EBEBF2}.cf-check-all.active:before{background:#029EF7}.cf-check-all.active:after{content:'';display:block;position:absolute;top:20px;left:9px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.cf-title{display:flex;justify-content:space-between;margin-bottom:8px}.cf-title div:nth-of-type(1){display:flex;align-items:center}.cf-title div:nth-of-type(1) p{font-size:20px;line-height:24px;text-transform:uppercase;font-weight:bold}.cf-title div:nth-of-type(1) span{font-size:20px;line-height:24px;color:#B8BACC;font-weight:normal;text-transform:initial}.cf-title div:nth-last-of-type(1) p{background:#F4F6F9 url("../images/icons/trash-dark-gray.svg") no-repeat center left;cursor:pointer;border-radius:8px;color:#828599;font-size:14px;line-height:16px;padding:12px 16px 12px 36px;background-position-x:9px}.cf-title div:nth-last-of-type(1) p:hover{background:#ECECF2 url("../images/icons/trash-dark-gray.svg") no-repeat center left;background-position-x:9px}.cf-header{display:flex;border-bottom:1px solid #EBEBF2}.cf-header div:nth-of-type(1){width:44px}.cf-header div:nth-of-type(2){width:50%}.cf-header div:nth-of-type(3){width:calc(50% - 44px - 55px)}.cf-header div p{font-size:14px;line-height:16px;padding:20px 15px 20px 0;color:#B8BACC}.cf-line,.cf-hosting-line{display:flex;border-bottom:1px solid #EBEBF2}.cf-line>div,.cf-hosting-line>div{display:flex;align-items:center}.cf-line>div:nth-of-type(1),.cf-hosting-line>div:nth-of-type(1){width:44px}.cf-line>div:nth-of-type(2),.cf-hosting-line>div:nth-of-type(2){width:50%}.cf-line>div:nth-of-type(3),.cf-hosting-line>div:nth-of-type(3){width:calc(50% - 44px - 55px)}.cf-line>div:nth-of-type(3) p,.cf-hosting-line>div:nth-of-type(3) p{color:#828599}.cf-line>div:nth-of-type(4),.cf-hosting-line>div:nth-of-type(4){width:55px;justify-content:end}.cf-line .checkbox .check,.cf-hosting-line .checkbox .check{top:28px}.cf-line .checkbox input:checked ~ .check,.cf-hosting-line .checkbox input:checked ~ .check{top:28px}.cf-hosting-line{display:none}.cf-hosting-line div:nth-of-type(3){width:150px}.cf-hosting-line div:nth-of-type(4){width:calc(50% - 150px - 44px)}.cf-hosting-line.active{display:flex;background:#E5F5FF}.cf-hosting-line.active .cf-delete-hide,.cf-hosting-line.active .cf-delete-hosting{border:1px solid #c5c5c5}.cf-hosting-line.active .cf-delete-hosting{margin-right:5px}.cf-delete-hide{font-size:14px;line-height:16px;color:#828599;padding:12px 40px 12px 16px;background:#F4F6F9;margin-right:16px;border-radius:8px;position:relative;cursor:pointer}.cf-delete-hide:after{content:'';display:block;position:absolute;top:14px;right:18px;width:4px;height:4px;border-right:2px solid #84879A;border-bottom:2px solid #84879A;transform:rotate(45deg)}.cf-delete-hide.active:after{transform:rotate(225deg);top:17px}.cf-delete-hide:hover{background:#ECECF2}.cf-delete-hide span{display:block;position:absolute;width:12px;height:12px;top:14px;right:13px;background:#DADAE6;border-radius:50%}.cf-delete-hide span:before{content:'';display:block;position:absolute;width:6px;height:1px;top:5px;left:3px;background:#ffffff}.cf-delete-single{padding:16px 0}.cf-delete-single .cf-delete-cart,.cf-delete-single .cf-delete-hosting{background:#F4F6F9 url("../images/icons/trash-light-gray.svg") no-repeat center;cursor:pointer;border-radius:8px;color:#828599;width:40px;height:40px;padding:16px}.cf-delete-single .cf-delete-cart:hover,.cf-delete-single .cf-delete-hosting:hover{background:#ECECF2 url("../images/icons/trash-light-gray.svg") no-repeat center}.cf-hosting{display:flex;padding-top:24px;padding-bottom:24px;align-items:center}.cf-hosting.hide{display:none}.cf-hosting-add p{padding:16px 64px 16px 24px;background:#E5F5FF;border-radius:8px;position:relative;cursor:pointer}.cf-hosting-add p:hover{background:#b4e2ff}.cf-hosting-add p span{width:20px;height:20px;background:#029EF7;border-radius:50%;display:block;position:absolute;top:18px;right:26px}.cf-hosting-add p span:before{content:'';display:block;position:absolute;top:6px;left:9px;width:2px;height:8px;background:#ffffff}.cf-hosting-add p span:after{content:'';display:block;position:absolute;top:9px;left:6px;width:8px;height:2px;background:#ffffff}.cf-hosting-gift-desc{margin-left:32px}.cf-hosting-gift-desc span{color:#FF8C3F;background:#FFF0E5;padding:4px 8px;border-radius:8px;font-size:12px;line-height:16px;margin-left:8px}.hosting-form{display:none}.hosting-form .of-select-line>div:nth-of-type(1) p{font-weight:normal;color:#828599}.hosting-form.active{display:block}.hosting-form .of-select-line>div:nth-of-type(1){padding-left:44px;width:calc(50% + 44px)}.hosting-form .of-select-line>div:nth-of-type(2){width:calc(50% - 44px)}.cf-total{display:flex;border-bottom:1px solid #EBEBF2;padding:24px 0}.cf-total div:nth-of-type(1){width:calc(50% + 44px)}.cf-total-price{font-weight:bold}.cf-submit button{background:#FF8C3F;border:1px solid #FF8C3F;color:#FFFFFF;border-radius:8px;padding:16px 40px;cursor:pointer;margin-top:24px;margin-bottom:8px}.cf-submit button:hover{background:#e97b32;border:1px solid #e97b32}.cart-of-select-body label{display:none}.cart-of-select-body label.active{display:block}@media (max-width: 840px){.cf-delete-hide{display:none}.cf-hosting-line div:nth-of-type(3){width:calc(50% - 44px - 55px)}.cf-hosting-line div:nth-of-type(4){width:55px}}@media (max-width: 640px){.cf-hosting{flex-wrap:wrap}.cf-hosting-add{flex-grow:1;margin-bottom:15px;width:100%}.cf-hosting-gift-desc{margin-left:0}.hosting-form .of-select-line>div:nth-of-type(1),.hosting-form .of-select-line>div:nth-of-type(2){padding-left:0;width:100%;margin-bottom:0}.hosting-form .of-single-text>div:nth-of-type(1){width:calc(50% + 44px)}.hosting-form .of-single-text>div:nth-of-type(2){width:calc(50% - 44px)}}@media (max-width: 500px){.cf-title div{margin-bottom:8px}.cf-title div p span{display:inline-block}.cf-header>div:nth-of-type(1),.cf-line>div:nth-of-type(1){width:30px}.cf-header>div:nth-of-type(2),.cf-line>div:nth-of-type(2){width:45%}.cf-header>div:nth-of-type(3),.cf-line>div:nth-of-type(3){width:calc(55% - 30px - 55px)}.cf-hosting-line>div:nth-of-type(1){width:30px}.cf-hosting-line>div:nth-of-type(2){width:45%}.cf-hosting-line>div:nth-of-type(3){width:calc(55% - 30px - 55px)}.cf-hosting-line>div:nth-of-type(4){width:55px}}.domain-subtitle{display:flex;align-items:center;margin-bottom:15px}.ds-zone{font-size:35px}.ds-zone span{font-size:35px}.ds-desc{padding-left:15px}.domain-single-form{display:flex;margin-bottom:20px}.domain-single-form label{display:flex;align-items:center;width:60%}.domain-single-form label span{margin-left:15px;font-weight:bold}.domain-single-form input{border:1px solid #dadae6;border-radius:8px;flex-grow:1;padding:16px;outline:none}.domain-single-form button{background:#FF8C3F;border:1px solid #FF8C3F;color:#FFFFFF;border-radius:8px;padding:16px 40px;cursor:pointer;margin-left:15px}.domain-single-form button:hover{background:#e97b32;border:1px solid #e97b32}.domain-info-table thead tr tr,.domain-info-table thead tr th,.domain-info-table tbody tr tr,.domain-info-table tbody tr th{text-align:left}.domain-info-table thead tr tr:nth-last-of-type(1),.domain-info-table thead tr th:nth-last-of-type(1),.domain-info-table tbody tr tr:nth-last-of-type(1),.domain-info-table tbody tr th:nth-last-of-type(1){width:30%}.domain-info-table span{font-size:14px;display:inline-block}@media (max-width: 600px){.domain-subtitle{flex-direction:column;align-items:flex-start}.domain-subtitle .ds-zone{display:none;margin-bottom:15px}.domain-subtitle .ds-desc{padding-left:0}.domain-single-form{flex-wrap:wrap}.domain-single-form label{width:100%;margin-bottom:15px}.domain-single-form button{margin-left:0}}.section-main-ssd-hosting h1{font-weight:normal;font-size:3rem;line-height:3.25rem}.section-main-ssd-hosting h2{font-weight:normal;font-size:2.2rem;line-height:2.5rem}.section-main-ssd-hosting h3{font-weight:normal;font-size:1.5rem;line-height:1.8rem}.section-main-ssd-hosting h4{font-weight:normal;font-size:1.25rem;line-height:1.6rem}.section-main-ssd-hosting h5{font-weight:normal}.section-main-ssd-hosting h6{font-weight:normal}.section-main-ssd-hosting a{text-decoration:none}.section-main-ssd-hosting .container{width:100%;max-width:988px;margin:auto;padding:0 30px}.section-main-ssd-hosting .empty{flex-grow:1}.section-main-ssd-hosting .center{text-align:center}.section-main-ssd-hosting .orange{color:#f2763a !important}.section-main-ssd-hosting .show-mobile{display:none}.section-main-ssd-hosting strong{color:inherit;font-size:inherit !important;line-height:inherit !important}.section-main-ssd-hosting .overlay{display:none;position:fixed;z-index:10;width:100vw;height:100vh;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5)}.section-main-ssd-hosting .checkbox{display:flex;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section-main-ssd-hosting .checkbox:hover input ~ .check{background-color:#e0e0e0}.section-main-ssd-hosting .checkbox input{height:24px;margin:0;width:24px;position:absolute;opacity:0;cursor:pointer}.section-main-ssd-hosting .checkbox input:checked ~ .check{background-color:#f2763a;border:none}.section-main-ssd-hosting .checkbox input:checked ~ .check:after{display:block}.section-main-ssd-hosting .checkbox .check{position:absolute;top:2px;left:2px;height:20px;width:20px;background-color:#fafafa;border:2px solid gray;border-radius:2px}.section-main-ssd-hosting .checkbox .check:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.section-main-ssd-hosting .checkbox-desc{padding-left:32px;display:inline-block;margin-top:5px}.section-main-ssd-hosting .checkbox-desc span{display:block;line-height:1.1rem}.section-main-ssd-hosting .checkbox-desc span:nth-of-type(2){font-size:0.75rem}.section-main-ssd-hosting .extra{display:block;position:relative;padding-left:35px;margin-left:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section-main-ssd-hosting .extra input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.section-main-ssd-hosting .extra input:checked ~ .checkmark{background-color:#f67050}.section-main-ssd-hosting .extra input:checked ~ .checkmark:after{display:block}.section-main-ssd-hosting .extra:hover input ~ .checkmark{background-color:#ccc}.section-main-ssd-hosting .extra .checkmark:after{left:7px;top:2px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-main-ssd-hosting .checkmark{position:absolute;top:-2px;left:0;height:25px;width:25px;background-color:#eee;border:2px solid #f67050}.section-main-ssd-hosting .checkmark:after{content:"";position:absolute;display:none}.section-main-ssd-hosting .extra-wrap{display:flex;align-items:center}.btn-round{font-size:1rem;line-height:1rem;text-transform:uppercase;padding:10px 16px;border:2px solid gray;border-radius:20px;background:transparent;cursor:pointer}.btn-round:hover{color:#fff;background-image:linear-gradient(90deg, #fac036 0%, #f67050 100%),radial-gradient(circle at top left, #fac036, #f67050);background-origin:border-box;background-clip:content-box, border-box;border:double 2px transparent;border-radius:80px}.btn-round-orange{font-size:1rem;line-height:1rem;text-transform:uppercase;padding:10px 16px;border:2px solid gray;border-radius:20px;background:transparent;cursor:pointer}.btn-round-orange:hover{color:#fff;background-image:linear-gradient(90deg, #fac036 0%, #f67050 100%),radial-gradient(circle at top left, #fac036, #f67050);background-origin:border-box;background-clip:content-box, border-box;border:double 2px transparent;border-radius:80px}.btn-round.btn-round-orange{color:#fff;background-image:linear-gradient(90deg, #fac036 0%, #f67050 100%),radial-gradient(circle at top left, #fac036, #f67050);background-origin:border-box;background-clip:content-box, border-box;border:double 2px transparent;border-radius:80px}.btn-round.btn-round-orange:hover{background-image:linear-gradient(90deg, #f67050 0%, #fac036 100%),radial-gradient(circle at top left, #f67050, #fac036)}.btn-round-orange.btn-round-orange{color:#fff;background-image:linear-gradient(90deg, #fac036 0%, #f67050 100%),radial-gradient(circle at top left, #fac036, #f67050);background-origin:border-box;background-clip:content-box, border-box;border:double 2px transparent;border-radius:80px}.btn-round-orange.btn-round-orange:hover{background-image:linear-gradient(90deg, #f67050 0%, #fac036 100%),radial-gradient(circle at top left, #f67050, #fac036)}.btn-round.btr-round-bigger{padding:18px 32px;border-radius:28px}.btn-round-orange.btr-round-bigger{padding:18px 32px;border-radius:28px}.btn-ssd-order{display:inline-block;padding:23px 48px 22px}.btn-ssd-order.btn-ssd-order-white-arrow{padding-right:84px;position:relative}.btn-ssd-order.btn-ssd-order-white-arrow:after{content:'';position:absolute;width:24px;height:24px;background:url("../images/microtik/arrow-down-white.svg") no-repeat center;top:50%;right:18px;transform:rotate(270deg) translateX(50%)}.btn-order{width:100%;display:inline-block;max-width:330px;background:#fbc300;border-bottom:4px solid #fba50a;text-transform:uppercase;font-size:1.1rem;line-height:1.5rem;font-weight:bold;padding:1.5rem 2rem;color:#000;position:relative}.btn-order:after{content:'';position:absolute;right:2rem;top:50%;transform:translateY(-50%) rotate(-45deg);width:12px;height:12px;border-right:3px solid #000;border-bottom:3px solid #000}.btn-order:hover{background:#ffd545}.section-main.section-main-ssd-hosting .btn-round{font-size:1.3rem}.section-main.section-main-ssd-hosting .btn-round-orange{font-size:1.3rem}.section-main.section-main-ssd-hosting .container-ssdh-top{background:url("../images/microtik/ssdh-bg-1.svg") no-repeat right top;padding-bottom:40px;background-size:50%}.section-main.section-main-ssd-hosting .container-ssdh-top h1{font-size:2.5rem;line-height:3rem;max-width:560px;padding-top:30px;margin-bottom:30px}.section-main.section-main-ssd-hosting .container-ssdh-top h1 span{font-size:inherit;line-height:inherit}.section-main.section-main-ssd-hosting .container-ssdh-top>p{font-size:1.25rem;line-height:1.75rem;max-width:470px;margin-bottom:40px}.section-main.section-main-ssd-hosting .container-ssdh-top>p b{font-size:1.25rem;line-height:1.75rem}.section-main.section-main-ssd-hosting .ssdh-1-tabs{margin-top:55px;display:flex;flex-wrap:wrap}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1){border-top:4px solid #f2c60a;width:100%;max-width:295px}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1)>div:nth-last-of-type(1){position:relative;padding-right:1rem}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1)>div:nth-last-of-type(1):after{content:'';position:absolute;width:1px;height:100%;top:0;right:0;background:#e0e0e0}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(2){padding-right:25px;border-top:4px solid #5fd9e6}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(2)>div:nth-of-type(1){padding-left:2rem;padding-right:1rem}.section-main.section-main-ssd-hosting .ssdh-1-tab{padding-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.section-main.section-main-ssd-hosting .ssdh-1-tab>div:nth-of-type(2) p:nth-of-type(1){font-size:2.5rem;line-height:3rem}.section-main.section-main-ssd-hosting .ssdh-1-tab>div:nth-of-type(2) p:nth-of-type(1) span{font-size:0.85rem}.section-main.section-main-ssd-hosting .ssdh-1-tab>div:nth-of-type(2) p b{font-size:inherit;line-height:inherit}.section-main.section-main-ssd-hosting .ssdh-1-tab>div:nth-of-type(2) p:nth-of-type(2) strong{font-size:0.85rem;text-transform:uppercase}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik-wrap{background:#fff}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik-wrap .container{position:relative}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik-wrap h2 b{font-size:inherit;line-height:inherit}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik-wrap h2:after{content:'';position:absolute;bottom:-40px;left:0;width:120px;height:4px;background:#f2763a}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik-wrap-header{padding-bottom:40px;border-bottom:1px solid #e0e0e0}.section-main.section-main-ssd-hosting .ssdh-rate-info{display:flex;flex-wrap:wrap;justify-content:space-between}.section-main.section-main-ssd-hosting .ssdh-rate-info-items{padding-top:70px;position:relative;width:50%}.section-main.section-main-ssd-hosting .ssdh-rate-info-items>div{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:50px;margin-bottom:30px}.section-main.section-main-ssd-hosting .ssdh-rate-info-items p{font-size:1.1rem;line-height:1.7rem}.section-main.section-main-ssd-hosting .ssdh-rate-info-items p:nth-of-type(1){width:70px}.section-main.section-main-ssd-hosting .ssdh-rate-info-items p:nth-of-type(2){width:calc(100% - 70px)}.section-main.section-main-ssd-hosting .ssdh-rate-info-items p b{font-size:inherit;line-height:inherit}.section-main.section-main-ssd-hosting .ssdh-rate-info-order{width:50%;padding:45px 25px;box-shadow:0 3px 16px #ebebeb;position:relative}.section-main.section-main-ssd-hosting .ssdh-rate-info-order:before{content:'';position:absolute;top:-4px;left:0;width:100%;height:4px;background:#f2c60a}.section-main.section-main-ssd-hosting .ssdh-rate-info-order .btn-order{max-width:100%;text-align:center}.section-main.section-main-ssd-hosting .ssdh-rate-info-order .btn-order:after{display:none}.section-main.section-main-ssd-hosting .ssdh-rate-info-about{position:absolute;top:-30px;left:0;text-transform:uppercase;font-weight:bold}.section-main.section-main-ssd-hosting .ssdh-price-value-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.section-main.section-main-ssd-hosting .ssdh-price-value-wrap .btn-round{padding:10px 16px}.section-main.section-main-ssd-hosting .ssdh-price-value{display:flex;flex-wrap:wrap}.section-main.section-main-ssd-hosting .ssdh-price-value>div:nth-of-type(1){position:relative;padding-right:12px}.section-main.section-main-ssd-hosting .ssdh-price-value>div:nth-of-type(1) p{font-size:3.8rem;line-height:3.8rem;color:#f2763a}.section-main.section-main-ssd-hosting .ssdh-price-value>div:nth-of-type(1) span{position:absolute;display:inline-block;right:0;top:calc(100% - 1.5rem);text-transform:uppercase;color:#f2763a;transform:translateX(100%)}.section-main.section-main-ssd-hosting .ssdh-price-time{position:relative}.section-main.section-main-ssd-hosting .ssdh-price-time p{font-size:0.85rem;line-height:1.5rem;color:#121212}.section-main.section-main-ssd-hosting .ssdh-price-time>p{padding-bottom:3px;padding-top:3px;cursor:default}.section-main.section-main-ssd-hosting .ssdh-price-time div{display:none;position:absolute;width:100%;top:calc(1.5rem + 6px);left:0;background:#ffffff;box-shadow:0 3px 16px #ebebeb;z-index:5}.section-main.section-main-ssd-hosting .ssdh-price-time div p{padding:3px;border-bottom:1px solid #e0e0e0;cursor:pointer}.section-main.section-main-ssd-hosting .ssdh-price-time div p:hover{background:#fafafa}.section-main.section-main-ssd-hosting .ssdh-price-time.hover>div{display:block !important}.section-main.section-main-ssd-hosting .ssdh-price-desc{padding-top:8px;margin-bottom:24px}.section-main.section-main-ssd-hosting .ssdh-price-desc p{display:none}.section-main.section-main-ssd-hosting .ssdh-price-desc p.active{display:block}.section-main.section-main-ssd-hosting .ssdh-info-list{margin-top:20px}.section-main.section-main-ssd-hosting .ssdh-info-list div{border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;justify-content:space-between}.section-main.section-main-ssd-hosting .ssdh-info-list div span{font-size:1rem;line-height:1rem;padding:1.5rem 0;display:inline-block}.section-main.section-main-ssd-hosting .ssdh-info-list div span:nth-of-type(1){font-weight:bold}.section-main.section-main-ssd-hosting .container-ssdh-advantages{padding:50px 0 0}.section-main.section-main-ssd-hosting .container-ssdh-advantages h2{padding-bottom:15px;border-bottom:1px solid #e0e0e0}.section-main.section-main-ssd-hosting .ssdh-adv-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;padding-top:80px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div{width:calc(33.333% - 25px);margin-bottom:60px;position:relative}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div:nth-of-type(1):after{content:'';position:absolute;top:-84px;width:120px;height:4px;background:#f2763a;left:-25px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div p:nth-of-type(1){height:4rem;margin-bottom:2rem}.section-main.section-main-ssd-hosting .ssdh-adv-wrap p{font-size:1.1rem}.section-main.section-main-ssd-hosting .container-ssdh-info-1{padding-top:30px;padding-bottom:90px;background:#fff url("../images/microtik/ssdh-bg-2.svg") no-repeat right top;margin-bottom:40px;background-size:50%}.section-main.section-main-ssd-hosting .container-ssdh-info-2{padding-top:30px;padding-bottom:130px;padding-left:560px;background:url("../images/microtik/ssdh-bg-3.svg") no-repeat left top;margin-bottom:40px;background-size:50%}.section-main.section-main-ssd-hosting .container-ssdh-info-3{padding-top:30px;padding-bottom:115px;background:#fff url("../images/microtik/ssdh-bg-4.svg") no-repeat right top;background-size:50%}.section-main.section-main-ssd-hosting .ssdh-title{font-size:2rem;line-height:2.6rem;margin-bottom:60px;max-width:470px}.section-main.section-main-ssd-hosting .ssdh-title strong{font-size:inherit;line-height:inherit}.section-main.section-main-ssd-hosting .ssdh-info{padding-left:44px;padding-bottom:30px;font-size:1.1rem;border-left:4px solid #e0e0e0;position:relative;max-width:470px}.section-main.section-main-ssd-hosting .ssdh-info:after{content:'';position:absolute;top:0;left:-4px;width:4px;height:32px;background:#f2c60a}.section-main.section-main-ssd-hosting .container-dark{padding-top:30px;padding-bottom:40px}.section-main.section-main-ssd-hosting .ssdh-info-inner{display:flex;flex-wrap:wrap;margin-bottom:60px}.section-main.section-main-ssd-hosting .ssdh-info-inner>div{max-width:50%}.section-main.section-main-ssd-hosting .ssdh-info-inner .ssdh-info{border-left:4px solid gray;max-width:initial;padding-right:50px}.section-main.section-main-ssd-hosting .ssdh-info-inner .ssdh-title{max-width:initial;padding-right:50px}.section-main.section-main-ssd-hosting .ssdh-info-inner-img-right>div:nth-of-type(2){padding-left:115px;padding-top:15px}.section-main.section-main-ssd-hosting .ssdh-info-inner-img-left>div:nth-of-type(1){width:470px;text-align:right;padding-right:115px;padding-top:15px}.section-main.section-main-ssd-hosting .ssdh-info-inner-img-left .ssdh-title{max-width:480px}.section-main.section-main-ssd-hosting .ssdh-info-inner-img-left .ssdh-info{max-width:480px}.section-main.section-main-ssd-hosting .ssdh-price-value-wrap.ssdh-price-value-wrap-extra{display:none}.section-main.section-main-ssd-hosting .priceExtra .ssdh-price-value-wrap{display:none}.section-main.section-main-ssd-hosting .priceExtra .ssdh-price-value-wrap.ssdh-price-value-wrap-extra{display:flex}@media (max-width: 1250px){.section-main-ssd-hosting .container{padding-left:15px;padding-right:15px}.section-main.section-main-ssd-hosting .container-ssdh-top{background:none}.section-main.section-main-ssd-hosting .container-ssdh-advantages{background:none}.section-main.section-main-ssd-hosting .container-ssdh-info-2{background:none}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik{background:#fff}.section-main.section-main-ssd-hosting .container-ssdh-info-1{background:#fff;padding:0 15px}.section-main.section-main-ssd-hosting .container-ssdh-info-3{background:#fff}.section-main.section-main-ssd-hosting .ssdh-title,.section-main.section-main-ssd-hosting .ssdh-title,.section-main.section-main-ssd-hosting .ssdh-title{margin-bottom:15px;max-width:100%}.section-main.section-main-ssd-hosting .container-ssdh-info-2,.section-main.section-main-ssd-hosting .container-ssdh-info-3{max-width:100%;padding:0 15px}}@media (max-width: 840px){.section-main-ssd-hosting{font-size:14px;line-height:21px}.section-main-ssd-hosting .hide-mobile{display:none !important}.section-main-ssd-hosting .show-mobile{display:block}.section-main.section-main-ssd-hosting .container-ssdh-top{padding-bottom:30px}.section-main.section-main-ssd-hosting .container-ssdh-top h1{padding-top:30px;margin-bottom:30px}.section-main.section-main-ssd-hosting .container-ssdh-top>p{margin-bottom:30px}.section-main.section-main-ssd-hosting .ssdh-1-tabs{margin-top:30px}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1){width:50%;padding-top:15px}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1)>div:nth-of-type(1){display:none}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1)>div:nth-last-of-type(1):after{display:none}.section-main.section-main-ssd-hosting .ssdh-1-tab{width:50%;padding-top:15px}.section-main.section-main-ssd-hosting .ssdh-1-tab>div:nth-of-type(1){display:none}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik{padding-top:30px;padding-bottom:30px}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik h2{padding-bottom:30px}.section-main.section-main-ssd-hosting .ssdh-rate-info-items{padding-top:30px}.section-main.section-main-ssd-hosting .ssdh-rate-info-items>div{padding-right:15px}.section-main.section-main-ssd-hosting .ssdh-rate-info-items p:nth-of-type(1){display:none}.section-main.section-main-ssd-hosting .ssdh-rate-info-items p:nth-of-type(2){width:100%}.section-main.section-main-ssd-hosting .container-ssdh-advantages{padding-top:30px;padding-bottom:15px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap{padding-top:30px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div{width:calc(50% - 12px);margin-bottom:15px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div:nth-of-type(1):after{top:-34px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div p:nth-of-type(1){margin-bottom:1rem}.section-main.section-main-ssd-hosting .container-ssdh-info-1{margin-bottom:15px}.section-main.section-main-ssd-hosting .container-ssdh-info-2{margin-bottom:15px}.section-main.section-main-ssd-hosting .ssdh-title{max-width:100%;margin-bottom:15px}.section-main.section-main-ssd-hosting .ssdh-info{max-width:100%;padding-left:15px;padding-bottom:15px}.section-main.section-main-ssd-hosting .container-dark{padding-top:30px;padding-bottom:30px}.section-main.section-main-ssd-hosting .ssdh-info-inner-img-right>div:nth-of-type(2){display:none}.section-main.section-main-ssd-hosting .ssdh-info-inner-img-left>div:nth-of-type(1){display:none}.section-main.section-main-ssd-hosting .ssdh-info-inner{margin-bottom:30px}.section-main.section-main-ssd-hosting .ssdh-info-inner>div{width:100%;max-width:100%}.section-main.section-main-ssd-hosting .ssdh-info-inner .ssdh-title{padding-right:0;max-width:100%}.section-main.section-main-ssd-hosting .ssdh-info-inner .ssdh-info{padding-right:0;max-width:100%}}@media (max-width: 1000px){.section-main.section-main-ssd-hosting .container{padding-left:15px;padding-right:15px}.section-main.section-main-ssd-hosting .container-ssdh-top>p{max-width:100%}.section-main.section-main-ssd-hosting .container-ssdh-mikrotik h2{padding-left:0;padding-right:0}.section-main.section-main-ssd-hosting .ssdh-rate-info{padding-left:0;padding-right:0}.section-main.section-main-ssd-hosting .container-ssdh-advantages h2{padding-left:0;padding-right:0}.section-main.section-main-ssd-hosting .ssdh-adv-wrap{padding-left:0;padding-right:0}}@media (max-width: 630px){.section-main.section-main-ssd-hosting .ssdh-rate-info-items{width:100%;margin-bottom:30px}.section-main.section-main-ssd-hosting .ssdh-rate-info-order{width:100%}.section-main.section-main-ssd-hosting .ssdh-rate-info-about{left:0;top:-30px}}@media (max-width: 480px){.section-main-ssd-hosting{font-size:12px;line-height:18px}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1)>div:nth-last-of-type(1){padding-right:1rem}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(2){padding-right:1rem}.section-main.section-main-ssd-hosting .container{padding-left:0;padding-right:0;padding-top:0;margin-bottom:15px}.section-main.section-main-ssd-hosting .ssdh-1-tabs>div:nth-of-type(1){margin-bottom:15px;width:100%;max-width:100%}.section-main.section-main-ssd-hosting .ssdh-1-tab{width:100%}.section-main.section-main-ssd-hosting .container-ssdh-top h1,.section-main.section-main-ssd-hosting .container-ssdh-mikrotik-wrap .container{font-size:2rem;line-height:2.3rem}.section-main.section-main-ssd-hosting .ssdh-title{font-size:1.4rem;line-height:1.8rem}.section-main.section-main-ssd-hosting .ssdh-price-value{margin-bottom:15px}}@media (max-width: 370px){.section-main.section-main-ssd-hosting .container-ssdh-top h1{font-size:2rem;line-height:2.5rem}.section-main.section-main-ssd-hosting .ssdh-1-tab>div:nth-of-type(2) p:nth-of-type(1){font-size:1.8em}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div{width:100%;display:flex}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div p:nth-of-type(1){height:initial;width:70px;margin-right:15px}.section-main.section-main-ssd-hosting .ssdh-adv-wrap>div p:nth-of-type(2){width:calc(100% - 70px)}}.login-wrap{padding:30px 15px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.lw-title{margin-bottom:30px}.lw-title p:nth-of-type(1){font-size:20px;line-height:24px}.lw-title p:nth-last-of-type(1){font-size:14px;line-height:16px;color:#828599}.lw-form-wrap{display:flex;gap:80px}.lw-form-wrap>div{width:50%}.lw-form-wrap label{width:100%;position:relative;display:block;margin-bottom:24px}.lw-form-wrap label span{position:absolute;top:7px;left:16px;z-index:9;font-size:12px;line-height:16px;color:#82849A}.lw-form-wrap label span.lw-show-pass{background:url("../images/icons/eye.svg") no-repeat center;position:absolute;top:50%;transform:translateY(-50%);right:12px;width:40px;height:40px;left:initial;cursor:pointer}.lw-form-wrap label span.lw-show-pass.lw-show-pass-cross{background:url("../images/icons/eye-cross.svg") no-repeat center}.lw-form-wrap label input{border-radius:8px;border:1px solid #dadae6;background:#ffffff;padding:24px 40px 8px 16px;position:relative;width:100%;outline:none}.lw-form-wrap label input:focus{border:1px solid #029EF7}.lw-tabs{display:flex;margin-bottom:24px}.lw-tabs p{color:#828599;padding:12px 16px;background:#F2F4F7;cursor:pointer}.lw-tabs p.active,.lw-tabs p.active:hover{color:#1D1F33;background:#EBEBF2}.lw-tabs p:hover{color:#1D1F33;background:#e3e3e7}.lw-tabs p:nth-of-type(1){border-radius:8px 0 0 8px}.lw-tabs p:nth-last-of-type(1){border-radius:0 8px 8px 0}.lw-phone-wrap{display:none;gap:8px}.lw-phone-wrap .lw-phone-select-wrap{width:120px;position:relative}.lw-phone-wrap .lw-phone-select-wrap label .desc{top:20px}.lw-phone-wrap .lw-phone-select-wrap label .desc img{border-radius:50%}.lw-phone-wrap .lw-phone-select-wrap label input{padding:16px 16px 16px 45px;cursor:pointer}.lw-phone-wrap .lw-phone-select-wrap.active .lw-phone-select-body{display:block}.lw-phone-wrap .lw-phone-select-wrap.active .lw-phone-select-title:before{margin-top:-2px;transform:rotate(225deg)}.lw-phone-wrap .lw-phone-select-title{position:relative}.lw-phone-wrap .lw-phone-select-title:before{content:'';display:block;position:absolute;top:50%;z-index:99;right:14px;width:4px;height:4px;margin-top:-6px;border-right:2px solid #84879A;border-bottom:2px solid #84879A;transform:rotate(45deg)}.lw-phone-wrap .lw-phone-number{width:calc(100% - 128px)}.lw-phone-wrap .lw-phone-number input{padding:16px}.lw-phone-wrap .lw-phone-select-body{display:none}.lw-form-phone .lw-email{display:none}.lw-form-phone .lw-phone-wrap{display:flex}.lw-phone-select-body{position:absolute;top:100%;margin-top:-12px;width:200px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);z-index:99;background:#ffffff;padding:12px 0;border-radius:8px;border:1px solid #dadae6;max-height:250px;overflow:auto}.lw-phone-select-body p{padding:4px 16px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.lw-phone-select-body p.active,.lw-phone-select-body p:hover{background:#F1FAFF;color:#029EF7}.lw-phone-select-body p img{margin-right:10px;border-radius:50%}.lw-forgot{margin-bottom:24px}.lw-forgot a{font-size:14px;line-height:16px;color:#828599;text-decoration:underline;font-weight:normal}.lw-submit{background:#FF8C3F;border:1px solid #FF8C3F;color:#FFFFFF;border-radius:8px;padding:16px;width:100%;cursor:pointer;margin-bottom:24px}.lw-submit:hover{background:#e97b32;border:1px solid #e97b32}.lw-not-registered{text-align:center;position:relative;margin-bottom:24px}.lw-not-registered:before{content:'';width:100%;height:1px;background:#EBECF2;position:absolute;left:0;top:50%}.lw-not-registered span{font-size:14px;line-height:16px;color:#828599;background:#ffffff;position:relative;z-index:9;padding:0 30px}.btn-reg{display:block;background:#F4F6F9;border-radius:8px;text-align:center;padding:16px;color:#1D1F33;text-decoration:none}.btn-reg:hover{background:#e4e6e9}.lw-desc p:nth-of-type(1){color:#1D1F33;font-weight:bold;margin-bottom:24px}.lw-desc p:nth-of-type(2){font-size:14px;line-height:20px;margin-bottom:24px}.lw-desc ul li{position:relative;color:#828599;margin-bottom:4px;font-size:16px;line-height:16px;padding-left:32px}.lw-desc ul li:before{content:'';display:block;width:6px;height:6px;background:#1A1D33;border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width: 840px){.lw-form-wrap{gap:0;flex-wrap:wrap}.lw-form-wrap>div{width:100%;order:2}.lw-form-wrap>div.lw-desc{order:1;margin-bottom:15px}}.backorder-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.table-backorder{width:100%}.table-backorder .coverage-bar{width:100%;display:block;height:4px;background:#dbdbdb}.table-backorder .coverage-bar span{display:block;height:100%;background:#3366cc}.chart-icon{display:inline-flex;width:40px;height:22px;border-radius:4px;border:1px solid #3366cc;background:#fff url("../images/icons/chart-line-blue.svg") no-repeat center/contain;cursor:pointer}.chart-icon:hover{background-color:#dbe5f9}.chart-icon.active{background:#36c url("../images/icons/chart-line-white.svg") no-repeat center/contain}.tb-zone{display:flex;gap:5px 10px;flex-wrap:wrap;justify-content:space-between;align-items:center}#donutchart{width:100%;height:400px}.table-backorder tbody tr td:nth-last-of-type(1){background:#f0f0f0}.clear,.clear:before,.clear:after{clear:both;content:"";float:none !important;margin:0 !important;padding:0 !important}.rapid-container hr{background:#d1d1d1;height:1px;width:100%;border:none;margin:5px 0}.rapid-container{color:#333333}.rapid-container>.top{margin:0 0 30px}.rapid-container>.top>.title{font-size:24px;font-weight:bold;margin:0 0 15px}.rapid-container>.top>p{padding:0}.rapid-container>.buttons>div,.rapid-container>.buttons>a{float:left}.rapid-container>.buttons>.rapid-rate{margin:0 16px 0 0}.rapid-container>.buttons>.rapid-rate>.logo{color:#ED5120;font-size:36px;float:none;height:38px;padding:0 0 5px;width:291px}.rapid-container>.buttons>.rapid-rate>.rating{padding:0 3px}.rapid-container>.buttons>.rapid-rate>.rating>div{display:inline-block;background:url("https://www.ukrnames.com/theme/images/certs/stars.png") no-repeat scroll 0 0 transparent;width:24px;height:25px}.rapid-container>.buttons>.rapid-rate>.rating>.full{background-position:0 0}.rapid-container>.buttons>.rapid-rate>.rating>.half{background-position:-54px 0}.rapid-container>.buttons>.rapid-rate>.rating>.empty{background-position:-27px 0}.rapid-container>.buttons>.rapid-rate>p{font-size:11px;padding:0;text-indent:5px}.rapid-container>.buttons>a{background:url("https://www.ukrnames.com/theme/images/certs/buttons.png") no-repeat scroll 0 0 transparent;display:inline-block;font-weight:bold;height:37px;line-height:37px;margin:33px 6px 0;text-align:center;text-decoration:none;text-transform:uppercase}.rapid-container>.buttons>.button-extend{width:136px;color:#3f450a}.rapid-container>.buttons>.button-extend:hover{background-position:0 -38px}.rapid-container>.buttons>.button-buy{background-position:-137px 0;color:#FFFFFF;width:114px}.rapid-container>.buttons>.button-buy:hover{background-position:-137px -38px}.rapid-container>.buttons>.description{font-size:12px;margin:35px 0 0 15px}.rapid-container>.buttons>.description>p{padding:0}.rapid-container>.buttons>.description>a{font-size:14px;color:#9bab18;font-weight:bold}.rapid-container>.buttons>.description>a:hover{text-decoration:none}.rapid-container>.description-list{margin:20px 0}.rapid-container>.description-list>ul{margin:0;padding:0;list-style:none;width:330px}.rapid-container>.description-list>ul.left{float:left}.rapid-container>.description-list>ul.right{float:right}.rapid-container>.description-list>ul>li{background:url("https://www.ukrnames.com/theme/images/certs/list.png") no-repeat scroll 0 0 transparent;padding:0 0 0 15px}.rapid-container>.description-list>ul>li.yes{background-position:0 -13px}.rapid-container>.description-list>ul>li.no{background-position:0 6px}.rapid-container>.features-list{margin:13px 0 0 0}.rapid-container>.features-list>ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.rapid-container>.features-list>ul>li{display:inline-flex;gap:10px;align-items:center}.rapid-container>.features-list>ul>li>i{background:url("https://www.ukrnames.com/theme/images/certs/features.png") no-repeat scroll 0 0 transparent;display:block;float:left;height:70px;width:80px}.rapid-container>.features-list>ul>li>span{color:#5D5D5D;display:block}.rapid-container>.features-list>ul>li.first{width:237px}.rapid-container>.features-list>ul>li.first>i{background-position:0 0}.rapid-container>.features-list>ul>li.second{width:220px}.rapid-container>.features-list>ul>li.second>i{background-position:-82px 0}.rapid-container>.features-list>ul>li.third{width:220px}.rapid-container>.features-list>ul>li.third>i{background-position:-159px 0}.tariff-plan{margin:5px 0 0}.tariff-plan>.select-currency{background-color:#eaeaea;width:183px;height:36px;float:right;border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0}.tariff-plan>.select-currency>label{color:#6F6F6F;float:left;font-size:11px;font-weight:bold;line-height:1;padding:13px 8px 0 13px}.tariff-plan>.select-currency>div{float:left;position:relative;top:4px}.tariff-plan>.select-currency>div>span{background:url("https://www.ukrnames.com/theme/images/certs/select.png") no-repeat scroll 47px center #fff;border:1px solid #919191;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;display:block;height:26px;line-height:25px;padding:0 0 0 9px;position:absolute;width:58px}.tariff-plan>.select-currency>div>select{height:28px;position:relative;width:69px;z-index:1;opacity:0;filter:alpha(opacity=0)}.tariff-plan>.tp-content{background-color:#eaeaea;padding:20px 14px;width:657px;border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0}.tariff-plan>.tp-content>ul{margin:0;padding:0;list-style:none}.tariff-plan>.tp-content>ul>li{background:url("https://www.ukrnames.com/theme/images/certs/tpp-inner.png") repeat-x scroll 0 0 transparent;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;-webkit-box-shadow:0 0 5px #999;height:172px;float:left;margin:0 3px;width:322px;position:relative}.tariff-plan>.tp-content>ul>li>.tpp-head{background:url("https://www.ukrnames.com/theme/images/certs/tpp-head.png") repeat-x scroll 0 0 transparent;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;color:#FFFFFF;font-size:12px;font-weight:bold;height:41px;line-height:41px;text-align:center;text-shadow:1px 1px 1px #838F15}.tariff-plan>.tp-content>ul>li>.tpp-head>span{font-size:14px}.tariff-plan>.tp-content>ul>li>.tpp-inner>label{font-size:18px;text-align:center;color:#6f6f6f;line-height:1;margin:12px 0 8px;display:block}.tariff-plan>.tp-content>ul>li>.tpp-inner>a{background:url("https://www.ukrnames.com/theme/images/certs/tpp-inner-button.png") no-repeat scroll 0 0 transparent;color:#6F6F6F;display:block;font-size:12px;height:34px;line-height:34px;margin:0 auto;text-align:center;text-decoration:none;width:140px}.tariff-plan>.tp-content>ul>li>.tpp-inner>a:hover{background-position:0 -39px}.tariff-plan>.tp-content>ul>li>.tpp-inner>p{color:#6F6F6F;font-size:12px;text-align:center;margin:12px 0 0 0}.tariff-plan>.tp-content>ul>li>.tpp-discounts{background:url("https://www.ukrnames.com/theme/images/certs/tpp-discounts.png") no-repeat scroll 0 0 transparent;bottom:0;color:#FFFFFF;font-weight:bold;height:33px;left:auto;padding:32px 5px 0 20px;position:absolute;right:0;text-align:right;top:auto;width:38px}.tariff-plan>.tp-content>ul>li>.tpp-discounts>span{font-size:14px}.tariff-plan>.tp-content>ul>li>.tpp-discounts>p{padding:0;margin:0;font-size:11px}.tariff-plan>.tp-bottom{background-color:#f7f7f7;border-top:1px solid #afb0b0;border-bottom:1px solid #afb0b0;height:86px;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;position:relative}.tariff-plan>.tp-bottom>.tpb-arrow{background:url("https://www.ukrnames.com/theme/images/certs/tp-arrow.png") no-repeat scroll 0 0 transparent;height:13px;left:90px;position:absolute;top:-13px;width:23px}.tariff-plan>.tp-bottom>.tpb-arrow2{background:url("https://www.ukrnames.com/theme/images/certs/tp-arrow.png") no-repeat scroll 0 0 transparent;height:13px;left:250px;position:absolute;top:-13px;width:23px}.tariff-plan>.tp-bottom>.tpb-arrow3{background:url("https://www.ukrnames.com/theme/images/certs/tp-arrow.png") no-repeat scroll 0 0 transparent;height:13px;left:415px;position:absolute;top:-13px;width:23px}.tariff-plan>.tp-bottom>.tpb-arrow4{background:url("https://www.ukrnames.com/theme/images/certs/tp-arrow.png") no-repeat scroll 0 0 transparent;height:13px;left:580px;position:absolute;top:-13px;width:23px}.tariff-plan>.tp-bottom>label{color:#989898;display:block;float:left;font-size:21px;margin:12px 5px 0 14px}.tariff-plan>.tp-bottom>.name{float:left;margin:16px 0 0 0;color:#6f6f6f;font-size:18px}.tariff-plan>.tp-bottom>.name>span{font-size:12px}.tariff-plan>.tp-bottom>.name>.price{font-size:17px}.tariff-plan>.tp-bottom>.name>.price>span{font-size:18px}.tariff-plan>.tp-bottom>.minus,.tariff-plan>.tp-bottom>.equally{color:#6F6F6F;float:left;font-size:21px;line-height:80px;margin:0 17px 0 14px}.tariff-plan>.tp-bottom>.our-price{float:left;margin:22px 0 0 0;color:#6f6f6f;font-size:12px}.tariff-plan>.tp-bottom>.our-price>div{font-size:17px}.tariff-plan>.tp-bottom>.our-price>div>span{font-size:18px}.tariff-plan>.tp-bottom>.economy{float:left;margin:22px 0 0 0;color:#fc5004;font-size:12px}.tariff-plan>.tp-bottom>.economy>div{font-size:21px}.tariff-plan>.tp-bottom>.economy>div>span{font-size:18px}.tariff-plan>.tp-bottom>.button-buy{background:url("https://www.ukrnames.com/theme/images/certs/buttons.png") no-repeat scroll -137px 0 transparent;color:#FFFFFF;display:inline-block;float:right;font-size:14px;font-weight:bold;height:37px;line-height:37px;margin:20px 20px 0 0;text-align:center;text-decoration:none;text-transform:uppercase;width:114px}.tariff-plan>.tp-bottom>.button-buy:hover{background-position:-137px -38px}.rapid-container .brouthers{background:url("https://www.ukrnames.com/theme/images/certs/brouthers.png") no-repeat scroll 0 0 transparent;height:41px;margin:24px 0 30px;width:333px}.rapid-container>.full-description{color:#5d5d5d}.rapid-container>.full-description>.title{font-size:24px;line-height:1;margin:0 0 20px}.rapid-container>.full-description>p{font-size:12px;line-height:18px;margin:0 0 17px}sup{color:#ff0000}@media (max-width: 840px){.rapid-container>.description-list>ul.right{float:none}}@media (max-width: 600px){.table-domain-expired a.btn{padding:10px}}.history-wrap{display:flex;margin-top:15px}.hw-inner{display:inline-flex;width:100%;flex-direction:column}.hw-inner-all .hw-header{margin-top:15px}.hw-inner-all .hw-header:nth-of-type(1){margin-top:0}.hw-inner-all .hw-header .hw-date{padding-left:calc(35% + 5px);width:100%;line-height:40px}.hw-header{display:flex;justify-content:space-between;align-items:center;background:#f9f9f9;border-radius:4px 4px 0 0;border:1px solid #dddddd;font-weight:bold}.hw-indent{width:calc(35% - 35px)}.hw-body{display:flex;flex-direction:column}.hw-left,.hw-right{width:40px;height:40px;position:relative;border-right:1px solid #dddddd;cursor:pointer}.hw-left:before,.hw-right:before{content:"";position:absolute;width:12px;height:12px;border-top:4px solid #787878;border-left:4px solid #787878;transform:rotate(-45deg);top:13px;left:15px}.hw-left:hover,.hw-right:hover{background:#f3f3f3;border-top-left-radius:4px}.hw-left.disable,.hw-right.disable{cursor:no-drop}.hw-right{border-right:none;border-left:1px solid #dddddd;left:initial}.hw-right:before{left:initial;right:15px;transform:rotate(135deg)}.hw-right:hover{border-top-left-radius:0;border-top-right-radius:4px}.hw-single{display:flex;border:1px solid #cecece;border-top:none}.hw-single.updated-field{background:#e7ffe7}.hw-field,.hw-value{padding:5px;display:inline-flex;align-items:center}.hw-field{width:35%;border-right:1px solid #cecece}.hw-value{width:65%}@media (max-width: 379px){.hw-indent{width:inherit;flex-grow:1}}.prices-search{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px}.prices-search input{width:100%;max-width:200px;outline:none;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px}.price-block{margin-bottom:15px}.price-block h2{font-size:20px;margin-bottom:10px}.price-block h2 a{font-size:20px;color:#186bab}.price-block .pb-domain:nth-last-of-type(1){border-bottom:1px solid #dddddd;border-radius:0 0 4px 4px}.price-block .pb-domain:nth-last-of-type(1) p:nth-last-of-type(5){border-radius:0 0 0 4px}.price-block .pb-domain:nth-last-of-type(1) p:nth-last-of-type(1){border-radius:0 0 4px 0}.pb-headline{display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#f9f9f9;border-top:1px solid #dddddd;border-radius:4px 4px 0 0}.pb-headline p{border-right:1px solid #dddddd;padding:10px;align-items:center;display:flex;justify-content:flex-start;font-weight:bold;line-height:20px}.pb-headline p:nth-of-type(1){border-radius:4px 0 0 0;border-left:1px solid #dddddd;width:30%}.pb-headline p:nth-of-type(2){width:17%}.pb-headline p:nth-of-type(3){width:18%}.pb-headline p:nth-of-type(4){width:15%}.pb-headline p:nth-of-type(5){width:20%;border-radius:0 4px 0 0}.pb-domain{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px solid #dddddd}.pb-domain:hover{background-color:#f5f5f5}.pb-domain p{padding:10px;align-items:center;display:flex;justify-content:flex-start;line-height:20px;border-right:1px solid #dddddd}.pb-domain p a{font-weight:bold;color:#186bab}.pb-domain p:nth-child(-n+5){display:none}.pb-domain p:nth-last-of-type(5){border-left:1px solid #dddddd;width:30%;display:flex;flex-direction:column;align-items:baseline}.pb-domain p:nth-last-of-type(5) a{color:#000000}.pb-domain p:nth-last-of-type(5) span,.pb-domain p:nth-last-of-type(5) u{font-size:14px;line-height:18px}.pb-domain p:nth-last-of-type(4){width:17%}.pb-domain p:nth-last-of-type(3){width:18%}.pb-domain p:nth-last-of-type(2){width:15%}.pb-domain p:nth-last-of-type(1){width:20%}@media (max-width: 840px){.pb-headline{display:none}.pb-domain{display:flex;border-left:1px solid #dddddd;border-right:1px solid #dddddd;margin-bottom:10px;border-radius:4px}.pb-domain:nth-of-type(1){border-radius:4px 4px 0 0}.pb-domain p:nth-child(-n+5){width:50%;display:flex;align-items:center;border-bottom:1px solid #dddddd}.pb-domain p:nth-last-of-type(-n+5){width:50%;border:none;border-bottom:1px solid #dddddd}.pb-domain p:nth-of-type(1){order:1;background:#f9f9f9;border-radius:4px 0 0 0}.pb-domain p:nth-of-type(2){order:3}.pb-domain p:nth-of-type(3){order:5}.pb-domain p:nth-of-type(4){order:7}.pb-domain p:nth-of-type(5){order:9;border-radius:0 0 0 4px}.pb-domain p:nth-of-type(6){order:2;background:#f9f9f9;border-radius:0 4px 0 0}.pb-domain p:nth-of-type(7){order:4}.pb-domain p:nth-of-type(8){order:6}.pb-domain p:nth-of-type(9){order:8}.pb-domain p:nth-of-type(10){order:10;border-radius:0 0 4px 0}.price-block .pb-domain:nth-last-of-type(1){border-bottom:none}}@media (max-width: 460px){.prices-search input{max-width:120px}}@media (max-width: 380px){.prices-search .btn-green{padding:5px 10px}.prices-search input{max-width:80px}}.check-reg-domain-area{display:flex;margin-bottom:40px}.check-reg-domain-area button{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;margin-top:10px}.check-reg-domain-area button.disabled{cursor:no-drop}.check-reg-domain-area button:hover{background:#3db03d}.check-reg-domain-area div:nth-of-type(1){width:100%;max-width:460px}.check-reg-domain-area div:nth-of-type(1) textarea{resize:none;outline:none;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px;display:block;width:100%;height:100%}.check-reg-domain-area div:nth-of-type(2){padding-left:15px;line-height:18px}.crd-currency{display:flex;justify-content:flex-end;margin-bottom:15px}.crd-currency .hp-currency p{background:#ffffff;border-radius:4px;border:1px solid #b0b0b0}.crd-currency .hp-currency p:after{border-top:5px solid #10699c}.crd-currency .hp-currency ul{background:#ffffff;border:1px solid #b0b0b0;border-top:none}.crd-currency .hp-currency ul a:hover{background-color:#f5f5f5}.crd-currency .hp-currency:hover p{border-radius:4px 4px 0 0}.crd-list ul{display:flex}.crd-list ul li{width:100%;text-align:center;padding:5px 10px;border:1px solid #dddddd;border-right:none;cursor:pointer}.crd-list ul li:hover{background-color:#f5f5f5}.crd-list ul li:nth-of-type(1){border-radius:4px 0 0 0}.crd-list ul li:nth-last-of-type(1){border-right:1px solid #dddddd;border-radius:0 4px 0 0}.crd-list ul li:nth-last-of-type(1).active{border-right:1px solid #10699c}.crd-list ul li.active{background:#10699c;border:1px solid #10699c;border-right:none;color:#ffffff}.crd-tab-content{display:none;flex-wrap:wrap;margin-bottom:15px;border-top:none;border-radius:0 0 4px 4px}.crd-tab-content.active{display:flex}.crd-tab-content>div{display:flex;width:100%;margin-bottom:10px}.crd-tab-content .crd-check-all{padding:5px 5px 10px;border-radius:4px;width:inherit}.crd-tab-content .crd-check-all .checkbox-desc span{color:red}.crd-labels{display:flex;flex-wrap:wrap}.crd-labels>div{width:20%;display:flex;justify-content:space-between;align-items:center;padding:10px 5px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd}.crd-labels>div:nth-of-type(5n+1){border-left:1px solid #dddddd}.crd-labels>div:nth-of-type(10n+1),.crd-labels>div:nth-of-type(10n+2),.crd-labels>div:nth-of-type(10n+3),.crd-labels>div:nth-of-type(10n+4),.crd-labels>div:nth-of-type(10n+5){background:#f5f5ea}.crd-labels>div a{color:#186bab;font-weight:bold}.crd-labels .checkbox-desc{margin-top:0}.crd-labels .checkbox-desc span{font-size:12px}.crd-labels .checkbox .check{top:-2px}.crd-labels .checkbox-idn .checkbox-desc{position:relative;top:-5px}.crd-labels .checkbox-idn .checkbox-desc span:nth-of-type(2){position:absolute;font-size:12px;top:calc(100% + -3px);color:#00c036;font-weight:bold}.crd-tab-content.crd-tab-content-4 .crd-labels>div{width:25%}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(5n+1){border-left:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+2),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+3),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+4),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+5){background:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(4n+1){border-left:1px solid #dddddd}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+2),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+3),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+4){background:#f5f5ea}@media (max-width: 780px){.crd-list ul{flex-wrap:wrap;border-bottom:1px solid #dddddd}.crd-list ul li{width:25%;padding:10px;border-right:1px solid #dddddd;border-left:none}.crd-list ul li:nth-of-type(4n+1){border-left:1px solid #dddddd}.crd-list ul li:nth-of-type(4n+1).active{border-left:1px solid #10699c}.crd-list ul li:nth-last-of-type(1){border-radius:0}.crd-list ul li:nth-last-of-type(1),.crd-list ul li:nth-last-of-type(2),.crd-list ul li:nth-last-of-type(3){border-top:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div,.crd-labels>div{width:33.3333%}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(4n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(5n+1),.crd-labels>div:nth-of-type(4n+1),.crd-labels>div:nth-of-type(5n+1){border-left:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+2),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+3),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(8n+4),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+2),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+3),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+4),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(10n+5),.crd-labels>div:nth-of-type(8n+1),.crd-labels>div:nth-of-type(8n+2),.crd-labels>div:nth-of-type(8n+3),.crd-labels>div:nth-of-type(8n+4),.crd-labels>div:nth-of-type(10n+1),.crd-labels>div:nth-of-type(10n+2),.crd-labels>div:nth-of-type(10n+3),.crd-labels>div:nth-of-type(10n+4),.crd-labels>div:nth-of-type(10n+5){background:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(3n+1),.crd-labels>div:nth-of-type(3n+1){border-left:1px solid #dddddd}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(6n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(6n+2),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(6n+3),.crd-labels>div:nth-of-type(6n+1),.crd-labels>div:nth-of-type(6n+2),.crd-labels>div:nth-of-type(6n+3){background:#f5f5ea}}@media (max-width: 640px){.crd-tab-content.crd-tab-content-4 .crd-labels>div,.crd-labels>div{width:50%}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(3n+1),.crd-labels>div:nth-of-type(3n+1){border-left:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(6n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(6n+2),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(6n+3),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(4n+3),.crd-labels>div:nth-of-type(6n+1),.crd-labels>div:nth-of-type(6n+2),.crd-labels>div:nth-of-type(6n+3),.crd-labels>div:nth-of-type(4n+3){background:none}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(2n+1),.crd-labels>div:nth-of-type(2n+1){border-left:1px solid #dddddd}.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(4n+1),.crd-tab-content.crd-tab-content-4 .crd-labels>div:nth-of-type(4n+2),.crd-labels>div:nth-of-type(4n+1),.crd-labels>div:nth-of-type(4n+2){background:#f5f5ea}}@media (max-width: 500px){.crd-list ul li{width:50%;border-top:none}.crd-list ul li:nth-of-type(1),.crd-list ul li:nth-of-type(2){border-top:1px solid #dddddd}.crd-list ul li:nth-of-type(1).active,.crd-list ul li:nth-of-type(2).active{border-top:1px solid #10699c}.crd-list ul li:nth-of-type(2n+1){border-left:1px solid #dddddd}}.domain-info-form{padding:16px 24px 8px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.domain-info-form form{display:flex}.domain-info-form label{flex-grow:1;position:relative}.domain-info-form label input{display:flex;height:100%;width:100%;border:1px solid #DADAE6;border-right:none;border-radius:8px 0 0 8px;outline:none;padding:16px}.domain-info-form label span{position:absolute;top:50%;transform:translateY(-50%);right:16px;background:#029EF7;padding:4px 8px;border-radius:8px;font-size:12px;line-height:16px;text-transform:uppercase;color:#ffffff}.domain-info-form button{font-size:16px;line-height:24px;padding:16px 45px;border-radius:0 8px 8px 0;border:none;outline:none;background:#FF8C3F;color:#ffffff;cursor:pointer}.domain-info-form button:hover{background:#e97b32}.dif-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;row-gap:12px}.dif-title p{font-weight:bold;font-size:20px;line-height:24px}.dif-title p span{font-size:20px;line-height:24px;color:#029EF7}.dif-title a{border-radius:8px;background:#F4F6F9 url("../images/icons/squares.svg") no-repeat center left 10px;padding:12px 16px 12px 36px;color:#828599;font-size:14px;line-height:16px;text-decoration:none;font-weight:normal;display:inline-block}.dif-title a:hover{background:#e5e6e7 url("../images/icons/squares.svg") no-repeat center left 10px}.dif-prices{display:flex;flex-wrap:wrap;padding:16px 0;row-gap:10px;column-gap:24px}.dif-desc .ci-title{border-bottom:1px solid #DADBE6;padding-bottom:16px;margin-bottom:45px}.dif-desc>p{color:#808399;margin-bottom:24px}.dif-desc>p span{color:#1D1F33}.dif-desc>p a{color:#029EF7;font-weight:normal}.dif-big-zone{text-align:center;margin-bottom:24px}.dif-big-zone img{max-width:100%}.dif-params{padding:16px 16px 32px;background:#ffffff;border-radius:8px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08)}.dif-p-title{font-size:20px;line-height:24px;padding:16px 0;font-weight:bold}.dif-p-lines>div:not(.dif-p-note){display:flex;gap:16px;border-bottom:1px solid #DADBE6;padding:24px 0}.dif-p-lines>div:not(.dif-p-note) p{font-size:16px;line-height:24px}.dif-p-lines>div:not(.dif-p-note) p:nth-of-type(1){width:80%}.dif-p-lines>div:not(.dif-p-note) p:nth-last-of-type(1){width:20%;color:#828599}.dif-p-lines>div:not(.dif-p-note).dif-p-head p{font-size:14px;line-height:16px;padding:16px 0;color:#828599}.dif-p-lines>div:not(.dif-p-note).before-note{border-bottom:none;padding:24px 0 16px}.dif-p-lines>div:not(.dif-p-note).before-note-ext{margin-bottom:24px}.dif-p-lines .dif-p-note{background:#F1FAFF url("../images/icons/info.svg") no-repeat center left 16px;padding:16px 16px 16px 48px;border-radius:8px}.dif-p-lines .dif-p-note p span{color:#808399}.dif-faq-title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:12px}.dif-faq-title div:nth-of-type(1) p{font-size:14px;line-height:16px;color:#828599}.dif-faq-title div:nth-of-type(1) p:nth-of-type(1){font-size:20px;line-height:24px;margin-bottom:8px;color:#1D1F33;font-weight:bold}.dif-faq-title a{border-radius:8px;background:#F4F6F9 url("../images/icons/question.svg") no-repeat center left 10px;padding:12px 16px 12px 36px;color:#828599;font-size:14px;line-height:16px;text-decoration:none;font-weight:normal;display:inline-block}.dif-faq-title a:hover{background:#e5e6e7 url("../images/icons/question.svg") no-repeat center left 10px}.dif-desc-body{display:flex;flex-wrap:wrap;justify-content:space-between}.dif-desc-body>div{width:calc(50% - 8px);margin-bottom:45px;text-align:left}.dif-desc-body>div.dif-separate{width:100%;border-bottom:1px solid #DADBE6}.dif-desc-body p{color:#828599}.dif-desc-body a{color:#029EF7;font-weight:normal}.dif-desc-part-1 span,.dif-desc-part-2 .dif-d-title{display:block;font-size:20px;line-height:24px;margin-bottom:15px;color:#000000}.dif-d-icon{border-radius:8px;margin-bottom:12px;display:inline-block;width:48px;height:48px}.dif-d-icon.dif-d-icon-1{background:#f4f6f9 url("../images/icons/zipper.svg") no-repeat center}.dif-d-icon.dif-d-icon-2{background:#f4f6f9 url("../images/icons/setting.svg") no-repeat center}.dif-desc-part-3 span{display:block}@media (max-width: 840px){.dif-desc-body>div{width:100%;margin-bottom:16px}}@media (max-width: 480px){.domain-info-form button{padding:16px}.dif-desc .ci-title{margin-bottom:16px}}.hosting-gift{display:flex;flex-wrap:wrap;align-items:center;border:1px solid #cdcdcd;padding:10px 10px 0;background:#f6f6f6;border-radius:10px;margin-bottom:15px}.hosting-gift img{width:30px;height:30px}.hg-image{display:flex;align-items:center;padding:10px;background:linear-gradient(to bottom, #ffda02 0%, #f3ab11 100%);border-radius:10px;margin-right:15px;width:50px;margin-bottom:10px}.hg-title{width:calc(100% - 65px);font-size:22px;color:#f14308;text-shadow:1px 1px 1px rgba(0,0,0,0.6);margin-bottom:10px}.hg-features{color:#3e3e3e;border-radius:4px;margin-right:15px;font-weight:bold;margin-bottom:10px;display:flex;align-items:center}.hg-features span{color:#f14308;display:inline-block;margin-right:15px;font-weight:bold;font-size:24px}#hosting-params{margin-top:15px}#hosting-params .panels{display:flex;justify-content:center}#hosting-params .panels img{margin-right:10px}#hosting-params .panels img:nth-last-of-type(1){margin-right:0}#hosting-params .server-location{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#hosting-params .server-location span{display:flex;justify-content:center;align-items:center}#hosting-params .server-location span img{margin-right:10px}@media (max-width: 400px){.hg-features span{display:none}}.certs-table{margin-bottom:15px}.ct-headline{display:flex;justify-content:space-between;background-color:#f9f9f9;border-radius:4px 4px 0 0;border:1px solid #dddddd}.ct-headline>p{width:50%;padding:10px 15px;display:flex;align-items:center}.ct-headline>p:nth-of-type(2){justify-content:space-between;border-left:1px solid #dddddd}.ct-headline>p:nth-of-type(2) span{display:flex}.ct-single{display:flex;justify-content:space-between;border-bottom:1px solid #dddddd}.ct-single a{text-decoration:none;font-weight:normal}.ct-single:hover{background-color:#f5f5f5}.ct-single:nth-last-of-type(1){border-radius:0 0 4px 4px}.ct-single:nth-last-of-type(1) p:nth-of-type(1){border-radius:0 0 0 4px}.ct-single:nth-last-of-type(1) p:nth-last-of-type(1){border-radius:0 0 4px 0}.ct-single p{width:50%;padding:5px 15px;display:flex;align-items:center;border-left:1px solid #dddddd}.ct-single p:nth-of-type(1) span{color:#186bab;font-weight:bold}.ct-single p:nth-of-type(2){border-right:1px solid #dddddd;justify-content:space-between}.ct-single p:nth-of-type(2) button{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;padding:5px 15px}.ct-single p:nth-of-type(2) button.disabled{cursor:no-drop}.ct-single p:nth-of-type(2) button:hover{background:#3db03d}.ct-single p:nth-of-type(2) span>span{line-height:16px;display:block}.ct-single p:nth-of-type(2) span>span:nth-of-type(1){color:red}.ct-single p:nth-of-type(2) span>span:nth-of-type(2){font-size:12px;display:block}.ct-single p:nth-of-type(2) span>span s{font-size:12px;line-height:16px}.ct-single .btn-orange{padding:5px 15px}.cert-c-popular{display:flex;justify-content:space-between;margin-top:30px;border-bottom:1px solid #d1d1d1;padding-bottom:10px;margin-bottom:15px}.cert-c-popular .rating>div{display:inline-block;background:url("../images/stars.png") no-repeat scroll 0 0 transparent;width:24px;height:25px}.cert-c-popular .rating .full{background-position:0 0}.cert-c-popular .rating .half{background-position:-54px 0}.cert-c-popular .rating .empty{background-position:-27px 0}.cert-c-rate-title{color:#ed5120;font-size:36px;line-height:36px;margin-bottom:5px}.cart-c-order{display:flex;justify-content:space-between;align-items:center;width:50%}.cart-c-order>a{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;margin-right:20px}.cart-c-order>a.disabled{cursor:no-drop}.cart-c-order>a:hover{background:#3db03d}.cart-c-order p a{color:#9bab18}.cert-c-points{display:flex;border-bottom:1px solid #d1d1d1;padding-bottom:10px;margin-bottom:15px}.cert-c-points ul{width:50%}.cert-c-points ul li{padding-left:15px;position:relative;font-size:14px}.cert-c-points ul .yes:before,.cert-c-points ul .no:before{content:'';position:absolute;width:10px;height:10px;left:0;top:6px;border-radius:50%}.cert-c-points ul .yes:before{background:#78b000}.cert-c-points ul .no:before{background:#e72b09}.cert-c-features ul{display:flex;margin-bottom:15px}.cert-c-features ul li{width:33.3333%;display:flex;align-items:center}.cert-c-features ul li i{background:url("../images/features.png") no-repeat scroll 0 0 transparent;height:70px;width:65px}.cert-c-features ul li span{width:calc(100% - 65px);padding-left:10px;font-weight:bold;line-height:18px;color:#5d5d5d}.cert-c-features ul .first i{background-position:0 0}.cert-c-features ul .second i{background-position:-82px 0}.cert-c-features ul .third i{background-position:-159px 0}@media (max-width: 680px){.cert-c-popular{flex-wrap:wrap}.cart-c-order{width:100%}}@media (max-width: 580px){.ct-single p:nth-of-type(2){flex-wrap:wrap;justify-content:center}.ct-single p:nth-of-type(2)>span{text-align:center;margin:5px auto;width:100%}.cert-c-features ul{flex-wrap:wrap}.cert-c-features ul li{width:100%;margin-bottom:15px}.cert-c-features ul li.third{margin-bottom:0}.cert-c-points{flex-wrap:wrap}.cert-c-points ul{width:100%}.cart-c-order{flex-wrap:wrap}.cart-c-order a{margin-right:0;margin-bottom:10px}}@media (max-width: 380px){.ct-headline p,.ct-headline a,.ct-headline span,.ct-headline strong,.ct-headline s,.ct-single p,.ct-single a,.ct-single span,.ct-single strong,.ct-single s{font-size:14px;line-height:16px}.ct-headline>p,.ct-single>p{padding:10px}.cert-c-points ul li{line-height:18px;margin-bottom:5px}.cert-c-points ul .yes:before,.cert-c-points ul .no:before{top:3px}}.auth-wrap{display:flex;flex-wrap:wrap;margin-top:30px}.aw-login{width:40%;border-right:1px solid #b0b0b0}.aw-login label{display:flex;align-items:center;margin-bottom:15px}.aw-login label span{width:70px;display:inline-block}.aw-login input{outline:none;width:215px;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px}.aw-login button{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f}.aw-login button.disabled{cursor:no-drop}.aw-login button:hover{background:#3db03d}.aw-login .input-error{display:none;color:red;font-size:14px;line-height:18px;margin-bottom:10px}.aw-submit{width:285px;padding-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.aw-submit a{color:#186bab;font-weight:bold}.aw-reg{width:60%;padding-left:15px;padding-bottom:15px}.aw-reg p{padding-bottom:10px}.aw-reg p:nth-of-type(1){font-weight:bold}.aw-reg ul{list-style-type:disc;padding-left:20px;margin-bottom:15px}.aw-reg ul span{color:red;text-transform:uppercase;font-weight:bold}.aw-reg a{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f}.aw-reg a.disabled{cursor:no-drop}.aw-reg a:hover{background:#3db03d}.forget-wrap{margin-top:15px}.forget-wrap>p{margin-bottom:15px}.forget-wrap .input-error{display:none;color:red;font-size:14px;line-height:18px;margin-top:10px}.forget-wrap label input{outline:none;width:215px;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px}.forget-wrap label span{display:block;font-weight:bold}.forget-wrap button{color:#ffffff;padding:10px 20px;border-radius:4px;cursor:pointer;border:none;outline:none;text-decoration:none;display:inline-block;font-weight:normal;background:#4fc94f;display:block;margin-top:15px}.forget-wrap button.disabled{cursor:no-drop}.forget-wrap button:hover{background:#3db03d}.registrant{display:flex;align-items:center;margin-top:15px}.registrant>p{margin-right:15px}.registrant .checkbox{padding:10px;background:#ffffff;border:1px solid #cdcdcd;border-radius:4px;margin-right:15px}.registrant .checkbox:hover{background:#f6f6f6}.registrant .checkbox.active{background:#f6f6f6}.registrant .checkbox-desc{margin:0}.registrant .check{top:8px;left:8px}.manage-domain-form .registrant .checkbox{width:initial;margin:0 15px 0 0}.form-two-columns .manage-domain-form .registrant label span{margin-bottom:0}@media (max-width: 840px){.aw-login{width:100%;border:none}.aw-reg{width:100%;margin-top:15px;padding:0}.aw-login input{width:200px}.aw-submit{width:270px}.rf-block{justify-content:space-between}}@media (max-width: 540px){.registrant{flex-wrap:wrap}.registrant>p{width:100%;margin:0 0 5px}}@media (max-width: 400px){.registrant .checkbox{padding:6px}.registrant .check{top:4px;left:6px}.registrant label:nth-last-of-type(1){margin-right:0}.registrant .checkbox-desc span{font-size:13px}}.s-profile{margin:15px auto;text-align:left;padding-left:10px}.phone-confirm a{color:red;font-weight:bold}.s-profile-wrap a{color:#186bab;font-weight:bold}.sp-link{display:flex;align-items:center;margin-top:5px}.dashboard-wrap{margin-top:15px;margin-bottom:15px}.dashboard-wrap p{margin-bottom:10px}.dashboard-wrap h3{margin-top:15px;margin-bottom:15px}.dw-balance a{margin-left:10px}.support-request-link{margin-left:10px}.dashboard .btn-green,.dashboard .btn-blue,.dashboard .btn-orange,.dashboard .btn-red,.dashboard .btn-gray,.dashboard .btn-disable{padding:3px 8px}.dashboard input,.dashboard select{outline:none;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px}.btn-line{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:15px}.d-single-input form{display:flex;align-items:center}.d-single-input label{display:flex;align-items:center;margin-right:10px}.d-single-input span{margin-right:15px}.d-single-input input,.d-single-input select{width:100%;max-width:175px}.btn-line-currency input,.btn-line-currency select{margin-right:15px}.btn-line-currency select{padding:5px 10px}.d-form-area-select{display:flex;align-items:end;flex-wrap:wrap}.d-form-area-select label{display:flex;flex-direction:column;margin-right:25px;margin-bottom:15px}.d-form-area-select label textarea{resize:none;outline:none;padding:3px 10px;border:1px solid #b0b0b0;border-radius:4px;display:block;width:250px;height:100%}.d-form-area-select label select{width:100px}.d-form-area-select.gap{gap:15px}.d-domains-footer{display:flex;justify-content:space-between;margin-bottom:15px;gap:15px}.d-domains-footer a{display:flex;align-items:center}.d-domains-footer a img{margin-right:10px}.d-domains-footer select{padding:7px 10px;width:220px}.d-domains-footer .checkbox-desc span{margin-left:14px}.d-form-footer-btn-input{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.d-form-footer-btn-input .btn-blue,.d-form-footer-btn-input .btn-orange{margin-right:5px;margin-bottom:15px}.d-form-footer-btn-input .btn-green{margin-bottom:15px}.d-form-footer-btn-input input{outline:none;padding:5px 10px;border:1px solid #b0b0b0;border-radius:4px;margin-right:5px;margin-bottom:15px}.d-catalog{margin-bottom:15px}.dc-header,.dc-header-domains{display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#f9f9f9;border:1px solid #dddddd;border-radius:4px 4px 0 0}.dc-header p,.dc-header h1,.dc-header-domains p,.dc-header-domains h1{font-weight:bold;padding:10px 15px}.dc-header p:nth-of-type(2),.dc-header h1:nth-of-type(2),.dc-header-domains p:nth-of-type(2),.dc-header-domains h1:nth-of-type(2){width:135px;text-align:center;border-left:1px solid #dddddd}.dc-header-domains{border-radius:4px;margin-bottom:15px}.dc-body{border-left:1px solid #dddddd;border-right:1px solid #dddddd}.dcb-line{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #dddddd}.dcb-line>p{padding:10px 15px}.dc-folder{display:flex;padding:10px 15px;text-decoration:none;max-width:calc(100% - 135px);word-break:break-word}.dc-folder span{color:#186bab;text-decoration:underline}.dc-folder img{margin-right:2px}.dc-controls{display:flex;width:135px}.dc-controls span{display:flex;justify-content:center;border-left:1px solid #dddddd;height:100%;align-items:center;width:45px}.dc-controls span a{display:flex;align-items:center}.dc-footer,.dc-footer-domains{display:flex;flex-wrap:wrap;padding:15px 15px 0;border:1px solid #dddddd;border-top:none;border-radius:0 0 4px 4px}.dc-footer .btn-green,.dc-footer .btn-blue,.dc-footer-domains .btn-green,.dc-footer-domains .btn-blue{margin-right:15px;margin-bottom:15px}.dc-footer-domains{border-top:1px solid #dddddd;border-radius:4px}.links-line{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.do-action-ns-list{max-width:300px}.danl-select{margin-bottom:15px;margin-left:40px;width:260px}.danl-select select{width:100%}.dashboard-default-form,.danl-ns{position:relative}.dashboard-default-form label,.danl-ns label{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:15px}.dashboard-default-form label span,.danl-ns label span{width:40px}.dashboard-default-form label input,.danl-ns label input{max-width:210px}.dashboard-default-form label.ns-err input,.danl-ns label.ns-err input{border-color:red}.dashboard-default-form-phone{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:15px}.dashboard-default-form-phone p:nth-of-type(1){width:180px}.dashboard-default-form-phone div{display:flex;align-items:center}.dashboard-default-form-phone label:nth-of-type(1){width:60px;margin-right:15px;margin-bottom:0}.dashboard-default-form-phone label:nth-of-type(1) input{width:100%;cursor:not-allowed;background-color:#eeeeee}.dashboard-default-form-phone label:nth-of-type(2){margin-bottom:0}.dashboard-default-form-phone label:nth-of-type(2) input{width:130px;margin-right:15px}.ddf-wizard label span{width:180px}.dans-ns-add{right:0;bottom:0;position:absolute;width:32px;height:32px;cursor:pointer}.dans-ns-add:before,.dans-ns-add:after{content:'';display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:#70ac11;border-radius:3px}.dans-ns-add:before{width:3px;height:21px}.dans-ns-add:after{width:21px;height:3px}.dans-ns-add:hover:before,.dans-ns-add:hover:after{background:#62930e}.danl-ns-new label{position:relative}.danl-ns-new label .danl-ns-remove{right:0;bottom:0;position:absolute;width:32px;height:32px;cursor:pointer}.danl-ns-new label .danl-ns-remove:before{content:'';display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:red;border-radius:3px;width:21px;height:3px}.danl-ns-new label .danl-ns-remove:hover:before{background:#cc0000}.domain-info-form.domain-forwarding{box-shadow:none;padding:0}.domain-info-form.domain-forwarding form{margin-bottom:10px}.dash-text p,.dash-text h3{margin-bottom:15px}.dash-text h3{color:#0081D2;font-size:1.3rem}.db-header{display:flex;justify-content:space-between}.dbh-domain{font-size:36px;line-height:42px;color:#484848}.bdh-alert span{color:#ffffff;padding:1px 3px;border-radius:3px;background:#ff3333}.bdh-alert.bdh-alert-gray span{background:#bebebe}.bdh-alert.bdh-alert-green span{background:#00b813}.dbh-date{font-size:14px;color:gray}.dbh-date b{color:gray}.domain-block-wrap{margin-top:15px}.domain-block-wrap .domain-block-single{border-bottom:1px solid #dddddd}.domain-block-wrap .domain-block-single:nth-last-of-type(1){border-bottom:none}.domain-block-single{display:flex;justify-content:space-between}.domain-block-single .domain-block{width:calc(100% - 25px);padding:10px 15px 15px}.domain-block-single .dbh-ns-wrap{display:none}.domain-block-check{display:flex;width:25px;padding-top:20px}.toggle-ns span{color:#ffffff}.toggle-ns-hide{display:none}.dbh-left.activeNS .toggle-ns-show{display:none}.dbh-left.activeNS .toggle-ns-hide{display:inline-block}.dbh-left.activeNS .dbh-ns-wrap{display:block}.domain-block-error{display:none;padding:15px}.domain-multi-search{display:flex;gap:15px;margin-bottom:15px}.domain-multi-search textarea{width:220px;resize:vertical}.db-dropdown{width:60px;height:30px;cursor:pointer;position:relative}.db-dropdown:hover span{background:#e2e2e2}.db-dropdown span{display:block;width:30px;height:30px;margin-left:15px;background:#f4f4f4;border-radius:50%;position:relative}.db-dropdown span:before{content:'';display:block;position:absolute;left:7px;top:4px;background:transparent;width:12px;height:12px;border-radius:2px;border-right:4px solid #747474;border-bottom:4px solid #747474;transform:rotate(45deg)}.dbh-right{display:flex;gap:15px;width:180px;justify-content:space-between}.dbh-more-wrap{display:none;justify-content:space-between;align-items:flex-start;margin-top:15px;background:#f3f3f3;border-radius:8px;padding:15px;border:1px solid #abb5b6;position:relative;z-index:1}.dbh-more-wrap:before{content:'';display:block;position:absolute;width:30px;height:30px;top:-16px;right:135px;transform:rotate(45deg);background:#abb5b6;z-index:-2}.dbh-more-wrap:after{content:'';display:block;position:absolute;width:30px;height:30px;top:-15px;right:135px;transform:rotate(45deg);background:#f3f3f3;z-index:-1}.domain-block.active .dbh-more-wrap{display:flex}@media (max-width: 1020px){.s-profile{margin-top:0}}@media (max-width: 840px){.d-form-area-select{margin-bottom:15px}#domainsform table.dataTable>tbody>tr.child ul.dtr-details>li{flex-direction:column;align-items:flex-start}#domainsform table.dataTable>tbody>tr.child ul.dtr-details>li .dtr-data{margin-left:0;text-align:left}#domainsform table.dataTable>tbody>tr.child ul.dtr-details>li .td-extend{text-align:left}}@media (max-width: 600px){.d-single-input{width:100%;order:-1;margin-bottom:15px}.d-single-input label{flex-wrap:wrap}.d-single-input form{align-items:flex-end;flex-wrap:wrap}.d-single-input input,.d-single-input select{max-width:140px}.btn-line-currency>p{order:-1}.d-domains-footer{flex-direction:column}.d-domains-footer a{margin-bottom:15px}.d-form-footer-btn-input>div{width:100%}.d-form-footer-btn-input .btn-blue,.d-form-footer-btn-input .btn-orange{margin-bottom:5px}.d-form-footer-btn-input input{margin-bottom:5px;margin-top:15px}.db-header{flex-direction:column;gap:15px}.db-dropdown span{margin-left:0}.dbh-right{width:100%}.dbh-more-wrap{flex-direction:column;gap:15px}.dbh-more-wrap:after,.dbh-more-wrap:before{right:calc(50% - 15px)}}@media (max-width: 480px){.dw-balance a,.support-request-link{margin-left:0}.d-form-area-select label{margin-right:15px}.d-form-area-select label textarea{width:200px}}.sidebar-v2{width:260px;background:#ffffff;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);border-right:none}.sidebar-v2 .s-part h3{padding:12px 32px 12px 48px;background:#ffffff;color:#1D1F33;font-weight:bold;position:relative;line-height:120%;cursor:pointer}.sidebar-v2 .s-part h3:after{content:'';display:block;position:absolute;top:50%;transform:translateY(-2px) rotate(45deg);right:18px;width:4px;height:4px;border-right:2px solid #84879A;border-bottom:2px solid #84879A}.sidebar-v2 .s-part ul{display:none}.sidebar-v2 .s-part ul li a{padding:12px 16px 12px 47px;color:#828599;font-size:16px;line-height:24px;border-bottom:none;border-left:2px solid transparent}.sidebar-v2 .s-part ul li a.active,.sidebar-v2 .s-part ul li a:hover{color:#1D1F33;background:#F1FAFF;border-left:2px solid #029EF7}.sidebar-v2 .s-part.open ul{display:block}.sidebar-v2 .s-part.open h3:after{transform:translateY(-2px) rotate(225deg)}.sidebar-v2 .s-part.s-payment h3{background:url("../images/sidebar/payment.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-payment.active h3{background:url("../images/sidebar/payment-active.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-domains h3{background:url("../images/sidebar/domains.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-domains.active{background:url("../images/sidebar/domains-active.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-source h3{background:url("../images/sidebar/source.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-source.active{background:url("../images/sidebar/source-active.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-site h3{background:url("../images/sidebar/site.svg") no-repeat center left 10px}.sidebar-v2 .s-part.s-site.active{background:url("../images/sidebar/site-active.svg") no-repeat center left 10px}.mc-body-v2{width:calc(100% - 260px)}h1.dash-header{margin-bottom:0}.dash-subtitle{color:#828599;margin-bottom:24px}.dash-block{padding:32px;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);margin-bottom:32px}.dash-title{display:flex;justify-content:space-between;margin-bottom:24px;align-items:center;flex-wrap:wrap;row-gap:15px;column-gap:15px}.dash-title>div:nth-of-type(1) p:nth-of-type(1){font-size:20px;font-weight:bold}.dash-title>div:nth-of-type(1) p:nth-of-type(2){color:#828599;font-size:14px;line-height:16px}.dash-title>div:nth-of-type(2) p:nth-of-type(1){color:#828599;font-size:14px;line-height:16px}.dash-title.dash-title-upper>div:nth-of-type(1) p{text-transform:uppercase}.dash-title.dash-title-upper>div:nth-of-type(1) p span{color:#828599;font-weight:normal}.dash-line-1{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #EBECF2}.dash-line-1 div:nth-of-type(1) p:nth-of-type(1){color:#828599;font-size:14px;line-height:16px}.dash-line-1 div:nth-of-type(1) p:nth-of-type(2) span{color:#828599}.dash-icon{width:40px;height:40px;border-radius:8px;cursor:pointer;display:inline-block}.dash-icon-wallet{background:#F4F6F9 url("../images/dashboard/wallet.svg") no-repeat center}.dash-icon-wallet:hover{background-color:#ebedef}.dash-icon-doc{background:#F4F6F9 url("../images/dashboard/doc.svg") no-repeat center}.dash-icon-doc:hover{background-color:#ebedef}.dash-icon-text{padding:12px 16px 12px 36px;border-radius:8px;cursor:pointer;display:inline-block;text-decoration:none;color:#828599;font-size:16px;line-height:16px;font-weight:normal}.dash-icon-edit{background:#F4F6F9 url("../images/dashboard/edit.svg") no-repeat center left 10px}.dash-icon-edit:hover{background-color:#ebedef}.dash-icon-edit.dash-icon-empty{padding:20px}.dash-icon-trash{background:#F4F6F9 url("../images/dashboard/trash.svg") no-repeat center left 10px}.dash-icon-trash:hover{background-color:#ebedef}.dash-icon-trash.dash-icon-empty{padding:20px}.dash-icon-extend{background:#F4F6F9 url("../images/dashboard/extend.svg") no-repeat center left 10px}.dash-icon-extend:hover{background-color:#ebedef}.dash-icon-extend.dash-icon-empty{padding:20px}.dash-icon-custom{background:#F4F6F9 url("../images/dashboard/custom.svg") no-repeat center left 10px}.dash-icon-custom:hover{background-color:#ebedef}.dash-icon-custom.dash-icon-empty{padding:20px}.dash-line-2{display:flex;align-items:center;padding:16px 0;border-top:1px solid #EBECF2}.dash-line-2 p:nth-of-type(1){width:40%}.dash-line-2 p:nth-of-type(2){width:60%;color:#828599}.dash-form-1 label{display:flex;padding:16px 0;border-top:1px solid #EBECF2}.dash-form-1 label span{display:block;width:40%}.dash-form-1 label input{width:60%;border:1px solid #DADAE6;border-radius:8px;outline:none}.dash-form-1 label input:focus{border:1px solid #029EF7}.dash-form-1 .dash-form-1-cancel{font-size:14px;line-height:16px;padding:12px 16px;color:#828599;background:#F4F6F9;margin-right:12px;border-radius:8px;text-decoration:none;font-weight:normal;cursor:pointer}.dash-form-1 .dash-form-1-cancel:hover{background:#ebedef}.dash-form-1 .btns{display:flex}.dash-form-1 .btns button{background:#FF8C3F;border:1px solid #FF8C3F;color:#FFFFFF;border-radius:8px;font-size:14px;line-height:16px;padding:12px 16px;cursor:pointer}.dash-form-1 .btns button:hover{background:#e97b32;border:1px solid #e97b32}.domain-info-form.domain-info-form-default{padding:24px 0 0;border-top:1px solid #EBECF2;box-shadow:none}.pp-title{padding:12px 45px 12px 16px;border:1px solid #DADAE6;border-radius:8px;cursor:pointer;position:relative}.pp-title span{color:#828599}.pp-title:before{content:'';display:block;position:absolute;top:50%;z-index:99;right:14px;width:4px;height:4px;margin-top:-6px;border-right:2px solid #84879A;border-bottom:2px solid #84879A;transform:rotate(45deg)}.per-page{position:relative}.per-page .pp-body{display:none;position:absolute;top:100%;left:0;width:100%;background:#ffffff;box-shadow:0 1px 1px 0 RGBA(28, 30, 41, 0.08),0 1px 4px 0 RGBA(28, 30, 41, 0.08),0 4px 8px 0 RGBA(28, 30, 41, 0.08);border-radius:8px}.per-page .pp-body p a{display:block;text-decoration:none;color:#1D1F33;padding:6px 16px;font-weight:normal}.per-page .pp-body p.active a,.per-page .pp-body p:hover a{background:#F1FAFF;color:#029EF7}.per-page.active .pp-body{display:block}.db-tabs{display:flex;margin-top:24px}.db-tabs p{display:inline-block}.db-tabs p:nth-of-type(1) a{border-radius:8px 0 0 8px}.db-tabs p:nth-last-of-type(1) a{border-radius:0 8px 8px 0}.db-tabs p a{color:#828599;text-decoration:none;font-weight:normal;background:#F2F4F7;padding:12px 16px;display:inline-block}.db-tabs p.active a,.db-tabs p:hover a{color:#1D1F33;background:#EBEBF2}.domain-info-select{margin-top:32px}.domain-info-select .sub-form{display:flex;gap:16px}.domain-info-select button{font-size:16px;line-height:24px;padding:16px 45px;border-radius:8px;border:none;outline:none;background:#FF8C3F;color:#ffffff;cursor:pointer}.domain-info-select button:hover{background:#e97b32}.domain-info-select .of-select-wrap{flex-grow:1}.domain-info-select .of-select-title{padding:16px}.domain-manage-form .cf-line{flex-wrap:wrap}.domain-manage-form .cf-line>div:nth-of-type(2){padding:24px 0}.domain-manage-form .cf-line>div:nth-of-type(2) p{text-transform:uppercase;font-weight:bold}.domain-manage-form .cf-line>div:nth-of-type(3){display:flex;width:calc(50% - 44px);justify-content:space-between}.domain-manage-form .cf-line>div:nth-of-type(3) div{width:initial;margin-left:8px}.domain-manage-form .cf-line .cmf-date{flex-grow:1;color:#1D1F33}.domain-manage-form .cf-line .dmf-desc{width:calc(100% - 44px);background:#F4F6F9;margin-left:44px;border-radius:8px;margin-bottom:32px;padding:16px;justify-content:flex-start;align-items:flex-start;gap:32px}.domain-manage-form .cf-line .dmf-desc span{color:#828599}@media (max-width: 1020px){.mc-body-v2{width:100%}.sidebar-v2{width:calc(100% - 30px)}}@media (max-width: 680px){.db-tabs{flex-wrap:wrap;gap:8px}.db-tabs p a{border-radius:8px}.db-tabs p:nth-of-type(1) a,.db-tabs p:nth-last-of-type(1) a{border-radius:8px}.dash-block{padding:16px}.domain-manage-form .cf-line>div:nth-of-type(2){width:calc(100% - 44px)}.domain-manage-form .cf-line .dmf-desc{margin-left:0;width:100%;flex-wrap:wrap}.domain-manage-form .cf-line>div:nth-of-type(3){padding:0 0 16px}}@media (max-width: 480px){.dash-block{padding:15px}}.table-balance{border:1px solid #dddddd}.table-balance .tb-single:nth-last-of-type(1){border-bottom:none}.table-balance .tb-single:nth-last-of-type(1)>div:nth-last-of-type(1){border-bottom:none}.tb-header,.tb-single{display:flex;flex-wrap:wrap;width:100%}.tb-header>div,.tb-single>div{border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;padding:3px}.tb-header>div:nth-of-type(1),.tb-single>div:nth-of-type(1){width:30%}.tb-header>div:nth-of-type(2),.tb-header>div:nth-of-type(3),.tb-single>div:nth-of-type(2),.tb-single>div:nth-of-type(3){width:20%}.tb-header>div:nth-of-type(4),.tb-single>div:nth-of-type(4){width:15%}.tb-header>div:nth-of-type(5),.tb-single>div:nth-of-type(5){width:15%;border-right:none}.tb-header>div:nth-of-type(6),.tb-single>div:nth-of-type(6){width:100%;border-right:none}.tb-header>div{background-color:#f9f9f9}.tb-header>div span{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.tb-header>div img{width:14px;height:14px}.tb-single{border-bottom:1px solid #b4b4b4}.tb-single:hover{background:#f5f5f5}@media (max-width: 600px){.tb-header>div:nth-of-type(1){width:40%}.tb-header>div:nth-of-type(2){width:35%}.tb-header>div:nth-of-type(3),.tb-header>div:nth-of-type(4){display:none}.tb-header>div:nth-of-type(5){width:25%}.tb-single>div:nth-of-type(1){order:1;width:40%}.tb-single>div:nth-of-type(2){order:2;width:35%}.tb-single>div:nth-of-type(3){order:4;width:50%;text-align:right}.tb-single>div:nth-of-type(4){order:5;width:50%;border-right:none}.tb-single>div:nth-of-type(5){order:3;width:25%}.tb-single>div:nth-of-type(6){order:6}}
/*# sourceMappingURL=style.css.map */
