<!DOCTYPE html><html lang="en" class=""><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Reliable Web Hosting and Domains in Canada - Doteasy</title>
<link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="stylesheet" href="/assets/css/variables.css" nonce="a4oBfPBhUCr0n17RceV10Q==">
<script data-cookieconsent="ignore" nonce="a4oBfPBhUCr0n17RceV10Q==">!function() {
            try {
              var getCookieValue = (name) => (
                document.cookie.match('(^|;)\\s*' + name + '\\s*=\\s*([^;]+)')?.pop() || ''
              );
          
              window.addEventListener('CookiebotOnConsentReady', function(e) {
                if (getCookieValue("CookieConsent")) {
                  var split_host = document.location.hostname.split('.');
                  if (['secure', 'checkout', 'clients', 'my', 'app', 'supanel'].indexOf((split_host)[0]) > 1) {
                    split_host.pop();
                  }
                  var tldplusone = '.' + split_host.join('.');
                  document.cookie = "CookieConsent=" + getCookieValue('CookieConsent') + ";max-age=31536000; domain=" + tldplusone + "; path=/; secure";
                }
              }, false);
            } catch (error) {
              console.warn("An error occurred while handling CookieConsent:", error);
            }
          }();
          window.dataLayer = window.dataLayer || [];
          function gtag() {
              dataLayer.push(arguments);
          }
          // California specific settings
          gtag('consent', 'default', {
            'ad_personalization': 'denied',
            'ad_storage': 'denied',
            'ad_user_data': 'denied',
            'analytics_storage': 'denied',
            'functionality_storage': 'denied',
            'personalization_storage': 'denied',
            'region': ['US-06'],
            'wait_for_update': 500,
          });
          // Default settings     
          gtag('consent', 'default', {
            'ad_personalization': 'granted',
            'ad_storage': 'granted',
            'ad_user_data': 'granted',
            'analytics_storage': 'granted',
            'functionality_storage': 'granted',
            'personalization_storage': 'granted',
            'security_storage': 'granted',
            'wait_for_update': 500,
          });       
          window.uetq = window.uetq || [];
          window.uetq.push("consent", "default", {
            'ad_storage': "denied",
            'wait_for_update' : 500
          })
          gtag('set', 'ads_data_redaction', true);
          gtag('set', 'url_passthrough', false);</script>
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" type="text/javascript" data-cbid="61e68c0a-81e0-42c8-aeaf-114bd724546d" data-georegions="{&apos;region&apos;:&apos;US-06&apos;,&apos;cbid&apos;:&apos;b9e46f8b-4a1f-4c3f-af3f-8c48bbb6c286&apos;},{&apos;region&apos;:&apos;FR&apos;,&apos;cbid&apos;:&apos;b9e46f8b-4a1f-4c3f-af3f-8c48bbb6c286&apos;},{&apos;region&apos;:&apos;DE&apos;,&apos;cbid&apos;:&apos;b9e46f8b-4a1f-4c3f-af3f-8c48bbb6c286&apos;},{&apos;region&apos;:&apos;GB&apos;,&apos;cbid&apos;:&apos;b9e46f8b-4a1f-4c3f-af3f-8c48bbb6c286&apos;}" nonce="a4oBfPBhUCr0n17RceV10Q=="></script>
<script type="text/javascript" id="vwoCode" nonce="a4oBfPBhUCr0n17RceV10Q=="><!-- Start VWO Async SmartCode -->
          window._vwo_code || (function() {
          var account_id=972639,
          version=2.1,
          settings_tolerance=2000,
          hide_element='body',
          hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;',
          /* DO NOT EDIT BELOW THIS LINE */
          f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={nonce:v&&v.nonce,use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}v&&t.setAttribute('nonce',v.nonce);d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var n=this.getSettings(),i=d.createElement('script'),r=this;t=t||{};if(n){i.textContent=n;d.getElementsByTagName('head')[0].appendChild(i);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var n=this.hide_element(),i=n?n+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=i;else t.appendChild(d.createTextNode(i));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var i=d.createElement('div');i.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';i.setAttribute('id','_vis_opt_path_hides');i.classList.add('_vis_hide_layer');t.parentNode.insertBefore(i,t.nextSibling)}var o=window._vis_opt_url||d.URL,s='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(o)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:s})}else{this.load(s+'&x=true')}}};w._vwo_code=code;code.init();})();
          <!-- End VWO Async SmartCode --></script>
<meta name="description" content="Doteasy offers web hosting, domains, and website solutions. Start your online journey with us for fast, secure, and affordable hosting with expert support">
<meta name="robots" content="index, follow">
<meta property="og:title" content="Reliable Web Hosting and Domains in Canada - Doteasy">
<meta property="og:description" content="Doteasy offers web hosting, domains, and website solutions. Start your online journey with us for fast, secure, and affordable hosting with expert support">
<meta property="og:site_name" content="doteasy">
<meta property="og:type" content="website">
<meta property="og:url" content="https://doteasy.com/">
<meta property="og:image" content="https://doteasy.com/assets/brand/favicons/open-graph.png">
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta name="twitter:card" content="summary">
<link rel="home" href="https://doteasy.com" data-hid="290c8a7" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="canonical" href="https://doteasy.com/" data-hid="e3fa780" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="icon" type="image/png" href="/assets/brand/favicons/32x32.png" sizes="32x32" data-hid="627ec4e" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="icon" type="image/png" href="/assets/brand/favicons/16x16.png" sizes="16x16" data-hid="3a3364a" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="apple-touch-icon" type="image/png" href="/assets/brand/favicons/apple-touch-icon.png" sizes="180x180" data-hid="74ef90c" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="alternate" href="https://doteasy.com/" hreflang="x-default" data-hid="4061573" nonce="a4oBfPBhUCr0n17RceV10Q==">
<style nonce="a4oBfPBhUCr0n17RceV10Q==">/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--fontFamily-sans);font-feature-settings:normal;font-variation-settings:normal;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:/*!*/ /*!*/ 0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:/*!*/ /*!*/ 0 0 0 2px #fff,/*!*/ /*!*/ 0 0 0 4px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}@media (forced-colors:active) {[type=checkbox]:checked{-webkit-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active) {[type=radio]:checked{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active) {[type=checkbox]:indeterminate{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}:root{--twcb-scrollbar-width:0px;--colors-accent:12 71 36;--colors-block:12 71 36;--colors-accent2:250 127 56;--colors-accent3:255 255 255;--colors-accent4:172 148 255;--colors-accent5:242 66 76;--colors-accent6:30 179 243;--colors-accent7:33 203 102;--colors-gradientFrom:12 71 36;--colors-gradientTo:69 100 6;--colors-opacityOverlay:48 48 53;--colors-opacityOverlayDark:48 48 53;--colors-utilityBackground:243 246 255;--colors-utilityMobileBackground:243 246 255;--colors-utilityNav:48 48 53;--colors-utilityBorder:214 219 235;--colors-utilitySocial:214 219 235;--colors-utilitySocialHover:7 79 135;--colors-utilitySocialMobile:48 48 53;--colors-headerMobileBackground:255 255 255;--colors-pnavMobile:48 48 53;--colors-pnavMobileDark:48 48 53;--colors-pnavActiveMobile:109 109 109;--colors-pnavMobileBackground:243 246 255;--colors-stickyHeaderBackground:255 255 255;--colors-headerCtaBackground:48 48 53;--colors-headerCtaBackgroundHover:243 246 255;--colors-headerCtaOutlined:48 48 53;--colors-headerCtaOutlinedBackground:255 255 255;--colors-headerCtaOutlinedBorder:48 48 53;--colors-headerCta:255 255 255;--colors-headerCtaHover:48 48 53;--colors-headerBorder:224 224 224;--colors-headerBorderDark:224 224 224;--colors-pnav:48 48 53;--colors-pnavHover:109 109 109;--colors-pnavDark:48 48 53;--colors-pnavDropdownBackground:255 255 255;--colors-pnavDropdownBackgroundDark:255 255 255;--colors-pnavDropdownBackgroundHover:224 246 233;--colors-pnavDropdownBackgroundHoverDark:224 246 233;--colors-pnavHeading:48 48 53;--colors-pnavHeadingHover:48 48 53;--colors-pnavHeadingDark:48 48 53;--colors-pnavContent:165 168 177;--colors-pnavContentHover:165 168 177;--colors-pnavContentDark:165 168 177;--colors-currencyCta:255 255 255;--colors-currencyCtaDark:255 255 255;--colors-currencyDropdownBackground:255 255 255;--colors-currencyDropdownBackgroundHover:224 246 233;--colors-currencyDropdownBackgroundDark:255 255 255;--colors-currencyDropdown:48 48 53;--colors-currencyDropdownHover:48 48 53;--colors-currencyDropdownHoverDark:48 48 53;--colors-currencyDropdownBorder:214 219 235;--colors-currencyDropdownBorderDark:214 219 235;--colors-highlight:33 203 102;--colors-highlightHover:33 203 102;--colors-synopsisBackground:255 255 255;--colors-blogBorder:33 203 102;--colors-blogAuthorContainer:255 255 255;--colors-categoryTag:255 255 255;--colors-categoryTagHover:255 255 255;--colors-categoryTagBackground:48 48 53;--colors-categoryTagBackgroundHover:33 203 102;--colors-pagination:48 48 53;--colors-paginationHover:109 109 109;--colors-background:255 255 255;--colors-backgroundDark:255 255 255;--colors-link:48 48 53;--colors-linkHover:48 48 53;--colors-linkDark:48 48 53;--colors-linkDarkHover:48 48 53;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:48 48 53;--colors-headingDark:48 48 53;--colors-content:109 109 109;--colors-contentDark:109 109 109;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:255 255 255;--colors-ctaOutlinedBackgroundHover:255 255 255;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:48 48 53;--colors-inputBorder:48 48 53;--colors-inputFocus:214 219 235;--colors-ctaInput:255 255 255;--colors-ctaInputHover:48 48 53;--colors-ctaInputBackground:48 48 53;--colors-ctaInputBackgroundHover:243 246 255;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:243 246 255;--colors-boxDark:243 246 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:48 48 53;--colors-boxContent:109 109 109;--colors-reviewStars:33 203 102;--colors-bullet:109 109 109;--colors-bulletDark:109 109 109;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:243 246 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:255 255 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:255 255 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:246 246 247;--colors-promoteBackground:255 251 238;--inset-headerHeight:6.125rem;--padding-headerHeight:6.125rem;--padding-headerHeightMobile:3.75rem;--padding-utilityBarHeight:2.875rem;--margin-preHeading:1.5rem;--margin-heading:1.5rem;--margin-content:1.5rem;--scrollMargin-headerHeight:6.125rem;--scrollMargin-headerHeightMobile:3.75rem;--maxWidth-ctaAnimation:0.875rem;--maxWidth-headingNarrow:32rem;--maxWidth-headingDefault:40rem;--maxWidth-headingWide:56rem;--minWidth-pnavDropdown:24rem;--fontFamily-display:Urbanist,ui-sans-serif,system-ui;--fontFamily-body:Urbanist,ui-sans-serif,system-ui;--fontFamily-sans:Urbanist,ui-sans-serif,system-ui;--fontSize-xsHeader-0:0.9375rem;--fontSize-xsHeader-1:1.6rem;--fontSize-smHeader-0:1rem;--fontSize-smHeader-1:1.5rem;--fontSize-baseHeader-0:1.125rem;--fontSize-baseHeader-1:1.875rem;--fontSize-xsFooter-0:0.9375rem;--fontSize-xsFooter-1:1.6rem;--fontSize-smFooter-0:1rem;--fontSize-smFooter-1:1.5rem;--fontSize-xsUtility-0:0.9375rem;--fontSize-xsUtility-1:1.6rem;--fontSize-xxsBlog-0:0.875rem;--fontSize-xxsBlog-1:1.25rem;--fontSize-smBlog-0:1rem;--fontSize-smBlog-1:1.5rem;--fontSize-3xlBlog-0:1.875rem;--fontSize-3xlBlog-1-lineHeight:2.5rem;--fontSize-4xlBlog-0:2.25rem;--fontSize-4xlBlog-1-lineHeight:3.125rem;--fontSize-cta-0:1rem;--fontSize-cta-1:1.5rem;--fontSize-xxxs-0:0.75rem;--fontSize-xxxs-1:1.25rem;--fontSize-xxs-0:0.875rem;--fontSize-xxs-1:1.25rem;--fontSize-xs-0:0.9375rem;--fontSize-xs-1:1.6rem;--fontSize-sm-0:1rem;--fontSize-sm-1:1.5rem;--fontSize-base-0:1.125rem;--fontSize-base-1:1.875rem;--fontSize-lg-0:1.125rem;--fontSize-lg-1:1.75rem;--fontSize-xl-0:1.25rem;--fontSize-xl-1-lineHeight:1.75rem;--fontSize-2xl-0:1.4rem;--fontSize-2xl-1-lineHeight:1.5;--fontSize-3xl-0:1.875rem;--fontSize-3xl-1-lineHeight:2.5rem;--fontSize-4xl-0:2.25rem;--fontSize-4xl-1-lineHeight:3.125rem;--fontSize-5xl-0:3rem;--fontSize-5xl-1-lineHeight:1;--fontSize-6xl-0:3rem;--fontSize-6xl-1-lineHeight:1.4;--fontSize-billboardImageMobile-0:2.5rem;--fontSize-billboardImageMobile-1-lineHeight:3.75rem;--fontSize-billboardImageTablet-0:3.75rem;--fontSize-billboardImageTablet-1-lineHeight:5rem;--fontSize-billboardImage-0:3.75rem;--fontSize-billboardImage-1-lineHeight:5rem;--fontSize-billboardImageLarge-0:5rem;--fontSize-billboardImageLarge-1-lineHeight:6.25rem;--fontSize-billboardImageHomepageMobile-0:6.25rem;--fontSize-billboardImageHomepageMobile-1-lineHeight:7.5rem;--fontSize-billboardImageHomepageTablet-0:6.25rem;--fontSize-billboardImageHomepageTablet-1-lineHeight:7.5rem;--fontSize-billboardImageHomepage-0:7.5rem;--fontSize-billboardImageHomepage-1-lineHeight:8.75rem;--fontSize-billboardImageHomepageLarge-0:8.75rem;--fontSize-billboardImageHomepageLarge-1-lineHeight:10rem;--typography-xs-css-p-fontSize:0.875rem;--typography-xs-css-p-lineHeight:1.313rem;--typography-sm-css-p-fontSize:1rem;--typography-sm-css-p-lineHeight:1.5rem;--typography-DEFAULT-css-p-fontSize:1.125rem;--typography-DEFAULT-css-p-lineHeight:1.875rem;--typography-DEFAULT-css-h1-fontSize:1.875rem;--typography-DEFAULT-css-h1-lineHeight:2.5rem;--typography-DEFAULT-css-h2-fontSize:1.4rem;--typography-DEFAULT-css-h2-lineHeight:1.5;--typography-DEFAULT-css-h3-fontSize:1.375rem;--typography-DEFAULT-css-h3-lineHeight:1.75rem;--typography-DEFAULT-css-h4-fontSize:1.125rem;--typography-DEFAULT-css-h4-lineHeight:1.75rem;--typography-DEFAULT-css-h5-fontSize:1rem;--typography-DEFAULT-css-h5-lineHeight:1.5rem;--typography-DEFAULT-css-h6-fontSize:0.9375rem;--typography-DEFAULT-css-h6-lineHeight:1.6rem;--spacing-siteContainer:1.5rem;--spacing-siteContainerSml:1rem;--letterSpacing-normal:0.1rem;--boxShadow-pnavDropdown:0 0 5px -4px #00120a;--boxShadow-cta:5px 6px 0px 0px rgba(0,0,0,.1);--height-mapHeight:37.5rem;--height-mapHeightMobile:18.75rem;--height-logoHeight:3.125rem;--height-logoHeightMobile:2.5rem;--width-logoWidth:6.625rem;--width-logoWidthMobile:2.5rem;--borderRadius:1.75rem;--borderRadius-dropdownNavigation:0.5rem;--borderRadius-btn:6.25rem;--borderRadius-tab:0.625rem;--borderRadius-table:0.625rem;--borderRadius-synopsisCard:0.875rem;--borderRadius-input:1rem;--gridTemplateColumns-comparativePlansTwoMobile:repeat(3,260px);--gridTemplateColumns-comparativePlansTwoTablet:repeat(3,260px);--gridTemplateColumns-comparativePlansTwoDesktop:repeat(3,50%);--gridTemplateColumns-comparativePlansThreeMobile:repeat(4,260px);--gridTemplateColumns-comparativePlansThreeTablet:repeat(4,260px);--gridTemplateColumns-comparativePlansThreeDesktop:repeat(4,25%);--gridTemplateColumns-comparativePlansFourMobile:repeat(5,260px);--gridTemplateColumns-comparativePlansFourTablet:repeat(5,260px);--gridTemplateColumns-comparativePlansFourDesktop:repeat(5,20%)}.currencyDropdownTheme{--colors-currencyCta:48 48 53;--colors-currencyCtaDark:48 48 53;--colors-currencyDropdownBackground:255 255 255;--colors-currencyDropdownBackgroundHover:224 246 233;--colors-currencyDropdownBackgroundDark:255 255 255;--colors-currencyDropdown:48 48 53;--colors-currencyDropdownHover:48 48 53;--colors-currencyDropdownHoverDark:48 48 53;--colors-currencyDropdownBorder:214 219 235;--colors-currencyDropdownBorderDark:214 219 235}.gdprTheme{--colors-gdprBackground:255 255 255;--colors-gdprBackgroundDark:255 255 255;--colors-gdprBorder:224 246 233;--colors-gdprBorderDark:224 246 233;--colors-gdprToggle:214 219 235;--colors-gdprToggleChecked:33 203 102;--colors-gdprToggleDark:33 203 102;--colors-gdprCheck:255 255 255;--colors-gdprCheckDark:255 255 255;--colors-box:243 246 255;--colors-boxDark:243 246 255;--colors-link:33 203 102;--colors-linkHover:33 203 102;--colors-linkDark:33 203 102;--colors-linkDarkHover:33 203 102;--colors-heading:48 48 53;--colors-headingDark:48 48 53;--colors-content:48 48 53;--colors-contentDark:48 48 53}.footerTheme{--colors-footerBackground:44 44 44;--colors-footerBorder:255 255 255;--colors-fnavHeading:255 255 255;--colors-footerContent:255 255 255;--colors-fnav:255 255 255;--colors-fnavHover:33 203 102;--colors-footerSocial:255 255 255;--colors-footerSocialHover:33 203 102;--gradientColorStopPositions-backgroundGradientFromPercentage:30%}.lightTheme{--colors-background:243 246 255;--colors-backgroundDark:243 246 255;--colors-link:48 48 53;--colors-linkHover:48 48 53;--colors-linkDark:48 48 53;--colors-linkDarkHover:48 48 53;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:48 48 53;--colors-headingDark:48 48 53;--colors-content:109 109 109;--colors-contentDark:109 109 109;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:243 246 255;--colors-ctaOutlinedBackgroundHover:243 246 255;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:48 48 53;--colors-inputBorder:48 48 53;--colors-inputFocus:48 48 53;--colors-ctaInput:48 48 53;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:48 48 53;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:48 48 53;--colors-boxContent:109 109 109;--colors-reviewStars:33 203 102;--colors-bullet:109 109 109;--colors-bulletDark:109 109 109;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255;--colors-headerCtaBackground:255 255 255;--colors-headerCtaBackgroundHover:48 48 53;--colors-headerCtaOutlined:48 48 53;--colors-headerCtaOutlinedBackground:243 246 255;--colors-headerCtaOutlinedBorder:48 48 53;--colors-headerCta:48 48 53;--colors-headerCtaHover:48 48 53;--colors-headerBorder:224 224 224;--colors-headerBorderDark:224 224 224;--colors-pnav:48 48 53;--colors-pnavHover:33 203 102;--colors-pnavDark:48 48 53;--colors-pnavDropdownBackground:255 255 255;--colors-pnavDropdownBackgroundDark:255 255 255;--colors-pnavDropdownBackgroundHover:224 246 233;--colors-pnavDropdownBackgroundHoverDark:224 246 233;--colors-pnavHeading:48 48 53;--colors-pnavHeadingHover:48 48 53;--colors-pnavHeadingDark:48 48 53;--colors-pnavContent:165 168 177;--colors-pnavContentHover:165 168 177;--colors-pnavContentDark:165 168 177;--colors-highlight:33 203 102;--colors-highlightHover:33 203 102;--colors-synopsisBackground:255 255 255;--colors-blogBorder:33 203 102;--colors-blogAuthorContainer:255 255 255;--colors-categoryTag:255 255 255;--colors-categoryTagHover:255 255 255;--colors-categoryTagBackground:48 48 53;--colors-categoryTagBackgroundHover:33 203 102;--colors-pagination:48 48 53;--colors-paginationHover:109 109 109}.goldTheme{--colors-background:255 246 210;--colors-backgroundDark:255 246 210;--colors-link:138 85 6;--colors-linkHover:138 85 6;--colors-linkDark:138 85 6;--colors-linkDarkHover:138 85 6;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:138 85 6;--colors-headingDark:138 85 6;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:255 246 210;--colors-ctaOutlinedBackgroundHover:255 246 210;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:138 85 6;--colors-inputBorder:138 85 6;--colors-inputFocus:138 85 6;--colors-ctaInput:138 85 6;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:138 85 6;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:138 85 6;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.orangeTheme{--colors-background:255 223 206;--colors-backgroundDark:255 223 206;--colors-link:170 66 11;--colors-linkHover:170 66 11;--colors-linkDark:170 66 11;--colors-linkDarkHover:170 66 11;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:170 66 11;--colors-headingDark:170 66 11;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:255 223 206;--colors-ctaOutlinedBackgroundHover:255 223 206;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:170 66 11;--colors-inputBorder:170 66 11;--colors-inputFocus:170 66 11;--colors-ctaInput:170 66 11;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:170 66 11;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:170 66 11;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.redTheme{--colors-accent:193 13 23;--colors-background:255 227 229;--colors-backgroundDark:255 227 229;--colors-link:193 13 23;--colors-linkHover:193 13 23;--colors-linkDark:193 13 23;--colors-linkDarkHover:193 13 23;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:193 13 23;--colors-headingDark:193 13 23;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:255 227 229;--colors-ctaOutlinedBackgroundHover:255 227 229;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:193 13 23;--colors-inputBorder:193 13 23;--colors-inputFocus:193 13 23;--colors-ctaInput:193 13 23;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:193 13 23;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:193 13 23;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.grapeTheme{--colors-background:248 217 233;--colors-backgroundDark:248 217 233;--colors-link:126 12 71;--colors-linkHover:126 12 71;--colors-linkDark:126 12 71;--colors-linkDarkHover:126 12 71;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:126 12 71;--colors-headingDark:126 12 71;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:248 217 233;--colors-ctaOutlinedBackgroundHover:248 217 233;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:126 12 71;--colors-inputBorder:126 12 71;--colors-inputFocus:126 12 71;--colors-ctaInput:126 12 71;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:126 12 71;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:126 12 71;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.purpleTheme{--colors-accent:103 23 194;--colors-background:230 223 238;--colors-backgroundDark:230 223 238;--colors-link:103 23 194;--colors-linkHover:103 23 194;--colors-linkDark:103 23 194;--colors-linkDarkHover:103 23 194;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:103 23 194;--colors-headingDark:103 23 194;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:230 223 238;--colors-ctaOutlinedBackgroundHover:230 223 238;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:103 23 194;--colors-inputBorder:103 23 194;--colors-inputFocus:103 23 194;--colors-ctaInput:103 23 194;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:103 23 194;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:103 23 194;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.navyTheme{--colors-background:231 224 255;--colors-backgroundDark:231 224 255;--colors-link:66 24 211;--colors-linkHover:66 24 211;--colors-linkDark:66 24 211;--colors-linkDarkHover:66 24 211;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:66 24 211;--colors-headingDark:66 24 211;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:231 224 255;--colors-ctaOutlinedBackgroundHover:231 224 255;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:66 24 211;--colors-inputBorder:66 24 211;--colors-inputFocus:66 24 211;--colors-ctaInput:66 24 211;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:66 24 211;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:66 24 211;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.blueTheme{--colors-background:183 204 236;--colors-backgroundDark:183 204 236;--colors-link:13 80 178;--colors-linkHover:13 80 178;--colors-linkDark:13 80 178;--colors-linkDarkHover:13 80 178;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:13 80 178;--colors-headingDark:13 80 178;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:183 204 236;--colors-ctaOutlinedBackgroundHover:183 204 236;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:13 80 178;--colors-inputBorder:13 80 178;--colors-inputFocus:13 80 178;--colors-ctaInput:13 80 178;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:13 80 178;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:13 80 178;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.lightBlueTheme{--colors-background:178 215 231;--colors-backgroundDark:178 215 231;--colors-link:6 82 114;--colors-linkHover:6 82 114;--colors-linkDark:6 82 114;--colors-linkDarkHover:6 82 114;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:6 82 114;--colors-headingDark:6 82 114;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:178 215 231;--colors-ctaOutlinedBackgroundHover:178 215 231;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:6 82 114;--colors-inputBorder:6 82 114;--colors-inputFocus:6 82 114;--colors-ctaInput:6 82 114;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:6 82 114;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:6 82 114;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.tealTheme{--colors-background:220 241 243;--colors-backgroundDark:220 241 243;--colors-link:0 115 108;--colors-linkHover:0 115 108;--colors-linkDark:0 115 108;--colors-linkDarkHover:0 115 108;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:0 115 108;--colors-headingDark:0 115 108;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:220 241 243;--colors-ctaOutlinedBackgroundHover:220 241 243;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:0 115 108;--colors-inputBorder:0 115 108;--colors-inputFocus:0 115 108;--colors-ctaInput:0 115 108;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:0 115 108;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:0 115 108;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.forestGreenTheme{--colors-background:224 246 233;--colors-backgroundDark:224 246 233;--colors-link:12 71 36;--colors-linkHover:12 71 36;--colors-linkDark:12 71 36;--colors-linkDarkHover:12 71 36;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:12 71 36;--colors-headingDark:12 71 36;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:224 246 233;--colors-ctaOutlinedBackgroundHover:224 246 233;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:12 71 36;--colors-inputBorder:12 71 36;--colors-inputFocus:12 71 36;--colors-ctaInput:12 71 36;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:12 71 36;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:12 71 36;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}.dotGreenTheme{--colors-background:243 255 220;--colors-backgroundDark:243 255 220;--colors-link:69 100 6;--colors-linkHover:69 100 6;--colors-linkDark:69 100 6;--colors-linkDarkHover:69 100 6;--colors-preHeading:48 48 53;--colors-preHeadingDark:48 48 53;--colors-heading:69 100 6;--colors-headingDark:69 100 6;--colors-content:48 48 53;--colors-contentDark:48 48 53;--colors-cta:255 255 255;--colors-ctaDark:255 255 255;--colors-ctaHover:255 255 255;--colors-ctaHoverDark:255 255 255;--colors-ctaBackground:48 48 53;--colors-ctaBackgroundDark:48 48 53;--colors-ctaBackgroundHover:48 48 53;--colors-ctaBackgroundHoverDark:48 48 53;--colors-ctaOutlined:48 48 53;--colors-ctaOutlinedHover:48 48 53;--colors-ctaOutlinedBackground:243 255 220;--colors-ctaOutlinedBackgroundHover:243 255 220;--colors-ctaOutlinedBorder:48 48 53;--colors-inputBackground:255 255 255;--colors-input:69 100 6;--colors-inputBorder:69 100 6;--colors-inputFocus:69 100 6;--colors-ctaInput:69 100 6;--colors-ctaInputHover:255 255 255;--colors-ctaInputBackground:255 255 255;--colors-ctaInputBackgroundHover:69 100 6;--colors-ribbonBorder:214 219 235;--colors-ribbonBorderDark:214 219 235;--colors-box:255 255 255;--colors-boxDark:255 255 255;--colors-boxHover:214 219 235;--colors-boxHoverDark:214 219 235;--colors-boxHeading:69 100 6;--colors-boxContent:48 48 53;--colors-reviewStars:33 203 102;--colors-bullet:48 48 53;--colors-bulletDark:48 48 53;--colors-bulletIcon:33 203 102;--colors-bulleticonDark:33 203 102;--colors-faqIconBackground:33 203 102;--colors-faqIconBackgroundDark:33 203 102;--colors-faqIcon:33 203 102;--colors-tableBackground:255 255 255;--colors-tableHeadContent:255 255 255;--colors-tableHeadBackground:48 48 53;--colors-tableHeadBackgroundDark:48 48 53;--colors-tableRowEven:255 255 255;--colors-tableContent:48 48 53;--colors-tableContentDark:48 48 53;--colors-previousPrice:7 79 135;--colors-tableCategoryBackground:243 246 255;--colors-tab:48 48 53;--colors-tabHover:255 255 255;--colors-tabBackground:243 246 255;--colors-tabBackgroundHover:48 48 53;--colors-categoryGroupBackground:243 246 255;--colors-promoteBackground:243 246 255}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--typography-DEFAULT-css-p-fontSize);line-height:var(--typography-DEFAULT-css-p-lineHeight);margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:var(--typography-DEFAULT-css-h1-fontSize);font-weight:800;line-height:var(--typography-DEFAULT-css-h1-lineHeight);margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:var(--typography-DEFAULT-css-h2-fontSize);font-weight:700;line-height:var(--typography-DEFAULT-css-h2-lineHeight);margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:var(--typography-DEFAULT-css-h3-fontSize);font-weight:600;line-height:var(--typography-DEFAULT-css-h3-lineHeight);margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:var(--typography-DEFAULT-css-h4-fontSize);font-weight:600;line-height:var(--typography-DEFAULT-css-h4-lineHeight);margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--typography-DEFAULT-css-h5-fontSize);line-height:var(--typography-DEFAULT-css-h5-lineHeight)}.prose :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--typography-DEFAULT-css-h6-fontSize);line-height:var(--typography-DEFAULT-css-h6-lineHeight)}.prose-xs :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--typography-xs-css-p-fontSize);line-height:var(--typography-xs-css-p-lineHeight)}@media (min-width:640px){.mx-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 320px)}.ml-break-out,.mx-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 320px)}.mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 320px)}.px-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 320px)}.pl-break-out,.px-break-out{padding-left:calc((100vw - var(--twcb-scrollbar-width))/2 - 320px)}.pr-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 320px)}}@media (min-width:768px){.mx-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 384px)}.ml-break-out,.mx-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 384px)}.mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 384px)}.px-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 384px)}.pl-break-out,.px-break-out{padding-left:calc((100vw - var(--twcb-scrollbar-width))/2 - 384px)}.pr-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 384px)}}@media (min-width:1024px){.mx-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 512px)}.ml-break-out,.mx-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 512px)}.mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 512px)}.px-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 512px)}.pl-break-out,.px-break-out{padding-left:calc((100vw - var(--twcb-scrollbar-width))/2 - 512px)}.pr-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 512px)}}@media (min-width:1280px){.mx-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 640px)}.ml-break-out,.mx-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 640px)}.mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 640px)}.px-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 640px)}.pl-break-out,.px-break-out{padding-left:calc((100vw - var(--twcb-scrollbar-width))/2 - 640px)}.pr-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 640px)}}@media (min-width:1536px){.mx-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 768px)}.ml-break-out,.mx-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 768px)}.mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 768px)}.px-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 768px)}.pl-break-out,.px-break-out{padding-left:calc((100vw - var(--twcb-scrollbar-width))/2 - 768px)}.pr-break-out{padding-right:calc((100vw - var(--twcb-scrollbar-width))/2 - 768px)}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-auto{inset:auto}.inset-x-0{left:0;right:0}.inset-y-0{bottom:0;top:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.end-2{inset-inline-end:.5rem}.end-2\.5{inset-inline-end:.625rem}.left-0{left:0}.left-2{left:.5rem}.right-0{right:0}.top-0{top:0}.top-2{top:.5rem}.top-headerHeight{top:var(--inset-headerHeight)}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[2147483002\]{z-index:2147483002}.z-\[25\]{z-index:25}.order-1{order:1}.order-2{order:2}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.-m-1{margin:-.25rem}.-m-1\.5{margin:-.375rem}.-m-2{margin:-.5rem}.-m-2\.5{margin:-.625rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-\[20rem\]{margin-left:-20rem;margin-right:-20rem}.-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-7{margin-bottom:1.75rem;margin-top:1.75rem}.-mb-16{margin-bottom:-4rem}.-mb-24{margin-bottom:-6rem}.-mb-32{margin-bottom:-8rem}.-mb-40{margin-bottom:-10rem}.-mb-8{margin-bottom:-2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-content{margin-bottom:var(--margin-content)}.mb-heading{margin-bottom:var(--margin-heading)}.mb-preHeading{margin-bottom:var(--margin-preHeading)}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.ms-0{margin-inline-start:0}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-content{margin-top:var(--margin-content)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-video{aspect-ratio:16/9}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[12px\]{height:12px}.h-auto{height:auto}.h-full{height:100%}.h-logoHeight{height:var(--height-logoHeight)}.h-logoHeightMobile{height:var(--height-logoHeightMobile)}.h-mapHeightMobile{height:var(--height-mapHeightMobile)}.h-screen{height:100vh}.max-h-14{max-height:3.5rem}.min-h-14{min-height:3.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[12px\]{width:12px}.w-\[60px\]{width:60px}.w-auto{width:auto}.w-full{width:100%}.w-logoWidth{width:var(--width-logoWidth)}.w-logoWidthMobile{width:var(--width-logoWidthMobile)}.w-px{width:1px}.max-w-0{max-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[20rem\]{max-width:20rem}.max-w-full{max-width:100%}.max-w-headingDefault{max-width:var(--maxWidth-headingDefault)}.max-w-headingNarrow{max-width:var(--maxWidth-headingNarrow)}.max-w-headingWide{max-width:var(--maxWidth-headingWide)}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.max-w-screen-md{max-width:768px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.basis-1\/2{flex-basis:50%}.basis-4\/12{flex-basis:33.333333%}.basis-6\/12{flex-basis:50%}.basis-8\/12{flex-basis:66.666667%}.basis-\[48\%\]{flex-basis:48%}.basis-full{flex-basis:100%}.table-auto{table-layout:auto}.translate-x-0{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x:1.25rem;transform:translate(1.25rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:0.5rem;transform:translate(var(--tw-translate-x),.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2\.5{--tw-translate-y:0.625rem;transform:translate(var(--tw-translate-x),.625rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.25) scaleY(1.25)}.scale-125,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[whg_6s_ease-in-out_infinite_0\.25s\]{animation:whg 6s ease-in-out .25s infinite}.animate-\[whg_6s_ease-in-out_infinite_0\.5s\]{animation:whg 6s ease-in-out .5s infinite}.animate-\[whg_6s_ease-in-out_infinite_0\.75s\]{animation:whg 6s ease-in-out .75s infinite}.animate-\[whg_6s_ease-in-out_infinite_1\.25s\]{animation:whg 6s ease-in-out 1.25s infinite}.animate-\[whg_6s_ease-in-out_infinite_1s\]{animation:whg 6s ease-in-out 1s infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-start{scroll-snap-align:start}.scroll-mt-headerHeight{scroll-margin-top:var(--scrollMargin-headerHeight)}.scroll-mt-headerHeightMobile{scroll-margin-top:var(--scrollMargin-headerHeightMobile)}.list-none{list-style-type:none}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-comparativePlansFourMobile{grid-template-columns:var(--gridTemplateColumns-comparativePlansFourMobile)}.grid-cols-comparativePlansThreeMobile{grid-template-columns:var(--gridTemplateColumns-comparativePlansThreeMobile)}.grid-cols-comparativePlansTwoMobile{grid-template-columns:var(--gridTemplateColumns-comparativePlansTwoMobile)}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-between{place-content:space-between}.content-between{align-content:space-between}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-12{column-gap:3rem}.gap-x-2{column-gap:.5rem}.gap-x-24{column-gap:6rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-8{column-gap:2rem}.gap-y-16{row-gap:4rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.75rem;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:.125rem;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:.5rem;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:2rem;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:2px;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:0;border-right-width:calc(2px*var(--tw-divide-x-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-content>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--colors-content)/var(--tw-divide-opacity))}.divide-currencyDropdownBorder>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--colors-currencyDropdownBorder)/var(--tw-divide-opacity))}.place-self-center{place-self:center}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.\!overflow-x-scroll{overflow-x:scroll!important}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:var(--borderRadius)}.rounded-btn{border-radius:var(--borderRadius-btn)}.rounded-dropdownNavigation{border-radius:var(--borderRadius-dropdownNavigation)}.rounded-full{border-radius:9999px}.rounded-input{border-radius:var(--borderRadius-input)}.rounded-synopsisCard{border-radius:var(--borderRadius-synopsisCard)}.rounded-tab{border-radius:var(--borderRadius-tab)}.rounded-table{border-radius:var(--borderRadius-table)}.rounded-b-table{border-bottom-left-radius:var(--borderRadius-table);border-bottom-right-radius:var(--borderRadius-table)}.rounded-t-synopsisCard{border-top-left-radius:var(--borderRadius-synopsisCard);border-top-right-radius:var(--borderRadius-synopsisCard)}.rounded-t-table{border-top-left-radius:var(--borderRadius-table);border-top-right-radius:var(--borderRadius-table)}.border{border-width:1px}.border-2{border-width:2px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-footerBorder{--tw-border-opacity:1;border-color:rgb(var(--colors-footerBorder)/var(--tw-border-opacity))}.border-gdprBorder{--tw-border-opacity:1;border-color:rgb(var(--colors-gdprBorder)/var(--tw-border-opacity))}.border-inputBorder{--tw-border-opacity:1;border-color:rgb(var(--colors-inputBorder)/var(--tw-border-opacity))}.border-ribbonBorder{--tw-border-opacity:1;border-color:rgb(var(--colors-ribbonBorder)/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-r-footerBorder{--tw-border-opacity:1;border-right-color:rgb(var(--colors-footerBorder)/var(--tw-border-opacity))}.border-r-pnavMobile{--tw-border-opacity:1;border-right-color:rgb(var(--colors-pnavMobile)/var(--tw-border-opacity))}.bg-accent7{--tw-bg-opacity:1;background-color:rgb(var(--colors-accent7)/1);background-color:rgb(var(--colors-accent7)/var(--tw-bg-opacity))}.bg-background{--tw-bg-opacity:1;background-color:rgb(var(--colors-background)/1);background-color:rgb(var(--colors-background)/var(--tw-bg-opacity))}.bg-backgroundDark{--tw-bg-opacity:1;background-color:rgb(var(--colors-backgroundDark)/1);background-color:rgb(var(--colors-backgroundDark)/var(--tw-bg-opacity))}.bg-block{--tw-bg-opacity:1;background-color:rgb(var(--colors-block)/1);background-color:rgb(var(--colors-block)/var(--tw-bg-opacity))}.bg-blogAuthorContainer{--tw-bg-opacity:1;background-color:rgb(var(--colors-blogAuthorContainer)/1);background-color:rgb(var(--colors-blogAuthorContainer)/var(--tw-bg-opacity))}.bg-box{--tw-bg-opacity:1;background-color:rgb(var(--colors-box)/1);background-color:rgb(var(--colors-box)/var(--tw-bg-opacity))}.bg-boxDark{--tw-bg-opacity:1;background-color:rgb(var(--colors-boxDark)/1);background-color:rgb(var(--colors-boxDark)/var(--tw-bg-opacity))}.bg-categoryGroupBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-categoryGroupBackground)/1);background-color:rgb(var(--colors-categoryGroupBackground)/var(--tw-bg-opacity))}.bg-categoryTagBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-categoryTagBackground)/1);background-color:rgb(var(--colors-categoryTagBackground)/var(--tw-bg-opacity))}.bg-ctaBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaBackground)/1);background-color:rgb(var(--colors-ctaBackground)/var(--tw-bg-opacity))}.bg-ctaInputBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaInputBackground)/1);background-color:rgb(var(--colors-ctaInputBackground)/var(--tw-bg-opacity))}.bg-ctaOutlinedBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaOutlinedBackground)/1);background-color:rgb(var(--colors-ctaOutlinedBackground)/var(--tw-bg-opacity))}.bg-currencyDropdownBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-currencyDropdownBackground)/1);background-color:rgb(var(--colors-currencyDropdownBackground)/var(--tw-bg-opacity))}.bg-footerBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-footerBackground)/1);background-color:rgb(var(--colors-footerBackground)/var(--tw-bg-opacity))}.bg-gdprBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-gdprBackground)/1);background-color:rgb(var(--colors-gdprBackground)/var(--tw-bg-opacity))}.bg-gdprToggle{--tw-bg-opacity:1;background-color:rgb(var(--colors-gdprToggle)/1);background-color:rgb(var(--colors-gdprToggle)/var(--tw-bg-opacity))}.bg-headerCtaBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-headerCtaBackground)/1);background-color:rgb(var(--colors-headerCtaBackground)/var(--tw-bg-opacity))}.bg-headerCtaOutlinedBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-headerCtaOutlinedBackground)/1);background-color:rgb(var(--colors-headerCtaOutlinedBackground)/var(--tw-bg-opacity))}.bg-headerMobileBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-headerMobileBackground)/1);background-color:rgb(var(--colors-headerMobileBackground)/var(--tw-bg-opacity))}.bg-inputBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-inputBackground)/1);background-color:rgb(var(--colors-inputBackground)/var(--tw-bg-opacity))}.bg-opacityOverlay\/10{background-color:rgb(var(--colors-opacityOverlay)/.1)}.bg-opacityOverlay\/20{background-color:rgb(var(--colors-opacityOverlay)/.2)}.bg-opacityOverlay\/30{background-color:rgb(var(--colors-opacityOverlay)/.3)}.bg-opacityOverlay\/40{background-color:rgb(var(--colors-opacityOverlay)/.4)}.bg-opacityOverlay\/50{background-color:rgb(var(--colors-opacityOverlay)/.5)}.bg-opacityOverlay\/60{background-color:rgb(var(--colors-opacityOverlay)/.6)}.bg-opacityOverlay\/70{background-color:rgb(var(--colors-opacityOverlay)/.7)}.bg-opacityOverlay\/80{background-color:rgb(var(--colors-opacityOverlay)/.8)}.bg-opacityOverlay\/90{background-color:rgb(var(--colors-opacityOverlay)/.9)}.bg-pnavMobileBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-pnavMobileBackground)/1);background-color:rgb(var(--colors-pnavMobileBackground)/var(--tw-bg-opacity))}.bg-promoteBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-promoteBackground)/1);background-color:rgb(var(--colors-promoteBackground)/var(--tw-bg-opacity))}.bg-stickyHeaderBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-stickyHeaderBackground)/1);background-color:rgb(var(--colors-stickyHeaderBackground)/var(--tw-bg-opacity))}.bg-synopsisBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-synopsisBackground)/1);background-color:rgb(var(--colors-synopsisBackground)/var(--tw-bg-opacity))}.bg-tabBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-tabBackground)/1);background-color:rgb(var(--colors-tabBackground)/var(--tw-bg-opacity))}.bg-tabBackgroundHover{--tw-bg-opacity:1;background-color:rgb(var(--colors-tabBackgroundHover)/1);background-color:rgb(var(--colors-tabBackgroundHover)/var(--tw-bg-opacity))}.bg-tableBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-tableBackground)/1);background-color:rgb(var(--colors-tableBackground)/var(--tw-bg-opacity))}.bg-tableCategoryBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-tableCategoryBackground)/1);background-color:rgb(var(--colors-tableCategoryBackground)/var(--tw-bg-opacity))}.bg-tableHeadBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-tableHeadBackground)/1);background-color:rgb(var(--colors-tableHeadBackground)/var(--tw-bg-opacity))}.bg-tableRowEven{--tw-bg-opacity:1;background-color:rgb(var(--colors-tableRowEven)/1);background-color:rgb(var(--colors-tableRowEven)/var(--tw-bg-opacity))}.bg-utilityBorder{--tw-bg-opacity:1;background-color:rgb(var(--colors-utilityBorder)/1);background-color:rgb(var(--colors-utilityBorder)/var(--tw-bg-opacity))}.bg-utilityMobileBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-utilityMobileBackground)/1);background-color:rgb(var(--colors-utilityMobileBackground)/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-gradientFrom{--tw-gradient-from:rgb(var(--colors-gradientFrom)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--colors-gradientFrom)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-backgroundGradientFromPercentage{--tw-gradient-from-position:var(--gradientColorStopPositions-backgroundGradientFromPercentage)}.to-gradientTo{--tw-gradient-to:rgb(var(--colors-gradientTo)/1) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.stroke-utilityNav{stroke:rgb(var(--colors-utilityNav)/1)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-left{object-position:left}.object-left-bottom{object-position:left bottom}.object-left-top{object-position:left top}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-right-top{object-position:right top}.object-top{object-position:top}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-siteContainer{padding-left:var(--spacing-siteContainer);padding-right:var(--spacing-siteContainer)}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-3{padding-left:.75rem}.pl-siteContainer{padding-left:var(--spacing-siteContainer)}.pr-0{padding-right:0}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-siteContainerSml{padding-right:var(--spacing-siteContainerSml)}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-16{padding-top:4rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-headerHeight{padding-top:var(--padding-headerHeight)}.pt-headerHeightMobile{padding-top:var(--padding-headerHeightMobile)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-body{font-family:var(--fontFamily-body)}.font-display{font-family:var(--fontFamily-display)}.text-2xl{font-size:var(--fontSize-2xl-0);line-height:var(--fontSize-2xl-1-lineHeight)}.text-3xl{font-size:var(--fontSize-3xl-0);line-height:var(--fontSize-3xl-1-lineHeight)}.text-3xlBlog{font-size:var(--fontSize-3xlBlog-0);line-height:var(--fontSize-3xlBlog-1-lineHeight)}.text-4xl{font-size:var(--fontSize-4xl-0);line-height:var(--fontSize-4xl-1-lineHeight)}.text-9xl{font-size:8rem;line-height:1}.text-base{font-size:var(--fontSize-base-0);line-height:var(--fontSize-base-1)}.text-baseHeader{font-size:var(--fontSize-baseHeader-0);line-height:var(--fontSize-baseHeader-1)}.text-billboardImageHomepageMobile{font-size:var(--fontSize-billboardImageHomepageMobile-0);line-height:var(--fontSize-billboardImageHomepageMobile-1-lineHeight)}.text-billboardImageMobile{font-size:var(--fontSize-billboardImageMobile-0);line-height:var(--fontSize-billboardImageMobile-1-lineHeight)}.text-cta{font-size:var(--fontSize-cta-0);line-height:var(--fontSize-cta-1)}.text-lg{font-size:var(--fontSize-lg-0);line-height:var(--fontSize-lg-1)}.text-sm{font-size:var(--fontSize-sm-0);line-height:var(--fontSize-sm-1)}.text-smBlog{font-size:var(--fontSize-smBlog-0);line-height:var(--fontSize-smBlog-1)}.text-smFooter{font-size:var(--fontSize-smFooter-0);line-height:var(--fontSize-smFooter-1)}.text-smHeader{font-size:var(--fontSize-smHeader-0);line-height:var(--fontSize-smHeader-1)}.text-xl{font-size:var(--fontSize-xl-0);line-height:var(--fontSize-xl-1-lineHeight)}.text-xs{font-size:var(--fontSize-xs-0);line-height:var(--fontSize-xs-1)}.text-xsFooter{font-size:var(--fontSize-xsFooter-0);line-height:var(--fontSize-xsFooter-1)}.text-xsHeader{font-size:var(--fontSize-xsHeader-0);line-height:var(--fontSize-xsHeader-1)}.text-xsUtility{font-size:var(--fontSize-xsUtility-0);line-height:var(--fontSize-xsUtility-1)}.text-xxs{font-size:var(--fontSize-xxs-0);line-height:var(--fontSize-xxs-1)}.text-xxsBlog{font-size:var(--fontSize-xxsBlog-0);line-height:var(--fontSize-xxsBlog-1)}.text-xxxs{font-size:var(--fontSize-xxxs-0);line-height:var(--fontSize-xxxs-1)}.font-bold{font-weight:700}.font-light{font-weight:300}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[0\]{line-height:0}.tracking-normal{letter-spacing:var(--letterSpacing-normal)}.text-accent{--tw-text-opacity:1;color:rgb(var(--colors-accent)/1);color:rgb(var(--colors-accent)/var(--tw-text-opacity))}.text-accent2{--tw-text-opacity:1;color:rgb(var(--colors-accent2)/1);color:rgb(var(--colors-accent2)/var(--tw-text-opacity))}.text-accent3{--tw-text-opacity:1;color:rgb(var(--colors-accent3)/1);color:rgb(var(--colors-accent3)/var(--tw-text-opacity))}.text-accent4{--tw-text-opacity:1;color:rgb(var(--colors-accent4)/1);color:rgb(var(--colors-accent4)/var(--tw-text-opacity))}.text-accent5{--tw-text-opacity:1;color:rgb(var(--colors-accent5)/1);color:rgb(var(--colors-accent5)/var(--tw-text-opacity))}.text-accent6{--tw-text-opacity:1;color:rgb(var(--colors-accent6)/1);color:rgb(var(--colors-accent6)/var(--tw-text-opacity))}.text-accent7{--tw-text-opacity:1;color:rgb(var(--colors-accent7)/1);color:rgb(var(--colors-accent7)/var(--tw-text-opacity))}.text-boxContent{--tw-text-opacity:1;color:rgb(var(--colors-boxContent)/1);color:rgb(var(--colors-boxContent)/var(--tw-text-opacity))}.text-boxHeading{--tw-text-opacity:1;color:rgb(var(--colors-boxHeading)/1);color:rgb(var(--colors-boxHeading)/var(--tw-text-opacity))}.text-bullet{--tw-text-opacity:1;color:rgb(var(--colors-bullet)/1);color:rgb(var(--colors-bullet)/var(--tw-text-opacity))}.text-bulletIcon{--tw-text-opacity:1;color:rgb(var(--colors-bulletIcon)/1);color:rgb(var(--colors-bulletIcon)/var(--tw-text-opacity))}.text-categoryTag{--tw-text-opacity:1;color:rgb(var(--colors-categoryTag)/1);color:rgb(var(--colors-categoryTag)/var(--tw-text-opacity))}.text-content{--tw-text-opacity:1;color:rgb(var(--colors-content)/1);color:rgb(var(--colors-content)/var(--tw-text-opacity))}.text-cta{--tw-text-opacity:1;color:rgb(var(--colors-cta)/1);color:rgb(var(--colors-cta)/var(--tw-text-opacity))}.text-ctaInput{--tw-text-opacity:1;color:rgb(var(--colors-ctaInput)/1);color:rgb(var(--colors-ctaInput)/var(--tw-text-opacity))}.text-ctaOutlined{--tw-text-opacity:1;color:rgb(var(--colors-ctaOutlined)/1);color:rgb(var(--colors-ctaOutlined)/var(--tw-text-opacity))}.text-currencyCta{--tw-text-opacity:1;color:rgb(var(--colors-currencyCta)/1);color:rgb(var(--colors-currencyCta)/var(--tw-text-opacity))}.text-currencyDropdown{--tw-text-opacity:1;color:rgb(var(--colors-currencyDropdown)/1);color:rgb(var(--colors-currencyDropdown)/var(--tw-text-opacity))}.text-faqIconBackground{--tw-text-opacity:1;color:rgb(var(--colors-faqIconBackground)/1);color:rgb(var(--colors-faqIconBackground)/var(--tw-text-opacity))}.text-fnav{--tw-text-opacity:1;color:rgb(var(--colors-fnav)/1);color:rgb(var(--colors-fnav)/var(--tw-text-opacity))}.text-fnavHeading{--tw-text-opacity:1;color:rgb(var(--colors-fnavHeading)/1);color:rgb(var(--colors-fnavHeading)/var(--tw-text-opacity))}.text-fnavHover{--tw-text-opacity:1;color:rgb(var(--colors-fnavHover)/1);color:rgb(var(--colors-fnavHover)/var(--tw-text-opacity))}.text-footerContent{--tw-text-opacity:1;color:rgb(var(--colors-footerContent)/1);color:rgb(var(--colors-footerContent)/var(--tw-text-opacity))}.text-footerSocial{--tw-text-opacity:1;color:rgb(var(--colors-footerSocial)/1);color:rgb(var(--colors-footerSocial)/var(--tw-text-opacity))}.text-headerCta{--tw-text-opacity:1;color:rgb(var(--colors-headerCta)/1);color:rgb(var(--colors-headerCta)/var(--tw-text-opacity))}.text-headerCtaBackground{--tw-text-opacity:1;color:rgb(var(--colors-headerCtaBackground)/1);color:rgb(var(--colors-headerCtaBackground)/var(--tw-text-opacity))}.text-headerCtaOutlined{--tw-text-opacity:1;color:rgb(var(--colors-headerCtaOutlined)/1);color:rgb(var(--colors-headerCtaOutlined)/var(--tw-text-opacity))}.text-heading{--tw-text-opacity:1;color:rgb(var(--colors-heading)/1);color:rgb(var(--colors-heading)/var(--tw-text-opacity))}.text-headingDark{--tw-text-opacity:1;color:rgb(var(--colors-headingDark)/1);color:rgb(var(--colors-headingDark)/var(--tw-text-opacity))}.text-highlight{--tw-text-opacity:1;color:rgb(var(--colors-highlight)/1);color:rgb(var(--colors-highlight)/var(--tw-text-opacity))}.text-input{--tw-text-opacity:1;color:rgb(var(--colors-input)/1);color:rgb(var(--colors-input)/var(--tw-text-opacity))}.text-link{--tw-text-opacity:1;color:rgb(var(--colors-link)/1);color:rgb(var(--colors-link)/var(--tw-text-opacity))}.text-pagination{--tw-text-opacity:1;color:rgb(var(--colors-pagination)/1);color:rgb(var(--colors-pagination)/var(--tw-text-opacity))}.text-paginationHover{--tw-text-opacity:1;color:rgb(var(--colors-paginationHover)/1);color:rgb(var(--colors-paginationHover)/var(--tw-text-opacity))}.text-pnavActiveMobile{--tw-text-opacity:1;color:rgb(var(--colors-pnavActiveMobile)/1);color:rgb(var(--colors-pnavActiveMobile)/var(--tw-text-opacity))}.text-pnavContent{--tw-text-opacity:1;color:rgb(var(--colors-pnavContent)/1);color:rgb(var(--colors-pnavContent)/var(--tw-text-opacity))}.text-pnavHeading{--tw-text-opacity:1;color:rgb(var(--colors-pnavHeading)/1);color:rgb(var(--colors-pnavHeading)/var(--tw-text-opacity))}.text-pnavMobile{--tw-text-opacity:1;color:rgb(var(--colors-pnavMobile)/1);color:rgb(var(--colors-pnavMobile)/var(--tw-text-opacity))}.text-preHeading{--tw-text-opacity:1;color:rgb(var(--colors-preHeading)/1);color:rgb(var(--colors-preHeading)/var(--tw-text-opacity))}.text-previousPrice{--tw-text-opacity:1;color:rgb(var(--colors-previousPrice)/1);color:rgb(var(--colors-previousPrice)/var(--tw-text-opacity))}.text-tab{--tw-text-opacity:1;color:rgb(var(--colors-tab)/1);color:rgb(var(--colors-tab)/var(--tw-text-opacity))}.text-tabHover{--tw-text-opacity:1;color:rgb(var(--colors-tabHover)/1);color:rgb(var(--colors-tabHover)/var(--tw-text-opacity))}.text-tableContent{--tw-text-opacity:1;color:rgb(var(--colors-tableContent)/1);color:rgb(var(--colors-tableContent)/var(--tw-text-opacity))}.text-tableHeadContent{--tw-text-opacity:1;color:rgb(var(--colors-tableHeadContent)/1);color:rgb(var(--colors-tableHeadContent)/var(--tw-text-opacity))}.text-utilityNav{--tw-text-opacity:1;color:rgb(var(--colors-utilityNav)/1);color:rgb(var(--colors-utilityNav)/var(--tw-text-opacity))}.text-utilitySocial{--tw-text-opacity:1;color:rgb(var(--colors-utilitySocial)/1);color:rgb(var(--colors-utilitySocial)/var(--tw-text-opacity))}.text-utilitySocialMobile{--tw-text-opacity:1;color:rgb(var(--colors-utilitySocialMobile)/1);color:rgb(var(--colors-utilitySocialMobile)/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-pnavDropdown{--tw-shadow:var(--boxShadow-pnavDropdown);--tw-shadow-colored:var(--boxShadow-pnavDropdown);box-shadow:0 0 #0000,0 0 #0000,var(--boxShadow-pnavDropdown);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-blogBorder{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-blogBorder)/var(--tw-ring-opacity))}.ring-ctaOutlinedBorder{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-ctaOutlinedBorder)/var(--tw-ring-opacity))}.ring-headerCtaBackground{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-headerCtaBackground)/var(--tw-ring-opacity))}.ring-headerCtaOutlinedBorder{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-headerCtaOutlinedBorder)/var(--tw-ring-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1536px){.lg\:container{max-width:1536px}}@media (min-width:640px){.lg\:ml-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 320px)}.lg\:mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 320px)}}@media (min-width:768px){.lg\:ml-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 384px)}.lg\:mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 384px)}}@media (min-width:1024px){.lg\:ml-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 512px)}.lg\:mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 512px)}}@media (min-width:1280px){.lg\:ml-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 640px)}.lg\:mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 640px)}}@media (min-width:1536px){.lg\:ml-break-out{margin-left:calc((-100vw + var(--twcb-scrollbar-width))/2 + 768px)}.lg\:mr-break-out{margin-right:calc((-100vw + var(--twcb-scrollbar-width))/2 + 768px)}}}.marker\:text-boxContent ::marker{color:rgb(var(--colors-boxContent))}.marker\:text-content ::marker{color:rgb(var(--colors-content))}.marker\:text-boxContent::marker{color:rgb(var(--colors-boxContent))}.marker\:text-content::marker{color:rgb(var(--colors-content))}.placeholder\:text-input::placeholder{--tw-text-opacity:1;color:rgb(var(--colors-input)/1);color:rgb(var(--colors-input)/var(--tw-text-opacity))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:bg-gdprCheck:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--colors-gdprCheck)/1);background-color:rgb(var(--colors-gdprCheck)/var(--tw-bg-opacity))}.after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:content-\[\'\'\]:after{--tw-content:"";content:"";content:var(--tw-content)}.hover\:border-pagination:hover{--tw-border-opacity:1;border-color:rgb(var(--colors-pagination)/var(--tw-border-opacity))}.hover\:border-paginationHover:hover{--tw-border-opacity:1;border-color:rgb(var(--colors-paginationHover)/var(--tw-border-opacity))}.hover\:bg-boxHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-boxHover)/1);background-color:rgb(var(--colors-boxHover)/var(--tw-bg-opacity))}.hover\:bg-categoryTagBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-categoryTagBackgroundHover)/1);background-color:rgb(var(--colors-categoryTagBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-ctaBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaBackgroundHover)/1);background-color:rgb(var(--colors-ctaBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-ctaInputBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaInputBackgroundHover)/1);background-color:rgb(var(--colors-ctaInputBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-ctaOutlinedBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaOutlinedBackgroundHover)/1);background-color:rgb(var(--colors-ctaOutlinedBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-currencyDropdownBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-currencyDropdownBackgroundHover)/1);background-color:rgb(var(--colors-currencyDropdownBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-headerCtaBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-headerCtaBackgroundHover)/1);background-color:rgb(var(--colors-headerCtaBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-pnavDropdownBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-pnavDropdownBackgroundHover)/1);background-color:rgb(var(--colors-pnavDropdownBackgroundHover)/var(--tw-bg-opacity))}.hover\:bg-tabBackgroundHover:hover{--tw-bg-opacity:1;background-color:rgb(var(--colors-tabBackgroundHover)/1);background-color:rgb(var(--colors-tabBackgroundHover)/var(--tw-bg-opacity))}.hover\:text-categoryTagHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-categoryTagHover)/1);color:rgb(var(--colors-categoryTagHover)/var(--tw-text-opacity))}.hover\:text-ctaHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-ctaHover)/1);color:rgb(var(--colors-ctaHover)/var(--tw-text-opacity))}.hover\:text-ctaInputHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-ctaInputHover)/1);color:rgb(var(--colors-ctaInputHover)/var(--tw-text-opacity))}.hover\:text-ctaOutlinedHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-ctaOutlinedHover)/1);color:rgb(var(--colors-ctaOutlinedHover)/var(--tw-text-opacity))}.hover\:text-currencyDropdownHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-currencyDropdownHover)/1);color:rgb(var(--colors-currencyDropdownHover)/var(--tw-text-opacity))}.hover\:text-fnavHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-fnavHover)/1);color:rgb(var(--colors-fnavHover)/var(--tw-text-opacity))}.hover\:text-footerSocialHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-footerSocialHover)/1);color:rgb(var(--colors-footerSocialHover)/var(--tw-text-opacity))}.hover\:text-headerCtaBackgroundHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-headerCtaBackgroundHover)/1);color:rgb(var(--colors-headerCtaBackgroundHover)/var(--tw-text-opacity))}.hover\:text-headerCtaHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-headerCtaHover)/1);color:rgb(var(--colors-headerCtaHover)/var(--tw-text-opacity))}.hover\:text-linkHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-linkHover)/1);color:rgb(var(--colors-linkHover)/var(--tw-text-opacity))}.hover\:text-paginationHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-paginationHover)/1);color:rgb(var(--colors-paginationHover)/var(--tw-text-opacity))}.hover\:text-tabHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-tabHover)/1);color:rgb(var(--colors-tabHover)/var(--tw-text-opacity))}.hover\:text-utilitySocialHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-utilitySocialHover)/1);color:rgb(var(--colors-utilitySocialHover)/var(--tw-text-opacity))}.hover\:ring-headerCtaBackgroundHover:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-headerCtaBackgroundHover)/var(--tw-ring-opacity))}.focus\:border-inputFocus:focus{--tw-border-opacity:1;border-color:rgb(var(--colors-inputFocus)/var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-inputFocus:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-inputFocus)/var(--tw-ring-opacity))}.group:hover .group-hover\:ms-2{margin-inline-start:.5rem}.group:hover .group-hover\:block,.group\/dropdownNavitem:hover .group-hover\/dropdownNavitem\:block{display:block}.group:hover .group-hover\:max-w-ctaAnimation{max-width:var(--maxWidth-ctaAnimation)}.group:hover .group-hover\:pr-2{padding-right:.5rem}.group\/dropdownNavitem:hover .group-hover\/dropdownNavitem\:text-pnavContentHover{--tw-text-opacity:1;color:rgb(var(--colors-pnavContentHover)/1);color:rgb(var(--colors-pnavContentHover)/var(--tw-text-opacity))}.group\/dropdownNavitem:hover .group-hover\/dropdownNavitem\:text-pnavHeadingHover{--tw-text-opacity:1;color:rgb(var(--colors-pnavHeadingHover)/1);color:rgb(var(--colors-pnavHeadingHover)/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:bg-gdprToggleChecked{--tw-bg-opacity:1;background-color:rgb(var(--colors-gdprToggleChecked)/1);background-color:rgb(var(--colors-gdprToggleChecked)/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x:100%;transform:translate(100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.prose-headings\:mb-heading :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:var(--margin-heading)}.prose-headings\:font-display :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:var(--fontFamily-display)}.prose-headings\:text-boxHeading :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-boxHeading)/1);color:rgb(var(--colors-boxHeading)/var(--tw-text-opacity))}.prose-headings\:text-heading :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-heading)/1);color:rgb(var(--colors-heading)/var(--tw-text-opacity))}.prose-p\:m-0 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin:0}.prose-p\:mb-content :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:var(--margin-content)}.prose-p\:p-0 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){padding:0}.prose-p\:font-body :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:var(--fontFamily-body)}.prose-p\:text-base :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--fontSize-base-0);line-height:var(--fontSize-base-1)}.prose-p\:text-sm :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--fontSize-sm-0);line-height:var(--fontSize-sm-1)}.prose-p\:text-boxContent :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-boxContent)/1);color:rgb(var(--colors-boxContent)/var(--tw-text-opacity))}.prose-p\:text-content :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-content)/1);color:rgb(var(--colors-content)/var(--tw-text-opacity))}.prose-a\:cursor-pointer :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){cursor:pointer}.prose-a\:text-link :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-link)/1);color:rgb(var(--colors-link)/var(--tw-text-opacity))}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}.prose-a\:hover\:text-linkHover:hover :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-linkHover)/1);color:rgb(var(--colors-linkHover)/var(--tw-text-opacity))}.prose-blockquote\:border-blogBorder :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(var(--colors-blogBorder)/var(--tw-border-opacity))}.prose-strong\:text-boxHeading :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-boxHeading)/1);color:rgb(var(--colors-boxHeading)/var(--tw-text-opacity))}.prose-strong\:text-heading :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-heading)/1);color:rgb(var(--colors-heading)/var(--tw-text-opacity))}.prose-ul\:list-outside :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){list-style-position:outside}.prose-ul\:text-boxContent :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-boxContent)/1);color:rgb(var(--colors-boxContent)/var(--tw-text-opacity))}.prose-ul\:text-content :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-content)/1);color:rgb(var(--colors-content)/var(--tw-text-opacity))}.prose-li\:text-boxContent :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-boxContent)/1);color:rgb(var(--colors-boxContent)/var(--tw-text-opacity))}.prose-li\:text-content :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-content)/1);color:rgb(var(--colors-content)/var(--tw-text-opacity))}.prose-table\:overflow-hidden :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){overflow:hidden}.prose-table\:rounded-table :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:var(--borderRadius-table)}.prose-table\:bg-tableBackground :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(var(--colors-tableBackground)/1);background-color:rgb(var(--colors-tableBackground)/var(--tw-bg-opacity))}.prose-table\:text-left :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){text-align:left}.prose-table\:shadow-md :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.prose-thead\:bg-tableHeadBackground :is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(var(--colors-tableHeadBackground)/1);background-color:rgb(var(--colors-tableHeadBackground)/var(--tw-bg-opacity))}.even\:prose-tr\:bg-tableRowEven :is(:where(tr):not(:where([class~=not-prose],[class~=not-prose] *))):nth-child(2n){--tw-bg-opacity:1;background-color:rgb(var(--colors-tableRowEven)/1);background-color:rgb(var(--colors-tableRowEven)/var(--tw-bg-opacity))}.prose-th\:p-4 :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){padding:1rem}.prose-th\:text-tableHeadContent :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-tableHeadContent)/1);color:rgb(var(--colors-tableHeadContent)/var(--tw-text-opacity))}.prose-td\:p-4 :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){padding:1rem}.prose-td\:text-tableContent :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(var(--colors-tableContent)/1);color:rgb(var(--colors-tableContent)/var(--tw-text-opacity))}.prose-img\:mb-content :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:var(--margin-content)}.prose-img\:aspect-\[16\/9\] :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){aspect-ratio:16/9}.prose-img\:object-cover :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){object-fit:cover}.prose-img\:object-center :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){object-position:center}:is(.dark .dark\:divide-contentDark)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--colors-contentDark)/var(--tw-divide-opacity))}:is(.dark .dark\:divide-currencyDropdownBorderDark)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--colors-currencyDropdownBorderDark)/var(--tw-divide-opacity))}:is(.dark .dark\:border-gdprBorderDark){--tw-border-opacity:1;border-color:rgb(var(--colors-gdprBorderDark)/var(--tw-border-opacity))}:is(.dark .dark\:border-ribbonBorderDark){--tw-border-opacity:1;border-color:rgb(var(--colors-ribbonBorderDark)/var(--tw-border-opacity))}:is(.dark .dark\:bg-backgroundDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-backgroundDark)/1);background-color:rgb(var(--colors-backgroundDark)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-boxDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-boxDark)/1);background-color:rgb(var(--colors-boxDark)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-ctaBackgroundDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaBackgroundDark)/1);background-color:rgb(var(--colors-ctaBackgroundDark)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-currencyDropdownBackgroundDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-currencyDropdownBackgroundDark)/1);background-color:rgb(var(--colors-currencyDropdownBackgroundDark)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gdprBackgroundDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-gdprBackgroundDark)/1);background-color:rgb(var(--colors-gdprBackgroundDark)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-opacityOverlayDark\/10){background-color:rgb(var(--colors-opacityOverlayDark)/.1)}:is(.dark .dark\:bg-opacityOverlayDark\/20){background-color:rgb(var(--colors-opacityOverlayDark)/.2)}:is(.dark .dark\:bg-opacityOverlayDark\/30){background-color:rgb(var(--colors-opacityOverlayDark)/.3)}:is(.dark .dark\:bg-opacityOverlayDark\/40){background-color:rgb(var(--colors-opacityOverlayDark)/.4)}:is(.dark .dark\:bg-opacityOverlayDark\/50){background-color:rgb(var(--colors-opacityOverlayDark)/.5)}:is(.dark .dark\:bg-opacityOverlayDark\/60){background-color:rgb(var(--colors-opacityOverlayDark)/.6)}:is(.dark .dark\:bg-opacityOverlayDark\/70){background-color:rgb(var(--colors-opacityOverlayDark)/.7)}:is(.dark .dark\:bg-opacityOverlayDark\/80){background-color:rgb(var(--colors-opacityOverlayDark)/.8)}:is(.dark .dark\:bg-opacityOverlayDark\/90){background-color:rgb(var(--colors-opacityOverlayDark)/.9)}:is(.dark .dark\:bg-tableHeadBackgroundDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-tableHeadBackgroundDark)/1);background-color:rgb(var(--colors-tableHeadBackgroundDark)/var(--tw-bg-opacity))}:is(.dark .dark\:text-boxContent){--tw-text-opacity:1;color:rgb(var(--colors-boxContent)/1);color:rgb(var(--colors-boxContent)/var(--tw-text-opacity))}:is(.dark .dark\:text-bulletDark){--tw-text-opacity:1;color:rgb(var(--colors-bulletDark)/1);color:rgb(var(--colors-bulletDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-content){--tw-text-opacity:1;color:rgb(var(--colors-content)/1);color:rgb(var(--colors-content)/var(--tw-text-opacity))}:is(.dark .dark\:text-contentDark){--tw-text-opacity:1;color:rgb(var(--colors-contentDark)/1);color:rgb(var(--colors-contentDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-ctaBackgroundDark){--tw-text-opacity:1;color:rgb(var(--colors-ctaBackgroundDark)/1);color:rgb(var(--colors-ctaBackgroundDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-ctaDark){--tw-text-opacity:1;color:rgb(var(--colors-ctaDark)/1);color:rgb(var(--colors-ctaDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-currencyCtaDark){--tw-text-opacity:1;color:rgb(var(--colors-currencyCtaDark)/1);color:rgb(var(--colors-currencyCtaDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-faqIconBackgroundDark){--tw-text-opacity:1;color:rgb(var(--colors-faqIconBackgroundDark)/1);color:rgb(var(--colors-faqIconBackgroundDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-headingDark){--tw-text-opacity:1;color:rgb(var(--colors-headingDark)/1);color:rgb(var(--colors-headingDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-linkDark){--tw-text-opacity:1;color:rgb(var(--colors-linkDark)/1);color:rgb(var(--colors-linkDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-pnavContentDark){--tw-text-opacity:1;color:rgb(var(--colors-pnavContentDark)/1);color:rgb(var(--colors-pnavContentDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-pnavHeadingDark){--tw-text-opacity:1;color:rgb(var(--colors-pnavHeadingDark)/1);color:rgb(var(--colors-pnavHeadingDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-pnavMobileDark){--tw-text-opacity:1;color:rgb(var(--colors-pnavMobileDark)/1);color:rgb(var(--colors-pnavMobileDark)/var(--tw-text-opacity))}:is(.dark .dark\:text-preHeadingDark){--tw-text-opacity:1;color:rgb(var(--colors-preHeadingDark)/1);color:rgb(var(--colors-preHeadingDark)/var(--tw-text-opacity))}:is(.dark .dark\:ring-ctaBackgroundDark){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--colors-ctaBackgroundDark)/var(--tw-ring-opacity))}:is(.dark .dark\:hover\:bg-boxHoverDark:hover){--tw-bg-opacity:1;background-color:rgb(var(--colors-boxHoverDark)/1);background-color:rgb(var(--colors-boxHoverDark)/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-ctaBackgroundHoverDark:hover){--tw-bg-opacity:1;background-color:rgb(var(--colors-ctaBackgroundHoverDark)/1);background-color:rgb(var(--colors-ctaBackgroundHoverDark)/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-pnavDropdownBackgroundHoverDark:hover){--tw-bg-opacity:1;background-color:rgb(var(--colors-pnavDropdownBackgroundHoverDark)/1);background-color:rgb(var(--colors-pnavDropdownBackgroundHoverDark)/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:text-ctaBackgroundHoverDark:hover){--tw-text-opacity:1;color:rgb(var(--colors-ctaBackgroundHoverDark)/1);color:rgb(var(--colors-ctaBackgroundHoverDark)/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-ctaHoverDark:hover){--tw-text-opacity:1;color:rgb(var(--colors-ctaHoverDark)/1);color:rgb(var(--colors-ctaHoverDark)/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-currencyDropdownHoverDark:hover){--tw-text-opacity:1;color:rgb(var(--colors-currencyDropdownHoverDark)/1);color:rgb(var(--colors-currencyDropdownHoverDark)/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-linkDarkHover:hover){--tw-text-opacity:1;color:rgb(var(--colors-linkDarkHover)/1);color:rgb(var(--colors-linkDarkHover)/var(--tw-text-opacity))}:is(.dark .dark\:prose-headings\:text-headingDark :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)))){--tw-text-opacity:1;color:rgb(var(--colors-headingDark)/1);color:rgb(var(--colors-headingDark)/var(--tw-text-opacity))}:is(.dark .dark\:prose-p\:text-contentDark :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *)))){--tw-text-opacity:1;color:rgb(var(--colors-contentDark)/1);color:rgb(var(--colors-contentDark)/var(--tw-text-opacity))}@media (min-width:640px){.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-wrap{flex-wrap:wrap}.sm\:justify-center{justify-content:center}.sm\:gap-4{gap:1rem}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:px-0{padding-left:0;padding-right:0}.sm\:text-4xl{font-size:var(--fontSize-4xl-0);line-height:var(--fontSize-4xl-1-lineHeight)}.sm\:text-4xlBlog{font-size:var(--fontSize-4xlBlog-0);line-height:var(--fontSize-4xlBlog-1-lineHeight)}.sm\:text-5xl{font-size:var(--fontSize-5xl-0);line-height:var(--fontSize-5xl-1-lineHeight)}.sm\:text-billboardImageHomepageTablet{font-size:var(--fontSize-billboardImageHomepageTablet-0);line-height:var(--fontSize-billboardImageHomepageTablet-1-lineHeight)}.sm\:text-billboardImageTablet{font-size:var(--fontSize-billboardImageTablet-0);line-height:var(--fontSize-billboardImageTablet-1-lineHeight)}.sm\:text-xl{font-size:var(--fontSize-xl-0);line-height:var(--fontSize-xl-1-lineHeight)}.sm\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}}@media (min-width:768px){.md\:right-auto{right:auto}.md\:order-last{order:9999}.md\:my-0{margin-bottom:0;margin-top:0}.md\:-mt-px{margin-top:-1px}.md\:mb-0{margin-bottom:0}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:h-auto{height:auto}.md\:min-h-\[274px\]{min-height:274px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-comparativePlansFourTablet{grid-template-columns:var(--gridTemplateColumns-comparativePlansFourTablet)}.md\:grid-cols-comparativePlansThreeTablet{grid-template-columns:var(--gridTemplateColumns-comparativePlansThreeTablet)}.md\:grid-cols-comparativePlansTwoTablet{grid-template-columns:var(--gridTemplateColumns-comparativePlansTwoTablet)}.md\:justify-normal{justify-content:normal}.md\:gap-12{gap:3rem}.md\:gap-5{gap:1.25rem}.md\:gap-8{gap:2rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:text-left{text-align:left}.md\:text-xs{font-size:var(--fontSize-xs-0);line-height:var(--fontSize-xs-1)}.md\:text-xxs{font-size:var(--fontSize-xxs-0);line-height:var(--fontSize-xxs-1)}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:inset-auto{inset:auto}.lg\:-left-\[100\%\]{left:-100%}.lg\:left-0{left:0}.lg\:right-0{right:0}.lg\:z-10{z-index:10}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:m-0{margin:0}.lg\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.lg\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.lg\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.lg\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.lg\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:ml-0{margin-left:0}.lg\:mr-0{margin-right:0}.lg\:mt-0{margin-top:0}.lg\:mt-4{margin-top:1rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:table{display:table}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-auto{height:auto}.lg\:h-logoHeight{height:var(--height-logoHeight)}.lg\:h-mapHeight{height:var(--height-mapHeight)}.lg\:max-h-\[28rem\]{max-height:28rem}.lg\:w-1\/4{width:25%}.lg\:w-auto{width:auto}.lg\:w-logoWidth{width:var(--width-logoWidth)}.lg\:min-w-pnavDropdown{min-width:var(--minWidth-pnavDropdown)}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-none{max-width:none}.lg\:flex-1{flex:1 1 0%}.lg\:flex-none{flex:none}.lg\:basis-4\/12{flex-basis:33.333333%}.lg\:basis-6\/12{flex-basis:50%}.lg\:basis-8\/12{flex-basis:66.666667%}.lg\:basis-\[23\%\]{flex-basis:23%}.lg\:basis-\[24\%\]{flex-basis:24%}.lg\:scroll-mt-headerHeight{scroll-margin-top:var(--scrollMargin-headerHeight)}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-end{align-items:flex-end}.lg\:justify-end{justify-content:flex-end}.lg\:gap-12{gap:3rem}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-12{column-gap:3rem}.lg\:gap-y-20{row-gap:5rem}.lg\:overflow-y-visible{overflow-y:visible}.lg\:rounded-dropdownNavigation{border-radius:var(--borderRadius-dropdownNavigation)}.lg\:border-0{border-width:0}.lg\:bg-pnavDropdownBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-pnavDropdownBackground)/1);background-color:rgb(var(--colors-pnavDropdownBackground)/var(--tw-bg-opacity))}.lg\:bg-stickyHeaderBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-stickyHeaderBackground)/1);background-color:rgb(var(--colors-stickyHeaderBackground)/var(--tw-bg-opacity))}.lg\:bg-transparent{background-color:transparent}.lg\:bg-utilityBackground{--tw-bg-opacity:1;background-color:rgb(var(--colors-utilityBackground)/1);background-color:rgb(var(--colors-utilityBackground)/var(--tw-bg-opacity))}.lg\:p-0{padding:0}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-siteContainer{padding-left:var(--spacing-siteContainer);padding-right:var(--spacing-siteContainer)}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-0{padding-left:0}.lg\:pl-20{padding-left:5rem}.lg\:pl-3{padding-left:.75rem}.lg\:pl-siteContainer{padding-left:var(--spacing-siteContainer)}.lg\:pr-0{padding-right:0}.lg\:pr-20{padding-right:5rem}.lg\:pr-4{padding-right:1rem}.lg\:pr-siteContainer{padding-right:var(--spacing-siteContainer)}.lg\:pt-headerHeight{padding-top:var(--padding-headerHeight)}.lg\:pt-utilityBarHeight{padding-top:var(--padding-utilityBarHeight)}.lg\:text-6xl{font-size:var(--fontSize-6xl-0);line-height:var(--fontSize-6xl-1-lineHeight)}.lg\:text-billboardImage{font-size:var(--fontSize-billboardImage-0);line-height:var(--fontSize-billboardImage-1-lineHeight)}.lg\:text-billboardImageHomepage{font-size:var(--fontSize-billboardImageHomepage-0);line-height:var(--fontSize-billboardImageHomepage-1-lineHeight)}.lg\:text-smHeader{font-size:var(--fontSize-smHeader-0);line-height:var(--fontSize-smHeader-1)}.lg\:font-semibold{font-weight:600}.lg\:text-pnav{--tw-text-opacity:1;color:rgb(var(--colors-pnav)/1);color:rgb(var(--colors-pnav)/var(--tw-text-opacity))}.lg\:text-pnavHover{--tw-text-opacity:1;color:rgb(var(--colors-pnavHover)/1);color:rgb(var(--colors-pnavHover)/var(--tw-text-opacity))}.lg\:shadow-pnavDropdown{--tw-shadow:var(--boxShadow-pnavDropdown);--tw-shadow-colored:var(--boxShadow-pnavDropdown);box-shadow:0 0 #0000,0 0 #0000,var(--boxShadow-pnavDropdown);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:hover\:text-pnavHover:hover{--tw-text-opacity:1;color:rgb(var(--colors-pnavHover)/1);color:rgb(var(--colors-pnavHover)/var(--tw-text-opacity))}.group:hover .lg\:group-hover\:block{display:block}:is(.dark .lg\:dark\:bg-pnavDropdownBackgroundDark){--tw-bg-opacity:1;background-color:rgb(var(--colors-pnavDropdownBackgroundDark)/1);background-color:rgb(var(--colors-pnavDropdownBackgroundDark)/var(--tw-bg-opacity))}:is(.dark .lg\:dark\:text-pnavDark){--tw-text-opacity:1;color:rgb(var(--colors-pnavDark)/1);color:rgb(var(--colors-pnavDark)/var(--tw-text-opacity))}:is(.dark .lg\:dark\:hover\:bg-transparent:hover){background-color:transparent}}@media (min-width:1280px){.xl\:sticky{position:sticky}.xl\:top-0{top:0}.xl\:top-headerHeight{top:var(--inset-headerHeight)}.xl\:z-10{z-index:10}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:mt-0{margin-top:0}.xl\:inline-flex{display:inline-flex}.xl\:grid{display:grid}.xl\:h-56{height:14rem}.xl\:max-h-none{max-height:none}.xl\:w-56{width:14rem}.xl\:max-w-xl{max-width:36rem}.xl\:basis-\[14\%\]{flex-basis:14%}.xl\:basis-\[17\.5\%\]{flex-basis:17.5%}.xl\:basis-\[31\%\]{flex-basis:31%}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-comparativePlansFourDesktop{grid-template-columns:var(--gridTemplateColumns-comparativePlansFourDesktop)}.xl\:grid-cols-comparativePlansThreeDesktop{grid-template-columns:var(--gridTemplateColumns-comparativePlansThreeDesktop)}.xl\:grid-cols-comparativePlansTwoDesktop{grid-template-columns:var(--gridTemplateColumns-comparativePlansTwoDesktop)}.xl\:gap-0{gap:0}.xl\:gap-24{gap:6rem}.xl\:gap-64{gap:16rem}.xl\:gap-8{gap:2rem}.xl\:gap-x-24{column-gap:6rem}.xl\:overflow-visible{overflow:visible}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:pb-0{padding-bottom:0}.xl\:text-billboardImage{font-size:var(--fontSize-billboardImage-0);line-height:var(--fontSize-billboardImage-1-lineHeight)}.xl\:text-billboardImageHomepage{font-size:var(--fontSize-billboardImageHomepage-0);line-height:var(--fontSize-billboardImageHomepage-1-lineHeight)}.xl\:text-billboardImageLarge{font-size:var(--fontSize-billboardImageLarge-0);line-height:var(--fontSize-billboardImageLarge-1-lineHeight)}}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}</style>
<style nonce="a4oBfPBhUCr0n17RceV10Q==">@font-face{font-display:swap;font-family:Urbanist;font-style:normal;font-weight:300;src:url(/_nuxt/Urbanist-300-1.Bdxck5Au.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Urbanist;font-style:normal;font-weight:300;src:url(/_nuxt/Urbanist-300-2.D69JTELx.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Urbanist;font-style:normal;font-weight:500;src:url(/_nuxt/Urbanist-300-1.Bdxck5Au.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Urbanist;font-style:normal;font-weight:500;src:url(/_nuxt/Urbanist-300-2.D69JTELx.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Urbanist;font-style:normal;font-weight:700;src:url(/_nuxt/Urbanist-300-1.Bdxck5Au.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Urbanist;font-style:normal;font-weight:700;src:url(/_nuxt/Urbanist-300-2.D69JTELx.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}</style>
<style nonce="a4oBfPBhUCr0n17RceV10Q==">.dac-min-height[data-v-dc61263d]{min-height:26.375rem}</style>
<style nonce="a4oBfPBhUCr0n17RceV10Q==">.fade-enter-active[data-v-20b0d5b0],.fade-leave-active[data-v-20b0d5b0]{transition:all .2s ease}.fade-enter[data-v-20b0d5b0],.fade-enter-from[data-v-20b0d5b0]{opacity:0}.fade-enter-to[data-v-20b0d5b0],.fade-leave[data-v-20b0d5b0],.fade-leave-from[data-v-20b0d5b0]{opacity:1}.fade-leave-to[data-v-20b0d5b0]{opacity:0}</style>
<style nonce="a4oBfPBhUCr0n17RceV10Q==">.slide-down-enter-active[data-v-3e979cea],.slide-down-leave-active[data-v-3e979cea]{transition:all .5s ease}.slide-down-enter[data-v-3e979cea],.slide-down-enter-from[data-v-3e979cea]{opacity:0}.slide-down-enter-to[data-v-3e979cea],.slide-down-leave[data-v-3e979cea],.slide-down-leave-from[data-v-3e979cea]{opacity:1}.slide-down-leave-to[data-v-3e979cea]{opacity:0}</style>



























































<link rel="prefetch" as="script" crossorigin href="/_nuxt/preview.BqSqPp5V.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/fullWidthDropdown.DEAUESUG.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/globalMenuDropdownFullWidth.vue.B9Dp6Lah.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.DSkQebh5.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.DgfguZ9X.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.DmwIqe_4.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.CFMAmwag.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.H72ziHWy.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.WYH7vXIW.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.D7h2giRu.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.BEprogGD.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.z3_FTC2e.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.N37Hfi_C.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/index.BS18Vzwv.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/billboardSimple.D77D2Rn0.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/billboardWithBackgroundImage.C-JDInFH.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/billboardDac.DmvVRsuo.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/featuresMasonryGrid.Bxpu4712.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/featuresFilter.BY0004dJ.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/featuresLargeIcons.DDsdBziH.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/juxtaposeMedia.spWurtY2.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/juxtaposeBackgroundImage.C5-SibLN.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/globalLottie.CpgAKnNJ.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/textArticle.SUGS5-TK.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/textWithBackgroundImage.aX4nMmAj.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/textWithBackgroundImageContainer.CetzmyZ1.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/faqsContained.DvM3Rzkr.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/minimal.BBZtT2dh.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/brandsBlocks.BZ0Amccy.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="style" href="/_nuxt/NuxtMarquee.CBLJM4c-.css" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/brandsMarquee.Z_oRnhJs.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/NuxtMarquee.CCE-xj8K.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/brandsMarqueeLeft.D2_Lqv6G.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/domainsRedemptionPricing.CwPy9oIr.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/domainsExtensions.CWHZ3lt8.js" nonce="a4oBfPBhUCr0n17RceV10Q==">
<script type="module" src="/_nuxt/entry.Di1C2jhw.js" crossorigin nonce="a4oBfPBhUCr0n17RceV10Q=="></script>
<script id="unhead:payload" type="application/json" nonce="a4oBfPBhUCr0n17RceV10Q==">{"title":"Reliable Web Hosting and Domains in Canada - Doteasy"}</script></head><body><div id="__nuxt"><!--[--><div><!--[--><nav class="relative z-[25]"><div class="hidden lg:block bg-utilityMobileBackground lg:bg-utilityBackground"><div class="container mx-auto px-siteContainer"><div class="flex justify-between items-center py-2.5"><div class="flex space-x-6"><!--[--><!--[--><a href="https://www.facebook.com/Doteasy" target="_blank" class="text-utilitySocial hover:text-utilitySocialHover" tabindex="-1"><span class="sr-only">Facebook</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-3 w-3" aria-hidden="true"><path fill-rule="evenodd" d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z" clip-rule="evenodd"/></svg></a><a href="https://www.youtube.com/doteasyhosting" target="_blank" class="text-utilitySocial hover:text-utilitySocialHover" tabindex="-1"><span class="sr-only">Youtube</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-3 w-3" aria-hidden="true"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/></svg></a><a href="https://twitter.com/doteasy" target="_blank" class="text-utilitySocial hover:text-utilitySocialHover" tabindex="-1"><span class="sr-only">Twitter</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-3 w-3" aria-hidden="true"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg></a><!--]--><!--]--></div><div class="flex items-center"><div class="hidden sm:inline"><a class="text-xsUtility font-body text-utilityNav" href="tel:+1 (778) 819-7730">+1 (778) 819-7730</a></div><span class="hidden w-px h-6 bg-utilityBorder sm:inline ml-3"></span><div class="relative flex items-center currencyDropdownTheme"><button type="button" class="px-2.5 lg:px-4 text-currencyCta dark:text-currencyCtaDark"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/cad.svg"><span class="uppercase font-body text-xsUtility leading-[0]">cad</span><svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></div></button><div class="hidden top-2 left-2 absolute inset-auto group-hover:block z-50 my-4 w-24 text-base list-none bg-currencyDropdownBackground rounded-dropdownNavigation divide-y divide-currencyDropdownBorder dark:divide-currencyDropdownBorderDark shadow dark:bg-currencyDropdownBackgroundDark"><ul class="py-1 divide-y divide-y-currencyDropdownBorder dark:divide-y-currencyDropdownBorderDark" role="none"><!--[--><li value="cad"><a role="menuitem" class="block py-2 px-4 cursor-pointer text-currencyDropdown dark:text-currencyDropdownDark hover:text-currencyDropdownHover dark:hover:text-currencyDropdownHoverDark hover:bg-currencyDropdownBackgroundHover"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/cad.svg"><span class="uppercase font-body text-xsUtility">cad</span></div></a></li><li value="usd"><a role="menuitem" class="block py-2 px-4 cursor-pointer text-currencyDropdown dark:text-currencyDropdownDark hover:text-currencyDropdownHover dark:hover:text-currencyDropdownHoverDark hover:bg-currencyDropdownBackgroundHover"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/usd.svg"><span class="uppercase font-body text-xsUtility">usd</span></div></a></li><!--]--></ul></div></div><span class="hidden w-px h-6 bg-utilityBorder sm:inline mr-3"></span><a href="https://webmail.doteasy.com/" class="text-xsUtility font-body text-utilityNav hidden sm:inline mr-3"><div class="flex items-center"><span>Webmail Login</span></div></a><span class="hidden w-px h-6 bg-utilityBorder sm:inline mr-3"></span><a href="https://clients.doteasy.com/login" class="text-xsUtility font-body text-utilityNav hidden sm:inline"><div class="flex items-center"><span>Client Login</span><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 stroke-utilityNav ml-2"><path stroke-linecap="round" stroke-linejoin="round" d="M17.982 18.725A7.488 7.488 0 0012 15.75a7.488 7.488 0 00-5.982 2.975m11.963 0a9 9 0 10-11.963 0m11.963 0A8.966 8.966 0 0112 21a8.966 8.966 0 01-5.982-2.275M15 9.75a3 3 0 11-6 0 3 3 0 016 0z"/></svg></div></a></div></div></div></div></nav><div class="sticky top-0 bg-stickyHeaderBackground z-20"><header><div id="headerBar" class="bg-headerMobileBackground transition-all ease-in-out duration-200"><nav class="lg:container lg:mx-auto lg:px-siteContainer"><div class="flex flex-wrap justify-between items-center py-2.5 lg:py-6"><div class="pl-siteContainer lg:pl-0"><div id="logo"><a href="/" target="_self"><span class="sr-only">Doteasy</span><picture><!----><source media="(max-width: 1023px)" srcset="/assets/brand/doteasy-logo-mobile.png" width="40" height="40"><img class="w-logoWidthMobile lg:w-logoWidth h-logoHeightMobile lg:h-logoHeight" src="/assets/brand/doteasy-logo-on-light.png" width="185" height="40" alt></picture></a></div><div id="stickyLogo" class="hidden"><a href="/" target="_self"><span class="sr-only">Doteasy</span><picture><source media="(min-width: 1024px)" srcset="/assets/brand/doteasy-logo-on-light.png"><source media="(max-width: 1023px)" srcset="/assets/brand/doteasy-logo-mobile.png" width="40" height="40"><img class="w-logoWidthMobile lg:w-logoWidth h-logoHeightMobile lg:h-logoHeight" src="/assets/brand/doteasy-logo-on-light.png" width="185" height="40" alt></picture></a></div></div><div class="hidden overflow-y-scroll lg:overflow-y-visible mt-2.5 lg:mt-0 bg-pnavMobileBackground lg:bg-transparent justify-between items-center h-screen lg:h-auto w-full lg:flex lg:w-auto text-left order-2 lg:order-1" role="navigation" aria-label="Header"><ul class="flex flex-col font-body lg:flex-row"><!--[--><li><!--[--><div class="group relative"><!--[--><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark hidden lg:flex text-baseHeader" aria-expanded="false">Domains <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark flex lg:hidden text-baseHeader" aria-expanded="false">Domains <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><!--]--><div class="hidden lg:group-hover:block lg:min-w-pnavDropdown text-left w-full lg:absolute lg:inset-auto lg:-left-[100%] lg:m-0 lg:z-10 lg:w-auto lg:max-w-md lg:dark:bg-pnavDropdownBackgroundDark"><ul class="lg:mt-4 lg:bg-pnavDropdownBackground lg:rounded-dropdownNavigation lg:shadow-pnavDropdown"><!--[--><li><a href="/domains" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Buy a Domain</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/transfer-domains" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Transfer Domain</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><!--]--></ul></div></div><!--]--></li><li><!--[--><div class="group relative"><!--[--><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark hidden lg:flex text-baseHeader" aria-expanded="false">Web Hosting <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark flex lg:hidden text-baseHeader" aria-expanded="false">Web Hosting <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><!--]--><div class="hidden lg:group-hover:block lg:min-w-pnavDropdown text-left w-full lg:absolute lg:inset-auto lg:-left-[100%] lg:m-0 lg:z-10 lg:w-auto lg:max-w-md lg:dark:bg-pnavDropdownBackgroundDark"><ul class="lg:mt-4 lg:bg-pnavDropdownBackground lg:rounded-dropdownNavigation lg:shadow-pnavDropdown"><!--[--><li><a href="/web-hosting" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Shared Web Hosting</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/business-hosting" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Business Web Hosting</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/cloud-hosting" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Cloud Web Hosting</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/reseller-web-hosting" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Reseller Web Hosting</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><!--]--></ul></div></div><!--]--></li><li><!--[--><div class="group relative"><!--[--><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark hidden lg:flex text-baseHeader" aria-expanded="false">Servers <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark flex lg:hidden text-baseHeader" aria-expanded="false">Servers <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><!--]--><div class="hidden lg:group-hover:block lg:min-w-pnavDropdown text-left w-full lg:absolute lg:inset-auto lg:-left-[100%] lg:m-0 lg:z-10 lg:w-auto lg:max-w-md lg:dark:bg-pnavDropdownBackgroundDark"><ul class="lg:mt-4 lg:bg-pnavDropdownBackground lg:rounded-dropdownNavigation lg:shadow-pnavDropdown"><!--[--><li><a href="/windows-servers" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Windows Servers</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/linux-servers" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Linux Servers</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/windows-vps" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Managed Windows VPS Servers</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/linux-vps" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Managed Linux VPS Servers</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><!--]--></ul></div></div><!--]--></li><li><a href="/wordpress-hosting" target="_self" class="text-pnavMobile lg:text-pnav lg:dark:text-pnavDark px-siteContainer text-baseHeader font-body block py-3 lg:pr-4 lg:pl-3 hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:p-0 dark:text-pnavDarkMobile lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent" tabindex="0"><span class>Hosting for Wordpress</span><!--[--><!--]--></a></li><li><!--[--><div class="group relative"><!--[--><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark hidden lg:flex text-baseHeader" aria-expanded="false">Security &amp; SSL <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark flex lg:hidden text-baseHeader" aria-expanded="false">Security &amp; SSL <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><!--]--><div class="hidden lg:group-hover:block lg:min-w-pnavDropdown text-left w-full lg:absolute lg:inset-auto lg:-left-[100%] lg:m-0 lg:z-10 lg:w-auto lg:max-w-md lg:dark:bg-pnavDropdownBackgroundDark"><ul class="lg:mt-4 lg:bg-pnavDropdownBackground lg:rounded-dropdownNavigation lg:shadow-pnavDropdown"><!--[--><li><a href="/email-protection" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Email Protection</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/auto-site-backup" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Auto Site Backup</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/ssl-certificates" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">SSL Certificates</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><!--]--></ul></div></div><!--]--></li><li><!--[--><div class="group relative"><!--[--><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark hidden lg:flex text-baseHeader" aria-expanded="false">Support <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><button class="px-siteContainer justify-between items-center py-3 lg:pr-4 lg:pl-3 w-full font-body lg:w-auto hover:bg-pnavDropdownBackgroundHover lg:hover:bg-transparent lg:hover:text-pnavHover lg:border-0  lg:p-0 dark:text-pnavMobileDark lg:dark:text-pnavDark lg:dark:hover:text-pnavHoverDark dark:hover:bg-pnavDropdownBackgroundHoverDark dark:hover:text-pnavHoverDark lg:dark:hover:bg-transparent text-pnavMobile lg:text-pnav lg:dark:text-pnavDark flex lg:hidden text-baseHeader" aria-expanded="false">Support <svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></button><!--]--><div class="hidden lg:group-hover:block lg:min-w-pnavDropdown text-left w-full lg:absolute lg:inset-auto lg:-left-[100%] lg:m-0 lg:z-10 lg:w-auto lg:max-w-md lg:dark:bg-pnavDropdownBackgroundDark"><ul class="lg:mt-4 lg:bg-pnavDropdownBackground lg:rounded-dropdownNavigation lg:shadow-pnavDropdown"><!--[--><li><a href="/about-us" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">About us</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/referral-program" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Referral Program</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><li><a href="/contact" target="_self" class="cursor-pointer px-siteContainer group/dropdownNavitem flex items-center justify-between py-4 lg:rounded-dropdownNavigation bg-headerMobileBackground hover:bg-pnavDropdownBackgroundHover dark:hover:bg-pnavDropdownBackgroundHoverDark"><!--[--><div><div class="font-body lg:font-semibold lg:text-smHeader text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark">Contact</div><!----></div><div class="w-12 flex items-center justify-end"><svg class="w-[12px] h-[12px] text-pnavHeading group-hover/dropdownNavitem:text-pnavHeadingHover dark:text-pnavHeadingDark hidden group-hover/dropdownNavitem:block" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></div><!--]--></a></li><!--]--></ul></div></div><!--]--></li><!--]--></ul><div class="lg:hidden"><div class="px-siteContainer"><span><a href="https://clients.doteasy.com/login" target="_self" tabindex="0" class="mt-6 w-full text-center block ring-2 ring-headerCtaOutlinedBorder text-headerCtaOutlined bg-headerCtaOutlinedBackground font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class>Client Login</span><!----></a></span><span><a href="https://webmail.doteasy.com/" target="_self" tabindex="0" class="mt-6 w-full text-center block ring-2 ring-headerCtaOutlinedBorder text-headerCtaOutlined bg-headerCtaOutlinedBackground font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class>Webmail Login</span><!----></a></span></div><!--[--><div class="mt-6 px-siteContainer"><div class="flex justify-center md:justify-normal items-center md:order-last my-6"><a class="border-r border-r-pnavMobile pr-2 text-xsUtility text-pnavMobile" href="tel:+1 (778) 819-7730">+1 (778) 819-7730</a><div class="relative flex items-center currencyDropdownTheme"><button type="button" class="px-2.5 lg:px-4 text-currencyCta dark:text-currencyCtaDark"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/cad.svg"><span class="uppercase font-body text-xsUtility leading-[0]">cad</span><svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></div></button><div class="hidden bottom-2 absolute inset-auto group-hover:block z-50 my-4 w-24 text-base list-none bg-currencyDropdownBackground rounded-dropdownNavigation divide-y divide-currencyDropdownBorder dark:divide-currencyDropdownBorderDark shadow dark:bg-currencyDropdownBackgroundDark"><ul class="py-1 divide-y divide-y-currencyDropdownBorder dark:divide-y-currencyDropdownBorderDark" role="none"><!--[--><li value="cad"><a role="menuitem" class="block py-2 px-4 cursor-pointer text-currencyDropdown dark:text-currencyDropdownDark hover:text-currencyDropdownHover dark:hover:text-currencyDropdownHoverDark hover:bg-currencyDropdownBackgroundHover"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/cad.svg"><span class="uppercase font-body text-xsUtility">cad</span></div></a></li><li value="usd"><a role="menuitem" class="block py-2 px-4 cursor-pointer text-currencyDropdown dark:text-currencyDropdownDark hover:text-currencyDropdownHover dark:hover:text-currencyDropdownHoverDark hover:bg-currencyDropdownBackgroundHover"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/usd.svg"><span class="uppercase font-body text-xsUtility">usd</span></div></a></li><!--]--></ul></div></div></div><div class="mt-6 flex justify-center space-x-6"><!--[--><!--[--><a href="https://www.facebook.com/Doteasy" target="_blank" class="text-utilitySocialMobile" tabindex="-1"><span class="sr-only">Facebook</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true"><path fill-rule="evenodd" d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z" clip-rule="evenodd"/></svg></a><a href="https://www.youtube.com/doteasyhosting" target="_blank" class="text-utilitySocialMobile" tabindex="-1"><span class="sr-only">Youtube</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/></svg></a><a href="https://twitter.com/doteasy" target="_blank" class="text-utilitySocialMobile" tabindex="-1"><span class="sr-only">Twitter</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg></a><!--]--><!--]--></div></div><!--]--></div></div><div class="flex items-center pr-siteContainerSml lg:pr-0 order-1 lg:order-2"><button type="button" class="inline-flex items-center p-2 ml-1 text-cta text-pnavMobile lg:text-pnav lg:hidden dark:text-pnavMobileDark lg:dark:text-pnavDark" aria-controls="mobile-menu-toggle" aria-expanded="false"><!--[--><span class="sr-only">Open main menu</span><svg class="w-6 h-6" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"/></svg><svg class="hidden w-6 h-6" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"/></svg><!--]--></button></div></div></nav></div></header><!----></div><!--]--><!--[--><div class="redTheme"><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-0 pt-0 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><div class="container mx-auto"><div class="grid lg:gap-8 xl:gap-0 lg:grid-cols-12"><div class="mr-auto place-self-center lg:col-span-6 xl:col-span-6"><div class="pb-24 pt-24 px-siteContainer"><div class="mb-preHeading"><span class="text-preHeading dark:text-preHeadingDark font-body text-xxxs md:text-xxs tracking-normal">HOSTING FROM CANADA</span></div><div class="mb-heading"><h1 class="mr-auto max-w-headingDefault xl:text-billboardImageLarge text-heading dark:text-headingDark font-display block antialiased text-billboardImageMobile sm:text-billboardImageTablet lg:text-billboardImage">Start your own thing with a <strong>.ca</strong></h1></div><div class="mr-auto mb-content max-w-headingNarrow prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>A lot of great things come from Canada so why not <strong>start your business with a .ca</strong></p>
<p class="text-xs">170+ Reviews on<a href="https://www.trustpilot.com/review/doteasy.com" target="_blank"><img width="100" height="20" class="inline ml-1 mt-0 mb-1 w-24 object-contain" alt="Trustpilot" src="https://cms.doteasy.com/uploads/trustpilot_2_32ece2a7f7.webp"></a></p> </div><div class="max-w-headingNarrow mr-auto prose mb-content"><form method="get"><label for="domainSearch" class="font-body text-base text-content sr-only">Search</label><div class="mr-auto relative w-full"><input value type="search" id="domainSearch" class="block w-full p-6 text-sm text-input border border-inputBorder rounded-input bg-inputBackground focus:ring-inputFocus focus:border-inputFocus placeholder:text-input" placeholder="Start with a domain..." required><button class="bg-ctaInputBackground hover:bg-ctaInputBackgroundHover text-ctaInput hover:text-ctaInputHover absolute end-2.5 bottom-2.5 focus:ring-4 focus:outline-none font-body rounded-input text-cta px-6 py-3.5"> Search </button></div></form></div><div class="justify-start flex gap-x-4"><!--[--><span><a href="web-hosting" target="_self" tabindex="0" class="bg-ctaBackground text-cta hover:bg-ctaBackgroundHover hover:text-ctaHover dark:bg-ctaBackgroundDark dark:text-ctaDark dark:hover:bg-ctaBackgroundHoverDark dark:hover:text-ctaHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans for Web Hosting</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span><!--]--></div><!----></div></div><div class="lg:mr-break-out lg:justify-end lg:mt-0 lg:col-span-6 xl:col-span-6 lg:flex"><picture><!----><!----><img src="https://cms.doteasy.com/uploads/doteasy_ca_header_9f63f9b997.webp" class="h-full object-cover select-none object-left" width="752" height="500" alt></picture></div></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-center"><!--[--><div><div><section class="container mx-auto px-siteContainer"><div class="pb-8 lg:pb-16"><div><!----><div class="mb-heading"><h2 class="mx-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased"><strong>Trusted</strong> by leading organizations</h2></div><div class="mx-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>We&apos;re proud to have served over 500,000 clients including prestigious organizations like UBC, BCCDC Foundation for Public Health, and more.</p>
</div><!----><!----></div></div><div class="xl:grid-cols-4 grid grid-cols-2 gap-6 md:grid-cols-4"><!--[--><!--[--><div class="flex justify-center items-center"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/05_ae71ccb4b5.png" width="180" height="50" class="h-auto w-44 object-contain"></div><!--]--><!--[--><div class="flex justify-center items-center"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/03_7b33b5e95e.png" width="180" height="50" class="h-auto w-44 object-contain"></div><!--]--><!--[--><div class="flex justify-center items-center"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/04_f3ea741d6b.png" width="180" height="50" class="h-auto w-44 object-contain"></div><!--]--><!--[--><div class="flex justify-center items-center"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/02_158281093b.png" width="180" height="50" class="h-auto w-44 object-contain"></div><!--]--><!--]--></div></section><!----><!----></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class="lightTheme"><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><a name="features" class="scroll-mt-headerHeightMobile lg:scroll-mt-headerHeight"></a><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><!----><!----><!----><div class="container mx-auto px-siteContainer"><div class="lg:grid xl:grid-cols-3 lg:gap-8 xl:gap-24"><div class="pb-8 lg:pb-0 xl:pb-0"><div><div class="mb-preHeading"><span class="text-preHeading dark:text-preHeadingDark font-body text-xxxs md:text-xxs tracking-normal">MORE FEATURES</span></div><div class="mb-heading"><h2 class="mr-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">Robust hosting solutions that <strong>grow with you.</strong></h2></div><div class="mr-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>Whether you&#x2019;re setting up your first domain or upgrading an existing site, we&#x2019;re here to support you every step of the way. Our domains and hosting plans are affordable, simple, and easy to set up.</p>
</div><!----><!----></div></div><div class="col-span-2 space-y-8 md:grid md:grid-cols-2 md:gap-12 md:space-y-0"><!--[--><div><div class="mb-3"><div class="w-12 h-12 mr-auto"><img loading="lazy" alt="Domain name
" src="https://cms.doteasy.com/uploads/cil_globe_alt_Outline_4cedc53667.svg" width="48" height="48" class></div></div><div class="text-lg text-heading dark:text-headingDark font-display mb-2"><p><strong>Domain name</strong></p>
</div><div class="mr-auto mb-content prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content"><p>Build your brand with a great domain name, recognisable to your customers in Canada and beyond.</p>
</div><div class><span><a href="domains" target="_self" tabindex="0" class="text-cta ring-2 ring-ctaOutlinedBorder dark:ring-ctaBackgroundDark text-ctaOutlined hover:text-ctaOutlinedHover bg-ctaOutlinedBackground hover:bg-ctaOutlinedBackgroundHover dark:text-ctaBackgroundDark dark:hover:text-ctaBackgroundHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span></div></div><div><div class="mb-3"><div class="w-12 h-12 mr-auto"><img loading="lazy" alt="Email hosting
" src="https://cms.doteasy.com/uploads/cil_notes_Outlines_86dd186090.svg" width="48" height="48" class></div></div><div class="text-lg text-heading dark:text-headingDark font-display mb-2"><p><strong>Email hosting</strong></p>
</div><div class="mr-auto mb-content prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content"><p>Get emails @ your domain FREE with all hosting plans. Enjoy email storage and POP/IMAP support.</p>
</div><div class><span><a href="email-protection" target="_self" tabindex="0" class="text-cta ring-2 ring-ctaOutlinedBorder dark:ring-ctaBackgroundDark text-ctaOutlined hover:text-ctaOutlinedHover bg-ctaOutlinedBackground hover:bg-ctaOutlinedBackgroundHover dark:text-ctaBackgroundDark dark:hover:text-ctaBackgroundHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span></div></div><div><div class="mb-3"><div class="w-12 h-12 mr-auto"><img loading="lazy" alt="Shared hosting
" src="https://cms.doteasy.com/uploads/cil_opacity_Ourline_0fa64f04b5.svg" width="48" height="48" class></div></div><div class="text-lg text-heading dark:text-headingDark font-display mb-2"><p><strong>Shared hosting</strong></p>
</div><div class="mr-auto mb-content prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content"><p>Your complete hosting package at an easy price. Fast, reliable, and affordable.</p>
</div><div class><span><a href="web-hosting" target="_self" tabindex="0" class="text-cta ring-2 ring-ctaOutlinedBorder dark:ring-ctaBackgroundDark text-ctaOutlined hover:text-ctaOutlinedHover bg-ctaOutlinedBackground hover:bg-ctaOutlinedBackgroundHover dark:text-ctaBackgroundDark dark:hover:text-ctaBackgroundHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span></div></div><div><div class="mb-3"><div class="w-12 h-12 mr-auto"><img loading="lazy" alt="Business hosting
" src="https://cms.doteasy.com/uploads/cil_library_building_Outline_cf8827ae7b.svg" width="48" height="48" class></div></div><div class="text-lg text-heading dark:text-headingDark font-display mb-2"><p><strong>Business hosting</strong></p>
</div><div class="mr-auto mb-content prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content"><p>Enhanced performance, 6x RAM &amp; CPU Power, FREE SSL and dedicated IP.</p>
</div><div class><span><a href="business-hosting" target="_self" tabindex="0" class="text-cta ring-2 ring-ctaOutlinedBorder dark:ring-ctaBackgroundDark text-ctaOutlined hover:text-ctaOutlinedHover bg-ctaOutlinedBackground hover:bg-ctaOutlinedBackgroundHover dark:text-ctaBackgroundDark dark:hover:text-ctaBackgroundHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span></div></div><div><div class="mb-3"><div class="w-12 h-12 mr-auto"><img loading="lazy" alt="WordPress hosting
" src="https://cms.doteasy.com/uploads/Wordpress_9_4073ea7036.svg" width="48" height="48" class></div></div><div class="text-lg text-heading dark:text-headingDark font-display mb-2"><p><strong>WordPress hosting</strong></p>
</div><div class="mr-auto mb-content prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content"><p>Designed for WordPress. Experience the #1 CMS with pre-installed WordPress and optimized WP features, security, and support.</p>
</div><div class><span><a href="wordpress-hosting" target="_self" tabindex="0" class="text-cta ring-2 ring-ctaOutlinedBorder dark:ring-ctaBackgroundDark text-ctaOutlined hover:text-ctaOutlinedHover bg-ctaOutlinedBackground hover:bg-ctaOutlinedBackgroundHover dark:text-ctaBackgroundDark dark:hover:text-ctaBackgroundHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span></div></div><div><div class="mb-3"><div class="w-12 h-12 mr-auto"><img loading="lazy" alt="Cloud hosting
" src="https://cms.doteasy.com/uploads/Cloud_3_1db6fa57ec.svg" width="48" height="48" class></div></div><div class="text-lg text-heading dark:text-headingDark font-display mb-2"><p><strong>Cloud hosting</strong></p>
</div><div class="mr-auto mb-content prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content"><p>Get complete control over a virtually unlimited supply of dedicated resources. Reliable, scalable, and 100% customizable.</p>
</div><div class><span><a href="cloud-hosting" target="_self" tabindex="0" class="text-cta ring-2 ring-ctaOutlinedBorder dark:ring-ctaBackgroundDark text-ctaOutlined hover:text-ctaOutlinedHover bg-ctaOutlinedBackground hover:bg-ctaOutlinedBackgroundHover dark:text-ctaBackgroundDark dark:hover:text-ctaBackgroundHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Check out our plans</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span></div></div><!--]--></div></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><div class="relative"><div class="hidden md:block absolute inset-0 w-full h-full z-0"><picture><!----><!----><img src="https://cms.doteasy.com/uploads/Full_Page_watermark_e287e036ee.svg" class="h-full w-full object-cover object-top" width="1920" height="500" alt loading="lazy"></picture></div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-center"><!--[--><div><div><div class="container mx-auto px-siteContainer" data-v-dc61263d><div class="pb-8 lg:pb-16" data-v-dc61263d><div data-v-dc61263d><!----><div class><h2 class="mx-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">Get the domain of <strong>your dreams</strong></h2></div><!----><!----><!----></div></div><div class="dac-min-height to-transparent from-transparent max-w-lg lg:max-w-3xl mx-auto text-left" data-v-dc61263d><upm-widget as="Dac" class bind="{&quot;orderConfigUrl&quot;:&quot;https://checkout.doteasy.com&quot;,&quot;currencyCode&quot;:&quot;cad&quot;}" data-v-dc61263d></upm-widget></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></div></section></div><!--]--></div></div><div class="lightTheme"><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-center"><!--[--><div><div><div class="container mx-auto px-siteContainer"><div class="pb-8 lg:pb-16"><div><!----><div class="mb-heading"><h2 class="mx-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">We don&apos;t mean to brag.</h2></div><div class="mx-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>We&apos;re just <strong>really proud</strong> of what we do. Expect the absolute best for you and your business with all of our Doteasy web hosting plans.</p>
</div><!----><!----></div></div><div class="xl:grid-cols-4 grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4"><!--[--><div class="bg-box dark:bg-boxDark shadow rounded text-left p-6"><div class="mb-3"><div class="w-16 h-16 mr-auto"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/cil_gem_Solid_89e4afbf68.svg" width="64" height="64" class></div></div><div class="text-boxHeading dark:text-boxHeadingDark text-base font-display mb-2"><p><strong>Resilient</strong></p>
</div><div class="mr-auto  prose-strong:text-boxHeading prose-headings:text-boxHeading dark:prose-headings:text-boxHeadingDark prose-p:text-boxContent dark:prose-p:text-boxContentDark marker:text-boxContent prose-ul:text-boxContent prose-li:text-boxContent prose prose-headings:font-display prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer prose-ul:list-outside"><p>Our infrastructure ensures optimum uptime for your website. We use hard drive, power supply, and network redundancy as well as 24/7 hardware and server monitoring to detect and prevent problems before they even arise.</p>
</div><div class><!----></div></div><div class="bg-box dark:bg-boxDark shadow rounded text-left p-6"><div class="mb-3"><div class="w-16 h-16 mr-auto"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/cil_lock_locked_Solid_98977b0a42.svg" width="64" height="64" class></div></div><div class="text-boxHeading dark:text-boxHeadingDark text-base font-display mb-2"><p><strong>Secure</strong></p>
</div><div class="mr-auto  prose-strong:text-boxHeading prose-headings:text-boxHeading dark:prose-headings:text-boxHeadingDark prose-p:text-boxContent dark:prose-p:text-boxContentDark marker:text-boxContent prose-ul:text-boxContent prose-li:text-boxContent prose prose-headings:font-display prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer prose-ul:list-outside"><p>Establish a secure HTTPS connection, build trust with your customers and boost SEO search rankings with secure SSL - FREE with all hosting plans.</p>
</div><div class><!----></div></div><div class="bg-box dark:bg-boxDark shadow rounded text-left p-6"><div class="mb-3"><div class="w-16 h-16 mr-auto"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/cil_bolt_Solid_cc1ac550d5.svg" width="64" height="64" class></div></div><div class="text-boxHeading dark:text-boxHeadingDark text-base font-display mb-2"><p><strong>Fast</strong></p>
</div><div class="mr-auto  prose-strong:text-boxHeading prose-headings:text-boxHeading dark:prose-headings:text-boxHeadingDark prose-p:text-boxContent dark:prose-p:text-boxContentDark marker:text-boxContent prose-ul:text-boxContent prose-li:text-boxContent prose prose-headings:font-display prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer prose-ul:list-outside"><p>Access up to 30X faster SSD web hosting and 6x the RAM + CPU power. Meet web security standards with a dedicated IP address and secure HTTPS.</p>
</div><div class><!----></div></div><div class="bg-box dark:bg-boxDark shadow rounded text-left p-6"><div class="mb-3"><div class="w-16 h-16 mr-auto"><img loading="lazy" alt src="https://cms.doteasy.com/uploads/cil_plant_Solid_37cf521b09.svg" width="64" height="64" class></div></div><div class="text-boxHeading dark:text-boxHeadingDark text-base font-display mb-2"><p><strong>Carbon-neutral</strong></p>
</div><div class="mr-auto  prose-strong:text-boxHeading prose-headings:text-boxHeading dark:prose-headings:text-boxHeadingDark prose-p:text-boxContent dark:prose-p:text-boxContentDark marker:text-boxContent prose-ul:text-boxContent prose-li:text-boxContent prose prose-headings:font-display prose-p:font-body prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer prose-ul:list-outside"><p>Hosting your site with Doteasy makes a difference for the planet - we rely on renewable power and are committed carbon-neutral practices in all our data centers around the world.</p>
</div><div class><!----></div></div><!--]--></div></div><!----><!----><!----></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><div class="relative"><div class="hidden md:block absolute inset-0 w-full h-full z-0"><picture><!----><!----><img src="https://cms.doteasy.com/uploads/Frame_test_2_72e3730f4e.svg" class="h-full w-full object-cover object-left" width="1920" height="500" alt loading="lazy"></picture></div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-center"><!--[--><div><div><div class="container mx-auto px-siteContainer"><div class="pb-8 lg:pb-16"><div><div class="mb-preHeading"><span class="text-preHeading dark:text-preHeadingDark font-body text-xxxs md:text-xxs tracking-normal">EVERYWHERE YOU NEED US TO BE</span></div><div class="mb-heading"><h2 class="mx-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">Canadian excellence, available <strong>anywhere.</strong></h2></div><div class="mx-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>We&#x2019;re proud to offer the best of our Canadian roots around the world. Our global presence means fast connection for you and your customers, no matter where you are.</p>
</div><!----><!----></div></div><div class="relative isolate overflow-hidden h-mapHeightMobile lg:h-mapHeight"><img loading="lazy" alt="Canadian excellence, available anywhere." src="https://cms.doteasy.com/uploads/MAP_3_56bbbb1d28.svg" width="1170" height="600" class="absolute inset-0 h-full w-full object-contain"></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></div></section></div><!--]--></div></div><div class="lightTheme"><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><!----><div class="container mx-auto px-siteContainer"><div class="flex flex-wrap lg:flex-nowrap items-center justify-center xl:gap-x-24 gap-x-12 gap-y-8"><div class="max-w-xl"><div class="pb-8 lg:pb-0"><div><div><!----><div class="mb-heading"><h2 class="mr-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">Managed hosting for <strong>major growth</strong></h2></div><div class="mr-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>Our team of experts give you direct support to help you with the administration, maintenance, and security of your website. With our team taking care of your website hosting needs, you can watch your business grow, and spend more time on what matters to you most.</p>
</div><!----><!----></div></div><ul role="list" class="pt-8 my-7 space-y-3 border-t border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Hassle-free hosting environment</span></li><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Giving you complete control and more free time</span></li><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">User-friendly cPanel interface</span></li><!--]--></ul><!----></div></div><picture><!----><!----><img src="https://cms.doteasy.com/uploads/HOME_01_fba4d53002.webp" class="xl:max-w-xl lg:max-w-md max-w-xl w-full order-first lg:order-none aspect-[4/3]" width="720" height="540" alt="Managed hosting for major growth" loading="lazy"></picture></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><!----><div class="container mx-auto px-siteContainer"><div class="flex flex-wrap lg:flex-nowrap items-center justify-center xl:gap-x-24 gap-x-12 gap-y-8"><div class="order-last max-w-xl"><div class="pb-8 lg:pb-0"><div><div><!----><div class="mb-heading"><h2 class="mr-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased"><strong>Super secure</strong> sites</h2></div><div class="mr-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>Take advantage of security features for all aspects of your website to protect your website and gain visitor trust. SiteLock scans your website for malware and demonstrates to your visitors that you are a trustworthy business.</p>
</div><!----><!----></div></div><ul role="list" class="pt-8 my-7 space-y-3 border-t border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">SSL Certificates encrypt data for secure data transfers (eg. credit card transactions, logins, etc.)</span></li><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Deter hackers and gain the trust of both visitors and search engines</span></li><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Get peace of mind with auto backups and one-click restoration</span></li><!--]--></ul><!----></div></div><picture><!----><!----><img src="https://cms.doteasy.com/uploads/HOME_02_27aab19ca8.webp" class="xl:max-w-xl lg:max-w-md max-w-xl w-full order-first lg:order-none aspect-[4/3]" width="720" height="540" alt="Super secure sites" loading="lazy"></picture></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class="lightTheme"><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><!----><div class="container mx-auto px-siteContainer"><div class="flex flex-wrap lg:flex-nowrap items-center justify-center xl:gap-x-24 gap-x-12 gap-y-8"><div class="max-w-xl"><div class="pb-8 lg:pb-0"><div><div><!----><div class="mb-heading"><h2 class="mr-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased"><strong>Free</strong> email protection</h2></div><div class="mr-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>All Doteasy hosting plans come with custom domain email addresses and a mailbox at no added cost! Choose to add advanced mail protection to filter out spam, viruses and suspicious emails. Just one protection plan covers all email accounts under your domain name.</p>
</div><!----><!----></div></div><ul role="list" class="pt-8 my-7 space-y-3 border-t border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Catch and review suspicious emails before they even reach your inbox</span></li><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Set custom filter policies and create whitelists and blacklists</span></li><li class="flex space-x-3"><svg class="flex-shrink-0 w-5 h-5 text-bulletIcon dark:text-bulletIconDark" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg><span class="font-body text-sm text-bullet dark:text-bulletDark">Plus receive bonus domain email storage</span></li><!--]--></ul><!----></div></div><picture><!----><!----><img src="https://cms.doteasy.com/uploads/HOME_03_d63e753788.webp" class="xl:max-w-xl lg:max-w-md max-w-xl w-full order-first lg:order-none aspect-[4/3]" width="720" height="540" alt="Free email protection" loading="lazy"></picture></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-center"><!--[--><div><div><div class="container mx-auto px-siteContainer"><div class="justify-center flex mb-6"><img loading="lazy" alt="Doteasy leaves me speechless!" src="https://cms.doteasy.com/uploads/Stars_7546056885.svg" width="300" height="100" class="h-auto max-w-[20rem] object-contain"></div><div><div class="mb-preHeading"><span class="text-preHeading dark:text-preHeadingDark font-body text-xxxs md:text-xxs tracking-normal">WHY OUR CUSTOMERS LOVE US</span></div><div class="mb-heading"><h2 class="mx-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">Doteasy leaves me <strong>speechless!</strong></h2></div><div class="mx-auto mb-content prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>This company leaves me speechless!! They are always willing and ready to help when I am stuck on a project. They take the lead so I don&apos;t have to struggle trying to figure out all the steps it would take me to get it done. They are very professional, patient, and friendly. I have been with for a few years and I don&apos;t have one complaint, and never have had any. I highly recommend them to anyone just starting out. Even if you are a pro in this area, Doteasy is the place to take your business. I left another company before I found Doteasy and so glad that I switched.</p>
</div><!----><div class="justify-center flex gap-x-4"><!--[--><span><a href="https://uk.trustpilot.com/reviews/65b9d02dc90fc7ecdadd733c" target="_self" tabindex="0" class="bg-ctaBackground text-cta hover:bg-ctaBackgroundHover hover:text-ctaHover dark:bg-ctaBackgroundDark dark:text-ctaDark dark:hover:bg-ctaBackgroundHoverDark dark:hover:text-ctaHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Read more</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></a></span><!--]--></div></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><div class="forestGreenTheme"><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><div class="relative"><div class="hidden md:block absolute inset-0 w-full h-full z-0"><picture><!----><!----><img src="https://cms.doteasy.com/uploads/Watermark_TEST_3_677d26a54b.svg" class="h-full w-full object-cover object-right-top" width="1920" height="500" alt loading="lazy"></picture></div><!--[--><!----><div class="pb-8 pt-8 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><div class="container mx-auto px-siteContainer"><div class="grid lg:gap-8 xl:gap-0 lg:grid-cols-12"><div class="mr-auto place-self-center lg:col-span-6"><div><div class="pb-8 lg:pb-0"><div><!----><div class="mb-heading"><h2 class="mr-auto max-w-headingDefault text-3xl sm:text-4xl lg:text-6xl text-heading dark:text-headingDark font-display block antialiased">Get the help you need, <strong>when you need it.</strong></h2></div><div class="mr-auto mb-content prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>We&apos;re known for being nice. With over 20 years of web hosting industry experience, our expert team can help you through any question or issue. Whether you&apos;re just starting out or a website expert, we&apos;re here for you.</p>
</div><!----><div class="justify-start flex gap-x-4"><!--[--><span><button type="button" tabindex="0" class="bg-ctaBackground text-cta hover:bg-ctaBackgroundHover hover:text-ctaHover dark:bg-ctaBackgroundDark dark:text-ctaDark dark:hover:bg-ctaBackgroundHoverDark dark:hover:text-ctaHoverDark font-body rounded-btn px-4 py-2.5 cursor-pointer inline-flex justify-center items-center group"><span class="pr-0 group-hover:pr-2 transition-all ease-in-out duration-300">Ask us anything</span><svg class="rtl:rotate-180 max-w-0 h-3.5 ms-0 opacity-0 group-hover:ms-2 group-hover:max-w-ctaAnimation group-hover:opacity-100 transition-all ease-in-out duration-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/></svg></button></span><!--]--></div></div></div></div></div><div class="mt-0 -mb-8 lg:-my-8 lg:col-span-6 lg:flex lg:items-end"><picture><!----><source media="(max-width: 1023px)" srcset="https://cms.doteasy.com/uploads/Support_Desktop_3_f68c6c09fd.webp" width="1023"><img src="https://cms.doteasy.com/uploads/Support_Mobile_3_157f66c19a.webp" class="h-full w-full object-cover lg:max-h-[28rem] xl:max-h-none select-none" width="752" height="500" alt="Get the help you need, when you need it." loading="lazy"></picture></div></div></div><!----></div></div><!--]--></div><!--]--></div><!--]--></div></div></section></div><!--]--></div></div><div class><div class><!--[--><div class><section class="bg-background dark:bg-backgroundDark"><div><!--[--><!----><div class="pb-24 pt-24 relative z-1 border-ribbonBorder dark:border-ribbonBorderDark"><!--[--><div class="text-left"><!--[--><div><div><div class="container mx-auto px-siteContainer"><div class="lg:grid lg:grid-cols-12 lg:gap-12"><div class="lg:col-span-6"><div class="pb-8 lg:pb-0"><div><!----><div class="mb-heading"><h2 class="mr-auto max-w-headingDefault text-3xl sm:text-4xl text-heading dark:text-headingDark font-display block antialiased">Frequently asked questions</h2></div><div class="mr-auto prose prose-strong:text-heading prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-base prose-p:font-body prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content prose-table:text-left prose-table:bg-tableBackground prose-table:overflow-hidden prose-table:rounded-table prose-table:shadow-md prose-thead:bg-tableHeadBackground even:prose-tr:bg-tableRowEven prose-th:text-tableHeadContent prose-th:p-4 prose-td:p-4"><p>Here are our most common questions about what we do and how we can help you at Doteasy.</p>
</div><!----><!----></div></div></div><div class="lg:col-span-6"><!--[--><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>What is web hosting?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Web hosting allows your website to be seen publicly online. You need a web hosting plan to store your website&apos;s files (info, images, text, and other content that make up your site) so your website can be published and visible on the internet.</p>
<p>All of Doteasy&apos;s web hosting plans include the features you need to create and run a fast and reliable website. Doteasy stores your website files securely, and our web hosting plans include free secure SSL and custom domain emails, offering incredible value and everything you need for your online presence to succeed. You also get access to cPanel, the industry&apos;s leading web hosting control panel, so you can easily manage your site.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Can I host my own website?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>While you can host a website yourself, it is uncommon and not recommended. To host a website on your Windows PC, you will need to install WAMP software, upload your site files with HTML written in text files with the .php extension, and go to &quot;Apache&quot; to allow your files to be seen online. Note that self-hosting your website can be done to learn about how websites work, but is not recommended for a fully functional, professional website. There are many disadvantages to self-hosting a website: as home computers are intended for personal use, your self-hosted website will be slow. You will need to ensure your computer is on at all times, and will need a backup system in case of hardware or power failures. You must also take care of hardware and software maintenance, electrical bills, and technical knowledge on your own. If you want to focus on making a successful website, you will need professional website hosting services, which is what Doteasy is here for!</p>
<p>By hosting your website files with a professional web hosting provider like Doteasy, you can ensure optimum uptime for your website. With Doteasy, your website data will be stored in our powerful data centres for security, power, and performance.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Do your hosting services come with a control panel?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Yes, our hosting services make use of cPanel, the most popular web hosting control panel. cPanel allows you to manage all of your web hosting services in one place, including website files, domain email accounts, 1-click script installations, security updates, and more. All Doteasy web hosting plans include the cPanel control panel. As the most popular web hosting control panel, there are many helpful cPanel guides and resources available online. Doteasy also offers a library of cPanel resources to help you find solutions right away. Additionally, our team of cPanel experts can help with any questions you have, and can be contacted for knowledgeable and efficient support.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>How should I choose my domain name for my website?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>A domain name is the memorable, unique web address that visitors can type into the browser to access your website, such as www.doteasy.com. Once you have registered a domain name, no other user can have the same domain name as you.</p>
<p>Choosing the right domain name is crucial because it defines your brand and can affect your search engine rankings and online presence.</p>
<p>To begin, search for a website name that is easy to type and remember. The goal of your domain name is to be memorable and easy to associate with your business. Your domain name should reflect your brand and services. You could also consider including the name of your city to target local audiences.</p>
<p>Be sure to choose the right domain name extension, which is the last part of a domain name (e.g. &quot;.com,&quot; &quot;.net,&quot; &quot;.ca,&quot; etc.). 43% of all domains have the &quot;.com&quot; extension, so choosing a &quot;.com&quot; extension is a popular choice that visitors will be more likely to remember. However, choosing a country code domain extension, such as &quot;.ca&quot; for Canadians, can help you target the right audience and compete better in search engines for local searches. If your website is for a nonprofit organization, &quot;.org&quot; is a popular domain name extension that can reflect your website&apos;s purpose.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Can I buy a domain name without web hosting?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>You certainly can buy a domain name without web hosting. You simply need to register the domain name you want, and you will be the owner of the domain name as long as you continue to renew your domain name registration.</p>
<p>There are many benefits to buying a domain without website hosting. Every domain name is unique, which means that once you have registered a domain name, no other user can have the same domain name as you. It is beneficial to buy an available domain name to reserve for your future use.</p>
<p>Buying a domain name also allows you to maintain control over the domain and protect your brand identity. For example, if you own a business but are not ready to make a website, you can purchase the domain with your business name to prevent others from buying it. This can protect your brand from being diluted or tarnished by others. Buying multiple domain extensions (i.e. the last part of a domain name like .com, .net, .ca, etc.) with your brand name is another way to protect your brand identity.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Why do I need a business website?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Whether you&apos;re a small local business or an established large-scale company, a website is crucial to establishing credibility and reaching potential clients. 91% of consumers search online to research goods or services, so your website establishes your business&apos;s presence and lets you keep up with the competition. A website also helps you build your brand and presence - 84% of consumers consider a business with a website as more legitimate. With your own website, you can control your online presence and keep your marketing fresh. Owning a website is one of the most cost-effective investments for your business, and Doteasy offers everything you need - including a professional website domain, custom domain emails at no additional cost, and high performance web hosting - to flourish online at affordable rates.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Why do I need a domain email?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>33% of users doubt the trustworthiness of a business without a custom domain email. Using your custom domain name in your email address (<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="6900070f062910061c1b0d06040800070708040c470a0604">[email&#160;protected]</a>) adds credibility to your brand and creates a sense of trust throughout your customer communications. A professional email address allows you to promote your business with each email you send, encouraging potential customers to visit your website and remember your brand. Having a custom domain email can help you create a consistent and professional online presence - which is why Doteasy includes domain email accounts in all web hosting plans.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Do your hosting solutions include email?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Some other web hosting services require users to pay an additional premium to use domain email account services for their sites, but we know customers and businesses alike value quality communication. All Doteasy web hosting plans include custom emails at your domain name, and email hosting to store your emails, at no additional cost. Professional domain emails are crucial for a successful business, which is why we equip our web hosting plans with the tools for your online presence to succeed.</p>
<p>A custom domain email (<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="98f1f6fef7d8e1f7edeafcf7f5f9f1f6f6f9f5fdb6fbf7f5">[email&#160;protected]</a>) makes your brand credible and builds customer trust in your business - 33% of consumers doubt the trustworthiness of a business without a custom domain email. A professional email address allows you to promote your business with each email you send, encouraging potential customers to remember your brand and recognize you for what you have to offer.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>How can Doteasy help small business owners succeed?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Doteasy offers everything you need to build a successful online presence. You can buy a unique domain name to establish your brand, and Doteasy&apos;s web hosting plans provide fast and secure service for a successful website. Our web hosting plans include custom domain emails so you can strengthen your brand and establish trust with every email you send.</p>
<p>Additionally, our dedicated and knowledgeable support is available through telephone, live chat, and email. When you come to us, we ensure you receive expert support from real people, and inquiries typically receive responses within 1 business day.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>What are the benefits of Doteasy WordPress Hosting solutions?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Doteasy&apos;s WordPress web hosting plans are optimized with the best features, and designed to fulfill the optimum server and security requirements to create and manage your website with WordPress. With our WordPress Hosting, you can rest assured that you have the optimal features to power your WordPress website. On top of that, SSL is included for free with all of our web hosting plans.</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Why should I transfer my website, domain, or web hosting to Doteasy?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>There are many benefits to transferring your domain or web hosting services to Doteasy! Award-winning support, value-packed features, and secure and fast website performance are reasons to love website services at Doteasy. You&apos;ll also experience convenient management if you choose us to host both your website and domain name.</p>
<p>Our website experts can help take care of your domain transfer, making it simple to move your domain hosting to Doteasy. You&apos;ll keep the remaining time on your current registration, plus at least a full year of domain registration extension with Doteasy (depending on the term length you choose).</p>
<p>We also offer a free website hosting transfer service. We&apos;ll help you migrate your website files to Doteasy for a hassle-free transfer. Just contact our team for more details: https://www.doteasy.com/support/</p>
</div></span></div><div><span class="block border-t-2 border-ribbonBorder dark:border-ribbonBorderDark" data-v-20b0d5b0><button tabindex="0" class="w-full flex gap-4 justify-between items-center cursor-pointer text-lg py-4" data-v-20b0d5b0><div class="text-heading dark:text-headingDark font-display text-lg antialiased text-left" data-v-20b0d5b0><p>Where are Doteasy&apos;s web servers located?</p>
</div><div class="text-faqIconBackground dark:text-faqIconBackgroundDark" data-v-20b0d5b0><svg style="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="flex-none w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg><svg style="display:none;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6" data-v-20b0d5b0=""><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z" clip-rule="evenodd" data-v-20b0d5b0=""/></svg></div></button><div style="display:none;" class="mr-auto max-w-none prose prose-headings:text-heading dark:prose-headings:text-headingDark prose-headings:font-display prose-p:text-content dark:prose-p:text-contentDark prose-p:text-sm prose-a:text-link prose-a:hover:text-linkHover prose-a:no-underline prose-a:cursor-pointer marker:text-content prose-ul:list-outside prose-ul:text-content prose-li:text-content mb-4" data-v-20b0d5b0><p>Your web hosting will be stored on our web servers in Canada. With Canadian web hosting, you&apos;ll experience enhanced data privacy protection and secure, advanced website technology.</p>
<p>Canada places personal privacy as a top priority, and has some of the strictest privacy protection policies in the world. Doteasy is governed by PIPEDA (Personal Information Protection and Electronic Documents Act), which was created to protect personal information and promote consumer trust. Canada is also home to some of the most advanced web hosting technology in the world, so you can benefit from reliable and fast web hosting with Doteasy.</p>
</div></span></div><!--]--></div></div></div></div></div><!--]--></div><!--]--></div><!--]--></div></section></div><!--]--></div></div><!--]--><div><footer class="footerTheme" aria-labelledby="footer-heading" data-v-3e979cea><div class="bg-footerBackground bg-gradient-to-br from-backgroundGradientFrom from-backgroundGradientFromPercentage to-backgroundGradientTo" data-v-3e979cea><div class="container mx-auto px-siteContainer py-16" data-v-3e979cea><h2 id="footer-heading" class="sr-only" data-v-3e979cea>Footer</h2><div class="xl:grid xl:grid-cols-5 xl:gap-64" data-v-3e979cea><div class="col-span-2 space-y-8" data-v-3e979cea><a href="/" target="_self" data-v-3e979cea><span class="sr-only">Doteasy</span><picture><!----><!----><img class="w-logoWidth h-logoHeight" src="/assets/brand/doteasy-logo-on-dark.png" width="185" height="40" alt loading="lazy"></picture></a><p class="text-xsFooter font-body text-footerContent" data-v-3e979cea>Making life easy with Doteasy&apos;s web hosting and domain solutions.</p><!----><div class="flex space-x-6" data-v-3e979cea><!--[--><!--[--><a href="https://www.facebook.com/Doteasy" target="_blank" class="text-footerSocial hover:text-footerSocialHover"><span class="sr-only">Facebook</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true"><path fill-rule="evenodd" d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z" clip-rule="evenodd"/></svg></a><a href="https://www.youtube.com/doteasyhosting" target="_blank" class="text-footerSocial hover:text-footerSocialHover"><span class="sr-only">Youtube</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/></svg></a><a href="https://twitter.com/doteasy" target="_blank" class="text-footerSocial hover:text-footerSocialHover"><span class="sr-only">Twitter</span><svg fill="currentColor" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg></a><!--]--><!--]--></div></div><div class="col-span-3" data-v-3e979cea><div class="grid grid-cols-2 lg:grid-cols-4 gap-4" role="navigation" aria-label="Footer" data-v-3e979cea><!--[--><div class="xl:mt-0 mt-12" data-v-3e979cea><div class="text-smFooter font-heading font-bold text-fnavHeading" data-v-3e979cea>Web Hosting</div><ul class="mt-4 space-y-4" data-v-3e979cea><!--[--><li data-v-3e979cea><a href="/web-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Shared Web Hosting</a></li><li data-v-3e979cea><a href="/business-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Business Web Hosting</a></li><li data-v-3e979cea><a href="/cloud-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Cloud Web Hosting</a></li><li data-v-3e979cea><a href="/reseller-web-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Reseller Web Hosting</a></li><li data-v-3e979cea><a href="/canadian-web-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Canadian Web Hosting</a></li><li data-v-3e979cea><a href="/joomla-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Joomla Hosting</a></li><li data-v-3e979cea><a href="/drupal-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Drupal Hosting </a></li><li data-v-3e979cea><a href="/website-builder" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Website Builder </a></li><!--]--></ul></div><div class="xl:mt-0 mt-12" data-v-3e979cea><div class="text-smFooter font-heading font-bold text-fnavHeading" data-v-3e979cea>Solutions</div><ul class="mt-4 space-y-4" data-v-3e979cea><!--[--><li data-v-3e979cea><a href="/wordpress-hosting" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Wordpress</a></li><li data-v-3e979cea><a href="/domains" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Custom Domain</a></li><li data-v-3e979cea><a href="/transfer-domains" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Transfer Domain</a></li><li data-v-3e979cea><a href="/email-protection" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Email Protection</a></li><li data-v-3e979cea><a href="/auto-site-backup" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Auto Site Backup</a></li><li data-v-3e979cea><a href="/ssl-certificates" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>SSL Certificates</a></li><!--]--></ul></div><div class="xl:mt-0 mt-12" data-v-3e979cea><div class="text-smFooter font-heading font-bold text-fnavHeading" data-v-3e979cea>Support</div><ul class="mt-4 space-y-4" data-v-3e979cea><!--[--><li data-v-3e979cea><a href="https://clients.doteasy.com/login" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Customer Login</a></li><li data-v-3e979cea><a href="https://clients.doteasy.com/register" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Create New Account</a></li><li data-v-3e979cea><a href="/contact" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Contact</a></li><li data-v-3e979cea><a href="/report-abuse" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Report Abuse</a></li><li data-v-3e979cea><a href="https://clients.doteasy.com/order/product" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Place New Order</a></li><!--]--></ul></div><div class="xl:mt-0 mt-12" data-v-3e979cea><div class="text-smFooter font-heading font-bold text-fnavHeading" data-v-3e979cea>Company</div><ul class="mt-4 space-y-4" data-v-3e979cea><!--[--><li data-v-3e979cea><a href="/about-us" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>About Doteasy</a></li><li data-v-3e979cea><a href="/referral-program" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Referral Program</a></li><li data-v-3e979cea><a href="/company-details" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Company Details</a></li><li data-v-3e979cea><a href="/terms-of-service" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Terms of Service</a></li><li data-v-3e979cea><a href="/blog" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Blog</a></li><li data-v-3e979cea><a href="/reviews" class="text-fnav hover:text-fnavHover text-smFooter font-body" data-v-3e979cea>Reviews</a></li><!--]--></ul></div><!--]--></div></div></div><div class="border-y border-footerBorder my-6" data-v-3e979cea><div class="block md:flex items-center justify-between" data-v-3e979cea><div class="flex justify-center md:justify-normal items-center md:order-last my-6" data-v-3e979cea><a class="border-r border-r-footerBorder pr-4 text-xsFooter text-footerContent" href="tel:+1 (778) 819-7730" data-v-3e979cea>+1 (778) 819-7730</a><div class="relative flex items-center" data-v-3e979cea><button type="button" class="px-2.5 lg:px-4 text-currencyCta dark:text-currencyCtaDark"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/cad.svg"><span class="uppercase font-body text-xsUtility leading-[0]">cad</span><svg class="w-3 h-3 transition-all transform ml-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1 1 4 4 4-4"/></svg></div></button><div class="hidden bottom-2 absolute inset-auto group-hover:block z-50 my-4 w-24 text-base list-none bg-currencyDropdownBackground rounded-dropdownNavigation divide-y divide-currencyDropdownBorder dark:divide-currencyDropdownBorderDark shadow dark:bg-currencyDropdownBackgroundDark"><ul class="py-1 divide-y divide-y-currencyDropdownBorder dark:divide-y-currencyDropdownBorderDark" role="none"><!--[--><li value="cad"><a role="menuitem" class="block py-2 px-4 cursor-pointer text-currencyDropdown dark:text-currencyDropdownDark hover:text-currencyDropdownHover dark:hover:text-currencyDropdownHoverDark hover:bg-currencyDropdownBackgroundHover"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/cad.svg"><span class="uppercase font-body text-xsUtility">cad</span></div></a></li><li value="usd"><a role="menuitem" class="block py-2 px-4 cursor-pointer text-currencyDropdown dark:text-currencyDropdownDark hover:text-currencyDropdownHover dark:hover:text-currencyDropdownHoverDark hover:bg-currencyDropdownBackgroundHover"><div class="flex items-center justify-center"><img class="w-4 h-4 mr-2" alt width="16px" height="16px" src="/assets/flags/usd.svg"><span class="uppercase font-body text-xsUtility">usd</span></div></a></li><!--]--></ul></div></div></div></div></div><div class="text-center md:text-left md:flex justify-between align-start" data-v-3e979cea><div class="text-xsFooter text-fnav" role="contentinfo" data-v-3e979cea><!--[--><a href="javascript: Cookiebot.renew()" tabindex="0" class="underline cursor-pointer text-footerContent"> Cookie Settings </a><!--]--><!--[--><!--[--> | <a href="/privacy-policy" target="_self" class="underline text-footerContent inline-flex my-1 md:my-0" tabindex="0" data-v-3e979cea><span class>Privacy Policy</span><!--[--><!--]--></a><!--]--><!--[--> | <a href="/accessibility-statement" target="_self" class="underline text-footerContent inline-flex my-1 md:my-0" tabindex="0" data-v-3e979cea><span class>Accessibility Statement</span><!--[--><!--]--></a><!--]--><!--[--> | <a href="/terms-of-service" target="_self" class="underline text-footerContent inline-flex my-1 md:my-0" tabindex="0" data-v-3e979cea><span class>Legal</span><!--[--><!--]--></a><!--]--><!--]--></div><p class="text-xsFooter text-footerContent mt-6 md:mt-0" data-v-3e979cea> &#xa9; 2026 Doteasy. All rights reserved. </p></div></div></div></footer></div></div><!--]--></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="application/json" id="__NUXT_DATA__" data-ssr="true" nonce="a4oBfPBhUCr0n17RceV10Q==">[["Reactive",1],{"data":2,"state":2373,"once":2388,"_errors":2389,"serverRendered":798,"path":2390},{"reference-data":3,"pages":772,"primary-navigation":1633,"footer-navigation":2071,"global-detail":2281},{"data":4,"meta":771},{"id":5,"data":6,"createdAt":768,"updatedAt":769,"publishedAt":770},1,{"price_increase":7,"domain_extensions":209,"transfer_domain_price":710,"price_increase_domains":713},{"basic_hosting":8,"starter_hosting":37,"unlimited_hosting":66,"unlimited_ssd_hosting":95,"business_premium_hosting":124,"business_standard_hosting":152,"business_enterprise_hosting":180},{"one_month":9,"twelve_month":16,"thirtysix_month":23,"twentyfour_month":30},{"new":10,"old":13},{"cad":11,"usd":12},"CA$21.50","$15.50",{"cad":14,"usd":15},"CA$17.45","$11.95",{"new":17,"old":20},{"cad":18,"usd":19},"CA$258.00","$186.00",{"cad":21,"usd":22},"CA$209.40","$143.40",{"new":24,"old":27},{"cad":25,"usd":26},"CA$774.00","$558.00",{"cad":28,"usd":29},"CA$628.20","$430.20",{"new":31,"old":34},{"cad":32,"usd":33},"CA$516.00","$372.00",{"cad":35,"usd":36},"CA$418.80","$286.80",{"one_month":38,"twelve_month":45,"thirtysix_month":52,"twentyfour_month":59},{"new":39,"old":42},{"cad":40,"usd":41},"CA$16.63","$11.90",{"cad":43,"usd":44},"CA$13.00","$9.95",{"new":46,"old":49},{"cad":47,"usd":48},"CA$199.56","$142.80",{"cad":50,"usd":51},"CA$156.00","$119.40",{"new":53,"old":56},{"cad":54,"usd":55},"CA$598.68","$428.40",{"cad":57,"usd":58},"CA$468.00","$358.20",{"new":60,"old":63},{"cad":61,"usd":62},"CA$399.12","$285.60",{"cad":64,"usd":65},"CA$312.00","$238.80",{"one_month":67,"twelve_month":74,"thirtysix_month":81,"twentyfour_month":88},{"new":68,"old":71},{"cad":69,"usd":70},"CA$24.98","$17.90",{"cad":72,"usd":73},"CA$20.00","$14.95",{"new":75,"old":78},{"cad":76,"usd":77},"CA$299.76","$214.80",{"cad":79,"usd":80},"CA$240.00","$179.40",{"new":82,"old":85},{"cad":83,"usd":84},"CA$899.28","$644.40",{"cad":86,"usd":87},"CA$720.00","$538.20",{"new":89,"old":92},{"cad":90,"usd":91},"CA$599.52","$429.60",{"cad":93,"usd":94},"CA$480.00","$358.80",{"one_month":96,"twelve_month":103,"thirtysix_month":110,"twentyfour_month":117},{"new":97,"old":100},{"cad":98,"usd":99},"CA$29.98","$21.90",{"cad":101,"usd":102},"CA$21.00","$15.95",{"new":104,"old":107},{"cad":105,"usd":106},"CA$359.76","$262.80",{"cad":108,"usd":109},"CA$252.00","$191.40",{"new":111,"old":114},{"cad":112,"usd":113},"CA$1,079.28","$788.40",{"cad":115,"usd":116},"CA$756.00","$574.20",{"new":118,"old":121},{"cad":119,"usd":120},"CA$719.52","$525.60",{"cad":122,"usd":123},"CA$504.00","$382.80",{"one_month":125,"twelve_month":132,"thirtysix_month":138,"twentyfour_month":145},{"new":126,"old":129},{"cad":127,"usd":128},"CA$72.00","$52.00",{"cad":130,"usd":131},"CA$63.00","$47.00",{"new":133,"old":136},{"cad":134,"usd":135},"CA$864.00","$624.00",{"cad":115,"usd":137},"$564.00",{"new":139,"old":142},{"cad":140,"usd":141},"CA$2,592.00","$1,872.00",{"cad":143,"usd":144},"CA$2,268.00","$1,692.00",{"new":146,"old":149},{"cad":147,"usd":148},"CA$1,728.00","$1,248.00",{"cad":150,"usd":151},"CA$1,512.00","$1,128.00",{"one_month":153,"twelve_month":160,"thirtysix_month":167,"twentyfour_month":174},{"new":154,"old":157},{"cad":155,"usd":156},"CA$41.00","$29.00",{"cad":158,"usd":159},"CA$36.00","$27.00",{"new":161,"old":164},{"cad":162,"usd":163},"CA$492.00","$348.00",{"cad":165,"usd":166},"CA$432.00","$324.00",{"new":168,"old":171},{"cad":169,"usd":170},"CA$1,476.00","$1,044.00",{"cad":172,"usd":173},"CA$1,296.00","$972.00",{"new":175,"old":178},{"cad":176,"usd":177},"CA$984.00","$696.00",{"cad":134,"usd":179},"$648.00",{"one_month":181,"twelve_month":188,"thirtysix_month":195,"twentyfour_month":202},{"new":182,"old":185},{"cad":183,"usd":184},"CA$103.00","$74.00",{"cad":186,"usd":187},"CA$89.00","$67.00",{"new":189,"old":192},{"cad":190,"usd":191},"CA$1,236.00","$888.00",{"cad":193,"usd":194},"CA$1,068.00","$804.00",{"new":196,"old":199},{"cad":197,"usd":198},"CA$3,708.00","$2,664.00",{"cad":200,"usd":201},"CA$3,204.00","$2,412.00",{"new":203,"old":206},{"cad":204,"usd":205},"CA$2,472.00","$1,776.00",{"cad":207,"usd":208},"CA$2,136.00","$1,608.00",{"cad":210,"usd":493},{".ca":211,".co":219,".eu":227,".io":234,".me":240,".tv":249,".uk":255,".us":261,".app":268,".biz":274,".com":279,".llc":284,".ltd":290,".net":295,".nyc":300,".org":307,".top":312,".vip":317,".xyz":322,".asia":327,".blog":332,".cafe":338,".club":344,".guru":349,".info":354,".link":359,".mobi":364,".shop":370,".site":376,".tech":381,".work":387,".cloud":392,".co.uk":397,".email":403,".id.au":408,".me.uk":414,".space":419,".store":424,".asn.au":430,".church":435,".com.au":440,".london":445,".net.au":451,".online":456,".org.au":462,".org.uk":467,".review":472,".charity":477,".company":482,".website":487},{"new":212,"order":214,"renewal":215,"category":216,"transfer":217},{"one_year":213,"two_year":213,"five_year":213},"$15.99/year","0",{"one_year":213,"two_year":213,"five_year":213},"Generic",{"one_year":218,"two_year":213,"five_year":213,"one_year_previous":213},"$8.50/year",{"new":220,"order":223,"renewal":224,"category":225,"transfer":226},{"one_year":221,"two_year":222,"five_year":222},"$59.99/year","$53.21/year","45",{"one_year":222,"two_year":222,"five_year":222},"Specialty",{"one_year":222,"two_year":222,"five_year":222},{"new":228,"order":231,"renewal":232,"category":216,"transfer":233},{"one_year":229,"two_year":230,"five_year":230},"$20.30/year","-","5",{"one_year":229,"two_year":230,"five_year":230},{"one_year":229,"two_year":230,"five_year":230},{"new":235,"order":237,"renewal":238,"category":225,"transfer":239},{"one_year":236,"two_year":236,"five_year":236},"$86.90/year","49",{"one_year":236,"two_year":236,"five_year":236},{"one_year":236,"two_year":236,"five_year":236},{"new":241,"order":245,"renewal":246,"category":225,"transfer":248},{"one_year":242,"two_year":243,"five_year":244},"$32.60/year","$30.10/year","$28.60/year","33",{"one_year":247,"two_year":243,"five_year":244},"$40.00/year",{"one_year":247,"two_year":243,"five_year":244},{"new":250,"order":252,"renewal":253,"category":225,"transfer":254},{"one_year":251,"two_year":251,"five_year":230},"$67.80/year","46",{"one_year":251,"two_year":251,"five_year":230},{"one_year":251,"two_year":251,"five_year":230},{"new":256,"order":258,"renewal":259,"category":216,"transfer":260},{"one_year":230,"two_year":257,"five_year":230},"$27.10/year","6",{"one_year":230,"two_year":257,"five_year":230},{"one_year":230,"two_year":257,"five_year":230},{"new":262,"order":265,"renewal":266,"category":216,"transfer":267},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},"$11.50/year","true","4",{"one_year":229,"two_year":229,"five_year":229},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},{"new":269,"order":271,"renewal":272,"category":225,"transfer":273},{"one_year":270,"two_year":270,"five_year":270},"$33.90/year","27",{"one_year":270,"two_year":270,"five_year":270},{"one_year":270,"two_year":270,"five_year":270},{"new":275,"order":276,"renewal":277,"category":225,"transfer":278},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},"18",{"one_year":229,"two_year":229,"five_year":229},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},{"new":280,"order":281,"renewal":282,"category":216,"transfer":283},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},"1",{"one_year":229,"two_year":229,"five_year":229},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},{"new":285,"order":287,"renewal":288,"category":225,"transfer":289},{"one_year":286,"two_year":286,"five_year":286},"$47.50/year","41",{"one_year":286,"two_year":286,"five_year":286},{"one_year":286,"two_year":286,"five_year":286},{"new":291,"order":292,"renewal":293,"category":225,"transfer":294},{"one_year":270,"two_year":270,"five_year":270},"30",{"one_year":270,"two_year":270,"five_year":270},{"one_year":270,"two_year":270,"five_year":270},{"new":296,"order":297,"renewal":298,"category":216,"transfer":299},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},"2",{"one_year":229,"two_year":229,"five_year":229},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},{"new":301,"order":303,"renewal":304,"category":305,"transfer":306},{"one_year":230,"two_year":302,"five_year":230},"$61.00/year","16",{"one_year":230,"two_year":302,"five_year":230},"Country/Location",{"one_year":230,"two_year":302,"five_year":230},{"new":308,"order":309,"renewal":310,"category":216,"transfer":311},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},"3",{"one_year":229,"two_year":229,"five_year":229},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},{"new":313,"order":314,"renewal":315,"category":225,"transfer":316},{"one_year":229,"two_year":229,"five_year":229},"24",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":318,"order":319,"renewal":320,"category":225,"transfer":321},{"one_year":270,"two_year":270,"five_year":270},"31",{"one_year":270,"two_year":270,"five_year":270},{"one_year":270,"two_year":270,"five_year":270},{"new":323,"order":324,"renewal":325,"category":225,"transfer":326},{"one_year":229,"two_year":229,"five_year":229},"26",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":328,"order":329,"renewal":330,"category":305,"transfer":331},{"one_year":229,"two_year":229,"five_year":229},"7",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":333,"order":335,"renewal":336,"category":225,"transfer":337},{"one_year":334,"two_year":334,"five_year":334},"$43.40/year","34",{"one_year":334,"two_year":334,"five_year":334},{"one_year":334,"two_year":334,"five_year":334},{"new":339,"order":341,"renewal":342,"category":225,"transfer":343},{"one_year":340,"two_year":340,"five_year":340},"$47.48/year","39",{"one_year":340,"two_year":340,"five_year":340},{"one_year":340,"two_year":340,"five_year":340},{"new":345,"order":346,"renewal":347,"category":225,"transfer":348},{"one_year":229,"two_year":229,"five_year":229},"22",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":350,"order":351,"renewal":352,"category":225,"transfer":353},{"one_year":334,"two_year":334,"five_year":334},"36",{"one_year":334,"two_year":334,"five_year":334},{"one_year":334,"two_year":334,"five_year":334},{"new":355,"order":356,"renewal":357,"category":225,"transfer":358},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},"19",{"one_year":229,"two_year":229,"five_year":229},{"one_year":263,"two_year":229,"five_year":229,"free_with_hosting":264,"one_year_previous":229},{"new":360,"order":361,"renewal":362,"category":225,"transfer":363},{"one_year":229,"two_year":229,"five_year":229},"23",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":365,"order":367,"renewal":368,"category":225,"transfer":369},{"one_year":263,"two_year":229,"five_year":230,"free_with_hosting":264,"one_year_previous":366},"$15.00/year","20",{"one_year":229,"two_year":229,"five_year":230},{"one_year":263,"two_year":229,"five_year":230,"free_with_hosting":264,"one_year_previous":229},{"new":371,"order":373,"renewal":374,"category":225,"transfer":375},{"one_year":372,"two_year":372,"five_year":372},"$50.00/year","44",{"one_year":372,"two_year":372,"five_year":372},{"one_year":372,"two_year":372,"five_year":372},{"new":377,"order":378,"renewal":379,"category":225,"transfer":380},{"one_year":334,"two_year":334,"five_year":334},"37",{"one_year":334,"two_year":334,"five_year":334},{"one_year":334,"two_year":334,"five_year":334},{"new":382,"order":384,"renewal":385,"category":225,"transfer":386},{"one_year":383,"two_year":383,"five_year":383},"$74.60/year","47",{"one_year":383,"two_year":383,"five_year":383},{"one_year":383,"two_year":383,"five_year":383},{"new":388,"order":389,"renewal":390,"category":225,"transfer":391},{"one_year":229,"two_year":229,"five_year":229},"25",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":393,"order":394,"renewal":395,"category":225,"transfer":396},{"one_year":229,"two_year":229,"five_year":229},"21",{"one_year":229,"two_year":229,"five_year":229},{"one_year":229,"two_year":229,"five_year":229},{"new":398,"order":400,"renewal":401,"category":305,"transfer":402},{"one_year":399,"two_year":257,"five_year":230},"£32.99/year","8",{"one_year":230,"two_year":257,"five_year":230},{"one_year":230,"two_year":257,"five_year":230},{"new":404,"order":405,"renewal":406,"category":225,"transfer":407},{"one_year":270,"two_year":270,"five_year":270},"29",{"one_year":270,"two_year":270,"five_year":270},{"one_year":270,"two_year":270,"five_year":270},{"new":409,"order":411,"renewal":412,"category":305,"transfer":413},{"one_year":230,"two_year":410,"five_year":230},"$47.40/year","13",{"one_year":230,"two_year":410,"five_year":230},{"one_year":230,"two_year":410,"five_year":230},{"new":415,"order":416,"renewal":417,"category":305,"transfer":418},{"one_year":230,"two_year":257,"five_year":230},"10",{"one_year":230,"two_year":257,"five_year":230},{"one_year":230,"two_year":257,"five_year":230},{"new":420,"order":421,"renewal":422,"category":225,"transfer":423},{"one_year":334,"two_year":334,"five_year":334},"38",{"one_year":334,"two_year":334,"five_year":334},{"one_year":334,"two_year":334,"five_year":334},{"new":425,"order":427,"renewal":428,"category":225,"transfer":429},{"one_year":426,"two_year":426,"five_year":426},"$88.10/year","48",{"one_year":426,"two_year":426,"five_year":426},{"one_year":426,"two_year":426,"five_year":426},{"new":431,"order":432,"renewal":433,"category":305,"transfer":434},{"one_year":230,"two_year":410,"five_year":230},"11",{"one_year":230,"two_year":410,"five_year":230},{"one_year":230,"two_year":410,"five_year":230},{"new":436,"order":437,"renewal":438,"category":225,"transfer":439},{"one_year":334,"two_year":334,"five_year":334},"35",{"one_year":334,"two_year":334,"five_year":334},{"one_year":334,"two_year":334,"five_year":334},{"new":441,"order":442,"renewal":443,"category":305,"transfer":444},{"one_year":230,"two_year":410,"five_year":230},"12",{"one_year":230,"two_year":410,"five_year":230},{"one_year":230,"two_year":410,"five_year":230},{"new":446,"order":448,"renewal":449,"category":305,"transfer":450},{"one_year":230,"two_year":447,"five_year":230},"$81.40/year","17",{"one_year":230,"two_year":447,"five_year":230},{"one_year":230,"two_year":447,"five_year":230},{"new":452,"order":453,"renewal":454,"category":305,"transfer":455},{"one_year":230,"two_year":410,"five_year":230},"14",{"one_year":230,"two_year":410,"five_year":230},{"one_year":230,"two_year":410,"five_year":230},{"new":457,"order":459,"renewal":460,"category":225,"transfer":461},{"one_year":458,"two_year":458,"five_year":458},"$50.10/year","43",{"one_year":458,"two_year":458,"five_year":458},{"one_year":458,"two_year":458,"five_year":458},{"new":463,"order":464,"renewal":465,"category":305,"transfer":466},{"one_year":230,"two_year":410,"five_year":230},"15",{"one_year":230,"two_year":410,"five_year":230},{"one_year":230,"two_year":410,"five_year":230},{"new":468,"order":469,"renewal":470,"category":305,"transfer":471},{"one_year":230,"two_year":257,"five_year":230},"9",{"one_year":230,"two_year":257,"five_year":230},{"one_year":230,"two_year":257,"five_year":230},{"new":473,"order":474,"renewal":475,"category":225,"transfer":476},{"one_year":410,"two_year":410,"five_year":410},"42",{"one_year":410,"two_year":410,"five_year":410},{"one_year":410,"two_year":410,"five_year":410},{"new":478,"order":479,"renewal":480,"category":225,"transfer":481},{"one_year":410,"two_year":410,"five_year":410},"40",{"one_year":410,"two_year":410,"five_year":410},{"one_year":410,"two_year":410,"five_year":410},{"new":483,"order":484,"renewal":485,"category":225,"transfer":486},{"one_year":270,"two_year":270,"five_year":270},"28",{"one_year":270,"two_year":270,"five_year":270},{"one_year":270,"two_year":270,"five_year":270},{"new":488,"order":490,"renewal":491,"category":225,"transfer":492},{"one_year":489,"two_year":489,"five_year":489},"$37.90/year","32",{"one_year":489,"two_year":489,"five_year":489},{"one_year":489,"two_year":489,"five_year":489},{".ca":494,".co":499,".eu":504,".io":508,".me":513,".tv":520,".uk":524,".us":529,".app":533,".biz":538,".com":542,".llc":546,".ltd":551,".net":555,".nyc":559,".org":564,".top":568,".vip":572,".xyz":576,".asia":580,".blog":584,".cafe":589,".club":593,".guru":597,".info":601,".link":605,".mobi":609,".shop":613,".site":618,".tech":622,".work":627,".cloud":631,".co.uk":635,".email":639,".id.au":643,".me.uk":647,".space":651,".store":655,".asn.au":660,".church":664,".com.au":668,".london":672,".net.au":677,".online":681,".org.au":685,".org.uk":689,".review":693,".charity":697,".company":701,".website":705},{"new":495,"order":214,"renewal":497,"category":216,"transfer":498},{"one_year":496,"two_year":366,"five_year":366,"one_year_previous":366},"$12.26/year",{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"one_year_previous":366},{"new":500,"order":223,"renewal":502,"category":225,"transfer":503},{"one_year":501,"two_year":501,"five_year":501},"$39.50/year",{"one_year":501,"two_year":501,"five_year":501},{"one_year":501,"two_year":501,"five_year":501},{"new":505,"order":231,"renewal":506,"category":216,"transfer":507},{"one_year":366,"two_year":230,"five_year":230},{"one_year":366,"two_year":230,"five_year":230},{"one_year":366,"two_year":230,"five_year":230},{"new":509,"order":237,"renewal":511,"category":225,"transfer":512},{"one_year":510,"two_year":510,"five_year":510},"$78.00/year",{"one_year":510,"two_year":510,"five_year":510},{"one_year":510,"two_year":510,"five_year":510},{"new":514,"order":245,"renewal":518,"category":225,"transfer":519},{"one_year":515,"two_year":516,"five_year":517},"$29.50/year","$27.25/year","$25.90/year",{"one_year":515,"two_year":516,"five_year":517},{"one_year":515,"two_year":516,"five_year":517},{"new":521,"order":252,"renewal":522,"category":225,"transfer":523},{"one_year":372,"two_year":372,"five_year":230},{"one_year":372,"two_year":372,"five_year":230},{"one_year":372,"two_year":372,"five_year":230},{"new":525,"order":258,"renewal":527,"category":216,"transfer":528},{"one_year":230,"two_year":526,"five_year":230},"$20.00/year",{"one_year":230,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"new":530,"order":265,"renewal":531,"category":216,"transfer":532},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"new":534,"order":271,"renewal":536,"category":225,"transfer":537},{"one_year":535,"two_year":535,"five_year":535},"$25.00/year",{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"new":539,"order":276,"renewal":540,"category":225,"transfer":541},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"new":543,"order":281,"renewal":544,"category":216,"transfer":545},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"new":547,"order":287,"renewal":549,"category":225,"transfer":550},{"one_year":548,"two_year":548,"five_year":548},"$35.00/year",{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"new":552,"order":292,"renewal":553,"category":225,"transfer":554},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"new":556,"order":297,"renewal":557,"category":216,"transfer":558},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"new":560,"order":303,"renewal":562,"category":305,"transfer":563},{"one_year":230,"two_year":561,"five_year":230},"$45.00/year",{"one_year":230,"two_year":561,"five_year":230},{"one_year":230,"two_year":561,"five_year":230},{"new":565,"order":309,"renewal":566,"category":216,"transfer":567},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"new":569,"order":314,"renewal":570,"category":225,"transfer":571},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":573,"order":319,"renewal":574,"category":225,"transfer":575},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"new":577,"order":324,"renewal":578,"category":225,"transfer":579},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":581,"order":329,"renewal":582,"category":305,"transfer":583},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":585,"order":335,"renewal":587,"category":225,"transfer":588},{"one_year":586,"two_year":586,"five_year":586},"$32.00/year",{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"new":590,"order":341,"renewal":591,"category":225,"transfer":592},{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"new":594,"order":346,"renewal":595,"category":225,"transfer":596},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":598,"order":351,"renewal":599,"category":225,"transfer":600},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"new":602,"order":356,"renewal":603,"category":225,"transfer":604},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":218,"two_year":366,"five_year":366,"free_with_hosting":264,"one_year_previous":366},{"new":606,"order":361,"renewal":607,"category":225,"transfer":608},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":610,"order":367,"renewal":611,"category":225,"transfer":612},{"one_year":218,"two_year":366,"five_year":230,"free_with_hosting":264,"one_year_previous":366},{"one_year":366,"two_year":366,"five_year":230},{"one_year":218,"two_year":366,"five_year":230,"free_with_hosting":264,"one_year_previous":366},{"new":614,"order":373,"renewal":616,"category":225,"transfer":617},{"one_year":615,"two_year":615,"five_year":615},"$37.00/year",{"one_year":615,"two_year":615,"five_year":615},{"one_year":615,"two_year":615,"five_year":615},{"new":619,"order":378,"renewal":620,"category":225,"transfer":621},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"new":623,"order":384,"renewal":625,"category":225,"transfer":626},{"one_year":624,"two_year":624,"five_year":624},"$55.00/year",{"one_year":624,"two_year":624,"five_year":624},{"one_year":624,"two_year":624,"five_year":624},{"new":628,"order":389,"renewal":629,"category":225,"transfer":630},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":632,"order":394,"renewal":633,"category":225,"transfer":634},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"one_year":366,"two_year":366,"five_year":366},{"new":636,"order":400,"renewal":637,"category":305,"transfer":638},{"one_year":526,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"new":640,"order":405,"renewal":641,"category":225,"transfer":642},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"new":644,"order":411,"renewal":645,"category":305,"transfer":646},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"new":648,"order":416,"renewal":649,"category":305,"transfer":650},{"one_year":230,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"new":652,"order":421,"renewal":653,"category":225,"transfer":654},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"new":656,"order":427,"renewal":658,"category":225,"transfer":659},{"one_year":657,"two_year":657,"five_year":657},"$65.00/year",{"one_year":657,"two_year":657,"five_year":657},{"one_year":657,"two_year":657,"five_year":657},{"new":661,"order":432,"renewal":662,"category":305,"transfer":663},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"new":665,"order":437,"renewal":666,"category":225,"transfer":667},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"one_year":586,"two_year":586,"five_year":586},{"new":669,"order":442,"renewal":670,"category":305,"transfer":671},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"new":673,"order":448,"renewal":675,"category":305,"transfer":676},{"one_year":230,"two_year":674,"five_year":230},"$60.00/year",{"one_year":230,"two_year":674,"five_year":230},{"one_year":230,"two_year":674,"five_year":230},{"new":678,"order":453,"renewal":679,"category":305,"transfer":680},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"new":682,"order":459,"renewal":683,"category":225,"transfer":684},{"one_year":615,"two_year":615,"five_year":615},{"one_year":615,"two_year":615,"five_year":615},{"one_year":615,"two_year":615,"five_year":615},{"new":686,"order":464,"renewal":687,"category":305,"transfer":688},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"one_year":230,"two_year":548,"five_year":230},{"new":690,"order":469,"renewal":691,"category":305,"transfer":692},{"one_year":230,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"one_year":230,"two_year":526,"five_year":230},{"new":694,"order":474,"renewal":695,"category":225,"transfer":696},{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"new":698,"order":479,"renewal":699,"category":225,"transfer":700},{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"one_year":548,"two_year":548,"five_year":548},{"new":702,"order":484,"renewal":703,"category":225,"transfer":704},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"one_year":535,"two_year":535,"five_year":535},{"new":706,"order":490,"renewal":708,"category":225,"transfer":709},{"one_year":707,"two_year":707,"five_year":707},"$28.00/year",{"one_year":707,"two_year":707,"five_year":707},{"one_year":707,"two_year":707,"five_year":707},{"cad":711,"usd":712},"CA$8.50","$6.23",{".ca":714,".com":721,".co.uk":727,".co_bh":734,".us_bh":741,".biz_bh":746,".net_bh":751,".org_bh":754,".info_bh":757,".mobi_bh":762},{"new":715,"old":718},{"cad":716,"usd":717},"CA$25.99","$17.99",{"cad":719,"usd":720},"CA$15.99","$15",{"new":722,"old":725},{"cad":723,"usd":724},"CA$30.99","$21.99",{"cad":726,"usd":720},"CA$20.3",{"new":728,"old":731},{"cad":729,"usd":730},"CA$32.99","$22.99",{"cad":732,"usd":733},"CA$27.1","$20",{"new":735,"old":738},{"cad":736,"usd":737},"CA$59.99","$41.99",{"cad":739,"usd":740},"CA$53.21","$39.5",{"new":742,"old":745},{"cad":743,"usd":744},"CA$26.99","$18.99",{"cad":726,"usd":720},{"new":747,"old":750},{"cad":748,"usd":749},"CA$37.99","$26.99",{"cad":726,"usd":720},{"new":752,"old":753},{"cad":723,"usd":724},{"cad":726,"usd":720},{"new":755,"old":756},{"cad":723,"usd":724},{"cad":726,"usd":720},{"new":758,"old":761},{"cad":759,"usd":760},"CA$44.99","$31.99",{"cad":726,"usd":720},{"new":763,"old":766},{"cad":764,"usd":765},"CA$61.99","$43.99",{"cad":767,"usd":720},"CA$15","2024-03-13T14:41:49.969Z","2025-01-17T09:56:21.049Z","2024-03-13T14:41:50.652Z",{},{"data":773,"meta":1630},[774],{"id":5,"title":775,"slug":776,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":780,"updatedAt":781,"publishedAt":782,"locale":783,"seo":784,"ribbons":789,"localizations":1629},"Home","homepage",null,false,"logoOnLight","2024-02-05T13:15:34.168Z","2025-02-28T09:26:56.293Z","2024-03-08T15:46:42.829Z","en",{"id":5,"metaTitle":785,"metaDescription":786,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788,"metaImage":777},"Reliable Web Hosting and Domains in Canada - Doteasy","Doteasy offers web hosting, domains, and website solutions. Start your online journey with us for fast, secure, and affordable hosting with expert support","index, follow","priority_0.8",[790,907,956,1264,1281,1327,1350,1397,1437,1478,1496,1580],{"id":5,"__component":791,"heading":792,"preHeading":793,"description":794,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":797,"fixImageToBottom":778,"includeDomainSearch":798,"ribbonSettings":799,"ctas":805,"image":871,"imageTablet":777,"imageMobile":777},"ribbons.billboard","Start your own thing with a **.ca**","HOSTING FROM CANADA","A lot of great things come from Canada so why not **start your business with a .ca**\n\n\u003Cp class=\"text-xs\">170+ Reviews on\u003Ca href=\"https://www.trustpilot.com/review/doteasy.com\" target=\"_blank\">\u003Cimg width=\"100\" height=\"20\" class=\"inline ml-1 mt-0 mb-1 w-24 object-contain\" alt=\"Trustpilot\" src=\"https://cms.doteasy.com/uploads/trustpilot_2_32ece2a7f7.webp\"/>\u003C/a>\u003C/p> ","billboardWithImage","right-bottom","",true,{"id":800,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":803,"preHeadingRing":778,"introBottomSpacing":801,"watermarkPosition":796,"headingWidth":801,"descriptionWidth":804,"headingSize":801,"watermarkFit":777,"watermark":777,"watermarkMobile":777},5,"default","left","red","narrow",[806],{"id":807,"label":808,"liveChatTrigger":777,"target":777,"hash":777,"externalLink":777,"outline":778,"isTextLink":778,"internalLink":809},190,"Check out our plans for Web Hosting",{"id":810,"title":811,"slug":812,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":813,"updatedAt":814,"publishedAt":815,"locale":783,"seo":816,"ribbons":820,"localizations":870},6,"Web Hosting","web-hosting","2024-03-13T16:31:10.647Z","2026-03-03T10:54:01.837Z","2024-03-13T16:32:31.511Z",{"id":817,"metaTitle":818,"metaDescription":819,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},7,"Shared Web Hosting Services: Fast & Secure | Doteasy","Build your website with DotEasy's fast & affordable shared web hosting plans. Sign up today and get a free domain, email & site migration!",[821,825,832,839,846,853,857,864],{"id":800,"__component":791,"heading":822,"preHeading":823,"description":824,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":798,"backgroundColourOpacity":777,"additionalDescription":797,"fixImageToBottom":798,"includeDomainSearch":778},"Fast and secure **shared web hosting.**","DOTEASY WEB HOSTING\u2028","From building your site with our **easy-to-use tools** to ensuring it stays online, our shared hosting plans offer **everything you need to succeed.**\n* High performance with AMD EPYC CPUs, NVMe SSD storage & LiteSpeed\n* 24/7/365 in-house support from real experts\n* Advanced security with SSL, brute force, malware & DDoS protection\n* Global data centers for low latency and fast page loads\n\n\u003Cp class=\"text-xs\">170+ Reviews on\u003Ca href=\"https://www.trustpilot.com/review/doteasy.com\" target=\"_blank\">\u003Cimg width=\"100\" height=\"20\" class=\"inline ml-1 mt-0 mb-1 w-24 object-contain\" alt=\"Trustpilot\" src=\"https://cms.doteasy.com/uploads/trustpilot_2_32ece2a7f7.webp\"/>\u003C/a>\u003C/p> \n",{"id":826,"__component":827,"ribbonStyle":828,"heading":829,"description":830,"preHeading":777,"plansPerRow":831,"planBlocksAlignment":802,"featureComparisonTable":777},4,"ribbons.plans","plansSimple","Shared web hosting plans that deliver, **every time.**","Choose from our range of shared hosting plans designed to suit every website at every stage of development, from personal blogs to e-commerce sites.","four",{"id":833,"__component":834,"heading":777,"preHeading":777,"description":835,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838},43,"ribbons.text","\u003Cspan class=\"text-xxs\">*for the 1st year on any annual plan, includes .com , .net , .org , .ca\u003C/span>","textSimple","center","centre",{"id":840,"__component":841,"heading":842,"description":797,"ribbonStyle":843,"featuresPerRow":844,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},12,"ribbons.features","What's so **easy** about Doteasy shared hosting?","featuresTextLeft","two","larger",{"id":847,"__component":841,"heading":848,"description":849,"ribbonStyle":850,"featuresPerRow":851,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":852,"featureHeadingSize":777},11,"**Free** with **every** shared hosting plan.","Enjoy these features absolutely free, no matter which shared hosting plan you choose.","featuresSimple","three","lg",{"id":800,"__component":854,"heading":855,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},"ribbons.reviews","Why **500,000 clients** (and counting) love us.","reviewsSingle",{"id":858,"__component":859,"heading":860,"description":861,"preHeading":862,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796},15,"ribbons.juxtapose","**Got questions** for us?","Need a hand? Our dedicated support team is here to help you, whether you're new to web hosting or a seasoned pro.","SHARED HOSTING SUPPORT","juxtaposeImage",{"id":800,"__component":865,"heading":866,"description":867,"ribbonStyle":868,"preHeading":869},"ribbons.faqs","Frequently asked questions","Here are our most common questions about shared web hosting with Doteasy.","faqsWithIntroLeft","SHARED WEB HOSTING FAQs",[],{"id":872,"name":873,"alternativeText":777,"caption":777,"width":874,"height":874,"formats":875,"hash":902,"ext":877,"mime":880,"size":903,"url":904,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":906,"updatedAt":906},5692,"doteasy-ca-header.webp",1080,{"large":876,"small":884,"medium":890,"thumbnail":896},{"ext":877,"url":878,"hash":879,"mime":880,"name":881,"path":777,"size":882,"width":883,"height":883},".webp","/uploads/large_doteasy_ca_header_9f63f9b997.webp","large_doteasy_ca_header_9f63f9b997","image/webp","large_doteasy-ca-header.webp",88.12,1000,{"ext":877,"url":885,"hash":886,"mime":880,"name":887,"path":777,"size":888,"width":889,"height":889},"/uploads/small_doteasy_ca_header_9f63f9b997.webp","small_doteasy_ca_header_9f63f9b997","small_doteasy-ca-header.webp",35.25,500,{"ext":877,"url":891,"hash":892,"mime":880,"name":893,"path":777,"size":894,"width":895,"height":895},"/uploads/medium_doteasy_ca_header_9f63f9b997.webp","medium_doteasy_ca_header_9f63f9b997","medium_doteasy-ca-header.webp",61.19,750,{"ext":877,"url":897,"hash":898,"mime":880,"name":899,"path":777,"size":900,"width":901,"height":901},"/uploads/thumbnail_doteasy_ca_header_9f63f9b997.webp","thumbnail_doteasy_ca_header_9f63f9b997","thumbnail_doteasy-ca-header.webp",8.94,156,"doteasy_ca_header_9f63f9b997",103.71,"/uploads/doteasy_ca_header_9f63f9b997.webp","local","2025-02-28T09:26:47.571Z",{"id":5,"__component":908,"ribbonStyle":909,"heading":910,"description":911,"preHeading":777,"brandsPerRow":831,"brandsBlocksAlignment":838,"ribbonSettings":912,"ctas":915,"brands":916},"ribbons.brands","brandsSimple","**Trusted** by leading organizations","We're proud to have served over 500,000 clients including prestigious organizations like UBC, BCCDC Foundation for Public Health, and more.",{"id":913,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777,"watermark":777,"watermarkMobile":777},39,"sm",[],[917,929,938,947],{"id":5,"link":777,"description":777,"linkLabel":777,"logo":918},{"id":919,"name":920,"alternativeText":777,"caption":777,"width":921,"height":922,"formats":777,"hash":923,"ext":924,"mime":925,"size":926,"url":927,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":928,"updatedAt":928},2292,"05.png",170,80,"05_ae71ccb4b5",".png","image/png",1.88,"/uploads/05_ae71ccb4b5.png","2024-04-11T12:28:36.966Z",{"id":930,"link":777,"description":777,"linkLabel":777,"logo":931},2,{"id":932,"name":933,"alternativeText":777,"caption":777,"width":921,"height":922,"formats":777,"hash":934,"ext":924,"mime":925,"size":935,"url":936,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":937,"updatedAt":937},2293,"03.png","03_7b33b5e95e",0.69,"/uploads/03_7b33b5e95e.png","2024-04-11T12:28:36.974Z",{"id":939,"link":777,"description":777,"linkLabel":777,"logo":940},3,{"id":941,"name":942,"alternativeText":777,"caption":777,"width":921,"height":922,"formats":777,"hash":943,"ext":924,"mime":925,"size":944,"url":945,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":946,"updatedAt":946},2294,"04.png","04_f3ea741d6b",1.3,"/uploads/04_f3ea741d6b.png","2024-04-11T12:28:36.980Z",{"id":948,"link":777,"description":777,"linkLabel":777,"logo":949},42,{"id":950,"name":951,"alternativeText":777,"caption":777,"width":921,"height":922,"formats":777,"hash":952,"ext":924,"mime":925,"size":953,"url":954,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":955,"updatedAt":955},2296,"02.png","02_158281093b",1.25,"/uploads/02_158281093b.png","2024-04-11T12:28:36.982Z",{"id":800,"__component":841,"heading":957,"description":958,"ribbonStyle":843,"featuresPerRow":851,"preHeading":959,"transparentFeatureBlocks":798,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845,"features":960,"ribbonSettings":1260,"ctas":1263},"Robust hosting solutions that **grow with you.**","Whether you’re setting up your first domain or upgrading an existing site, we’re here to support you every step of the way. Our domains and hosting plans are affordable, simple, and easy to set up.","MORE FEATURES",[961,1018,1080,1103,1159,1214],{"id":817,"heading":962,"description":963,"ctaLabel":964,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":798,"ctaIsTextLink":778,"ctaStyle":777,"icon":965,"category":777,"ctaInternalLink":975},"**Domain name**","Build your brand with a great domain name, recognisable to your customers in Canada and beyond.","Check out our plans",{"id":966,"name":967,"alternativeText":777,"caption":777,"width":968,"height":968,"formats":777,"hash":969,"ext":970,"mime":971,"size":972,"url":973,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":974,"updatedAt":974},40,"cil-globe-altOutline.svg",24,"cil_globe_alt_Outline_4cedc53667",".svg","image/svg+xml",1.5,"/uploads/cil_globe_alt_Outline_4cedc53667.svg","2024-03-12T13:57:35.169Z",{"id":826,"title":976,"slug":977,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":978,"updatedAt":979,"publishedAt":980,"locale":783,"seo":981,"ribbons":984,"localizations":1017},"Buy a Domain","domains","2024-03-13T15:15:05.764Z","2025-04-14T08:42:45.207Z","2024-03-13T15:15:17.028Z",{"id":800,"metaTitle":982,"metaDescription":983,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},"Buy a Domain | Search Listings & Register Domains | Doteasy","Looking to register or buy a domain name? Visit Doteasy. Free domain privacy, forwarding, advanced DNS controls, and more.",[985,988,993,998,1003,1005,1010,1013],{"id":913,"__component":791,"heading":792,"preHeading":793,"description":986,"ribbonStyle":795,"imagePosition":802,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":987,"fixImageToBottom":798,"includeDomainSearch":798},"A lot of great things come from Canada so why not start your business with a .ca\n\n\u003Cp class=\"text-xs\">170+ Reviews on\u003Ca href=\"https://www.trustpilot.com/review/doteasy.com\" target=\"_blank\">\u003Cimg width=\"100\" height=\"20\" class=\"inline ml-1 mt-0 mb-1 w-24 object-contain\" alt=\"Trustpilot\" src=\"https://cms.doteasy.com/uploads/trustpilot_2_32ece2a7f7.webp\"/>\u003C/a>\u003C/p> ","[\u003Cu>Terms & conditions\u003C/u>](/promotions-terms-and-conditions)",{"id":989,"__component":841,"heading":990,"description":991,"ribbonStyle":843,"featuresPerRow":844,"preHeading":992,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},8,"**Top-notch** services and tools","Whether you’re setting up your first domain or upgrading an existing site, we’re here to support you every step of the way.","SUPPORT FOR YOUR DOMAIN",{"id":817,"__component":994,"heading":995,"description":996,"ribbonStyle":997,"preHeading":777},"ribbons.domains","Your dream domain starts with a name. ","30,000+ domains are registered every day. What will yours be?","domainsDac",{"id":5,"__component":999,"heading":1000,"description":1001,"ribbonStyle":1002,"preHeading":777,"includeDomainSearch":778},"ribbons.strip","Grab a **free** domain registration extension","Extend your domain registration term without losing any remaining time on your current registration. Your new registration term with us starts after your current one expires!","stripThin",{"id":939,"__component":854,"heading":1004,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},"**Why 500,000 clients** love us.",{"id":989,"__component":859,"heading":1006,"description":1007,"preHeading":1008,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":1009},"Not sure which domain is **best for you?**","We're here to help make sure your business gets the best support and advice possible. [Get in touch with our expert team today](https://doteasy.com/contact), and we'll help get you started (or transferred!). ","DOMAINS SUPPORT","right",{"id":847,"__component":994,"heading":1011,"description":777,"ribbonStyle":1012,"preHeading":777},"Redemption Fees","domainsRedemptionPricing",{"id":939,"__component":865,"heading":1014,"description":1015,"ribbonStyle":868,"preHeading":1016},"Learn more about buying a domain","Here are our most frequently asked questions about domains with Doteasy.","DOMAINS FAQs",[],{"id":989,"heading":1019,"description":1020,"ctaLabel":964,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":798,"ctaIsTextLink":778,"ctaStyle":777,"icon":1021,"category":777,"ctaInternalLink":1028},"**Email hosting**","Get emails @ your domain FREE with all hosting plans. Enjoy email storage and POP/IMAP support.",{"id":1022,"name":1023,"alternativeText":777,"caption":777,"width":968,"height":968,"formats":777,"hash":1024,"ext":970,"mime":971,"size":1025,"url":1026,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1027,"updatedAt":1027},354,"cil-notesOutlines.svg","cil_notes_Outlines_86dd186090",0.39,"/uploads/cil_notes_Outlines_86dd186090.svg","2024-03-13T20:57:20.315Z",{"id":1029,"title":1030,"slug":1031,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1032,"updatedAt":1033,"publishedAt":1034,"locale":783,"seo":1035,"ribbons":1039,"localizations":1079},22,"Email Protection","email-protection","2024-03-25T16:15:33.471Z","2024-04-25T14:49:12.137Z","2024-03-25T16:15:36.498Z",{"id":1036,"metaTitle":1037,"metaDescription":1038,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},23,"Safeguard Your Email with Doteasy Email Protection","Secure your email communications and protect your inbox from spam, viruses, and phishing attacks with Doteasy's Email Protection service.",[1040,1044,1048,1052,1056,1061,1065,1069,1072,1076],{"id":1029,"__component":791,"heading":1041,"preHeading":1042,"description":1043,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":777,"fixImageToBottom":798,"includeDomainSearch":778},"**Fortify** your inbox.","EMAIL PROTECTION","**Protect** your email communications from cyber threats and keep your inbox **safe** with Doteasy's Email Protection service.",{"id":1045,"__component":841,"heading":1046,"description":1047,"ribbonStyle":843,"featuresPerRow":844,"preHeading":1042,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},48,"What does **enhanced email security** look like?","Elevate your email experience with Doteasy's comprehensive Email Protection features.\n",{"id":1049,"__component":827,"ribbonStyle":828,"heading":1050,"description":1051,"preHeading":777,"plansPerRow":851,"planBlocksAlignment":802,"featureComparisonTable":777},14,"**Flexible** email protection plans","Choose from our range of Email Protection plans to find the perfect solution for your business' email security needs.",{"id":1053,"__component":841,"heading":1054,"description":1055,"ribbonStyle":850,"featuresPerRow":831,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":852,"featureHeadingSize":777},47,"What does **enhanced email security** mean for me and my customers?","You (and your customers) deserve the very best. That's why we work hard to make sure you are protected, always.",{"id":1057,"__component":859,"heading":1058,"description":1059,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802},69,"**Block** spam and phishing","Prevent spam emails and phishing attempts from reaching your inbox, ensuring a clean and secure email environment.","juxtaposeWithBullets",{"id":1062,"__component":859,"heading":1063,"description":1064,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":798,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802},68,"**Shield** against malware","Keep your email communications safe from malware and viruses with robust virus protection and attachment scanning.",{"id":1066,"__component":859,"heading":1067,"description":1068,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":1009},71,"**Protect** with data privacy and compliance","Securely archive email communications for compliance purposes and protect sensitive information with encryption and domain authentication.",{"id":1070,"__component":854,"heading":1071,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},21,"Why **500,000** clients (and counting) love us.",{"id":1073,"__component":859,"heading":1074,"description":1075,"preHeading":777,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796},70,"**Need help** with email protection?","Our dedicated support team is available 24/7 to assist you with any questions or concerns regarding Email Protection.",{"id":1070,"__component":865,"heading":866,"description":1077,"ribbonStyle":868,"preHeading":1078},"Here are our most common questions about email protection with Doteasy.","EMAIL PROTECTION FAQs",[],{"id":1081,"heading":1082,"description":1083,"ctaLabel":964,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":798,"ctaIsTextLink":778,"ctaStyle":777,"icon":1084,"category":777,"ctaInternalLink":1091},9,"**Shared hosting**","Your complete hosting package at an easy price. Fast, reliable, and affordable.",{"id":1085,"name":1086,"alternativeText":777,"caption":777,"width":968,"height":968,"formats":777,"hash":1087,"ext":970,"mime":971,"size":1088,"url":1089,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1090,"updatedAt":1090},710,"cil-opacityOurline.svg","cil_opacity_Ourline_0fa64f04b5",1.92,"/uploads/cil_opacity_Ourline_0fa64f04b5.svg","2024-03-13T20:58:05.544Z",{"id":810,"title":811,"slug":812,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":813,"updatedAt":814,"publishedAt":815,"locale":783,"seo":1092,"ribbons":1093,"localizations":1102},{"id":817,"metaTitle":818,"metaDescription":819,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},[1094,1095,1096,1097,1098,1099,1100,1101],{"id":800,"__component":791,"heading":822,"preHeading":823,"description":824,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":798,"backgroundColourOpacity":777,"additionalDescription":797,"fixImageToBottom":798,"includeDomainSearch":778},{"id":826,"__component":827,"ribbonStyle":828,"heading":829,"description":830,"preHeading":777,"plansPerRow":831,"planBlocksAlignment":802,"featureComparisonTable":777},{"id":833,"__component":834,"heading":777,"preHeading":777,"description":835,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838},{"id":840,"__component":841,"heading":842,"description":797,"ribbonStyle":843,"featuresPerRow":844,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},{"id":847,"__component":841,"heading":848,"description":849,"ribbonStyle":850,"featuresPerRow":851,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":852,"featureHeadingSize":777},{"id":800,"__component":854,"heading":855,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},{"id":858,"__component":859,"heading":860,"description":861,"preHeading":862,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796},{"id":800,"__component":865,"heading":866,"description":867,"ribbonStyle":868,"preHeading":869},[],{"id":1104,"heading":1105,"description":1106,"ctaLabel":964,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":798,"ctaIsTextLink":778,"ctaStyle":777,"icon":1107,"category":777,"ctaInternalLink":1114},10,"**Business hosting**","Enhanced performance, 6x RAM & CPU Power, FREE SSL and dedicated IP.",{"id":1108,"name":1109,"alternativeText":777,"caption":777,"width":968,"height":968,"formats":777,"hash":1110,"ext":970,"mime":971,"size":1111,"url":1112,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1113,"updatedAt":1113},1828,"cil-library-buildingOutline.svg","cil_library_building_Outline_cf8827ae7b",0.77,"/uploads/cil_library_building_Outline_cf8827ae7b.svg","2024-03-22T14:41:01.656Z",{"id":1115,"title":1116,"slug":1117,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1118,"updatedAt":1119,"publishedAt":1120,"locale":783,"seo":1121,"ribbons":1125,"localizations":1158},16,"Business Web Hosting","business-hosting","2024-03-25T15:56:59.466Z","2024-12-19T09:52:29.532Z","2024-03-25T16:11:22.148Z",{"id":1122,"metaTitle":1123,"metaDescription":1124,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},17,"Powerful Business Web Hosting Plans | DotEasy","Elevate your online business with high-performance SSD hosting, 6X CPU power, and top-notch security standards.",[1126,1130,1134,1137,1139,1143,1146,1149,1153,1154],{"id":1115,"__component":791,"heading":1127,"preHeading":1128,"description":1129,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":798,"backgroundColourOpacity":777,"additionalDescription":777,"fixImageToBottom":798,"includeDomainSearch":778},"Get **your business** online, **fast.**","YOUR BUSINESS' FAVORITE HOST","Your business deserves the **best,** with true SSD hosting + 6x RAM & CPU power - plus, **top-notch** security standards with **free** SSL + dedicated IP.",{"id":1131,"__component":841,"heading":1132,"description":1133,"ribbonStyle":843,"featuresPerRow":851,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},33,"Your customers deserve the **best.**","Our business web hosting is designed to support your business and your customers, no matter where you (or they) are based. ",{"id":847,"__component":827,"ribbonStyle":828,"heading":1135,"description":1136,"preHeading":777,"plansPerRow":851,"planBlocksAlignment":802,"featureComparisonTable":777},"Our hosting plans and pricing, **tailored to you.**","Our business web hosting plans have everything you need to build a strong online presence for your business - plus, our expert support team is here to help you every step of the way.",{"id":1138,"__component":834,"heading":777,"preHeading":777,"description":835,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838},44,{"id":1140,"__component":841,"heading":1141,"description":1142,"ribbonStyle":843,"featuresPerRow":831,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":852,"featureHeadingSize":777},32,"Hosting that **works for you** (not the other way around).","No two businesses are the same – our business web hosting plans offer you the features you need to be flexible, whether you're running an online store or portfolio.",{"id":1045,"__component":859,"heading":1144,"description":1145,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802},"**Easy** cPanel management","Unlike managing a VPS, you can use Business Hosting without any Linux or WHM knowledge. Everything is done through the easy-to-use cPanel. Access all your website's settings, files, and emails from one intuitive dashboard that can be set up in a few clicks. Customize your website's features and security settings, and automate routine tasks like updates to streamline site management and save time.",{"id":1053,"__component":859,"heading":1147,"description":1148,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":798,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802},"**Perfect** for online stores","Run your online store with any e-commerce script like Magento, WooCommerce, PrestaShop, osCommerce, or ZenCart. The enhanced processing power and additional memory lets your online store run faster and smoother. Use SSL encryption and dedicated IP addresses to provide a secure environment for online transactions and protect customer data, and offer multiple payment options for a smooth checkout experience.",{"id":1150,"__component":859,"heading":1151,"description":1152,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":1009},50,"**Automatic** file backup","Say goodbye to stress! We protect your website data by making regular backups of your files. Safeguard your business against potential disasters such as hardware failures, cyberattacks, or human errors by maintaining up-to-date backups of critical website files. If needed, you can choose which version of your files to restore with a simple click.",{"id":858,"__component":854,"heading":855,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},{"id":1155,"__component":859,"heading":1156,"description":1157,"preHeading":777,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796},49,"**Got questions?** We’ve got answers.","With Doteasy, you have expert backup on hand, 24/7. Get in touch with any business web hosting questions and our team will be ready to help, day or night.\n",[],{"id":1160,"heading":1161,"description":1162,"ctaLabel":964,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":798,"ctaIsTextLink":778,"ctaStyle":777,"icon":1163,"category":777,"ctaInternalLink":1171},217,"**WordPress hosting**","Designed for WordPress. Experience the #1 CMS with pre-installed WordPress and optimized WP features, security, and support.",{"id":1164,"name":1165,"alternativeText":777,"caption":777,"width":1166,"height":1166,"formats":777,"hash":1167,"ext":970,"mime":971,"size":1168,"url":1169,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1170,"updatedAt":1170},2222,"Wordpress-9.svg",26,"Wordpress_9_4073ea7036",2.05,"/uploads/Wordpress_9_4073ea7036.svg","2024-04-08T20:03:29.983Z",{"id":800,"title":1172,"slug":1173,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1174,"updatedAt":1175,"publishedAt":1176,"locale":783,"seo":1177,"ribbons":1180,"localizations":1213},"Hosting for Wordpress","wordpress-hosting","2024-03-13T16:30:11.328Z","2026-03-16T11:56:14.476Z","2024-03-13T16:32:25.933Z",{"id":810,"metaTitle":1178,"metaDescription":1179,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},"Best WordPress Features, Security, Support | Doteasy","Find hosting for WordPress with the best features, security, and expert support at Doteasy.",[1181,1185,1188,1191,1192,1196,1199,1202,1205,1210],{"id":826,"__component":791,"heading":1182,"preHeading":1183,"description":1184,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":797,"fixImageToBottom":798,"includeDomainSearch":777},"Hosting for **WordPress that delivers.**","HOSTING FOR WORDPRESS","Get the **best in WordPress features,** security, and knowledgeable support. We provide extensive and skilled support, a free domain name and free WordPress setup, so you have **everything you need** from the word \"go.\"\n\n\u003Cp class=\"text-xs\">170+ Reviews on\u003Ca href=\"https://www.trustpilot.com/review/doteasy.com\" target=\"_blank\">\u003Cimg width=\"100\" height=\"20\" class=\"inline ml-1 mt-0 mb-1 w-24 object-contain\" alt=\"Trustpilot\" src=\"https://cms.doteasy.com/uploads/trustpilot_2_32ece2a7f7.webp\"/>\u003C/a>\u003C/p> \n",{"id":1104,"__component":841,"heading":1186,"description":797,"ribbonStyle":843,"featuresPerRow":844,"preHeading":1187,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},"Made for WordPress, **tailored for you.**","HOSTING FOR WORDPRESS FEATURES",{"id":939,"__component":827,"ribbonStyle":828,"heading":1189,"description":1190,"preHeading":777,"plansPerRow":851,"planBlocksAlignment":802,"featureComparisonTable":777},"Tailored plans for **every** WordPress website","Whether your WordPress website is big or small, we've got you covered. Choose from our range of managed hosting plans for WordPress to find the perfect fit for your needs.",{"id":948,"__component":834,"heading":777,"preHeading":777,"description":835,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838},{"id":1070,"__component":834,"heading":1193,"preHeading":1194,"description":1195,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838},"I love this hosting company!","WHY OUR CUSTOMERS LOVE US","I love this hosting company! They have saved me so many times when I have messed something up in my WordPress site. They are helpful, knowledgeable and happy to assist you with ANY problem or questions you have! Be sure you have your automatic backups turned ON!!!\n\n**[CeAnne Jones](https://uk.trustpilot.com/reviews/65b84471bd92cc02f024e285)**",{"id":847,"__component":859,"heading":1197,"description":1198,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802},"**Specialized** support for WordPress","Our team of WordPress experts are just a call or message away. We're prepared with the latest WordPress trends and updates, and provide you with reliable advice to help you get the most out of your WordPress account. ",{"id":840,"__component":859,"heading":1200,"description":1201,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":798,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802},"**Serious** about security","Our servers are monitored 24/7 for your protection. In addition, your plan comes pre-installed with security plugins that automatically update to minimize vulnerabilities and discourage brute force attacks with features that hide your username or limit login attempts. Plus, your site is encrypted with SSL to keep you and your visitors secure.",{"id":1049,"__component":859,"heading":1203,"description":1204,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":1009},"Domain email and domain privacy **included**","It doesn't just end with an amazing WordPress site. Take your online presence to the next level with domain email accounts and forwarding, a custom domain name with privacy, and more - all just a part of the deal.",{"id":1206,"__component":859,"heading":1207,"description":1208,"preHeading":1209,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796},13,"**Wondering** about WordPress hosting?","Our support team is here to help with any questions you have about WordPress hosting, from setup or transfer to management. Get in touch today, we're available 24/7. ","WORDPRESS HOSTING SUPPORT",{"id":826,"__component":865,"heading":866,"description":1211,"ribbonStyle":868,"preHeading":1212},"Here are our most common questions about managed WordPress hosting with Doteasy.","WORDPRESS HOSTING FAQs",[],{"id":1215,"heading":1216,"description":1217,"ctaLabel":964,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":798,"ctaIsTextLink":778,"ctaStyle":777,"icon":1218,"category":777,"ctaInternalLink":1226},218,"**Cloud hosting**","Get complete control over a virtually unlimited supply of dedicated resources. Reliable, scalable, and 100% customizable.",{"id":1219,"name":1220,"alternativeText":777,"caption":777,"width":1036,"height":1221,"formats":777,"hash":1222,"ext":970,"mime":971,"size":1223,"url":1224,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1225,"updatedAt":1225},2198,"Cloud-3.svg",18,"Cloud_3_1db6fa57ec",1.04,"/uploads/Cloud_3_1db6fa57ec.svg","2024-04-08T19:56:15.646Z",{"id":1122,"title":1227,"slug":1228,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1229,"updatedAt":1230,"publishedAt":1231,"locale":783,"seo":1232,"ribbons":1235,"localizations":1259},"Cloud Web Hosting","cloud-hosting","2024-03-25T15:57:27.435Z","2024-07-18T08:34:37.850Z","2024-03-25T16:11:26.343Z",{"id":1221,"metaTitle":1233,"metaDescription":1234,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},"Powerful Cloud Hosting Solutions | Doteasy","Experience reliable and secure cloud hosting with Doteasy. Enjoy fully managed services, reseller capabilities, and dedicated resources for your site.",[1236,1240,1244,1247,1251,1252,1256],{"id":1122,"__component":791,"heading":1237,"preHeading":1238,"description":1239,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":798,"backgroundColourOpacity":777,"additionalDescription":777,"fixImageToBottom":798,"includeDomainSearch":778},"Get your head **in the cloud.**","CLOUD WEB HOSTING","Doteasy Cloud Hosting is **affordable** and **puts you in complete control.** Whether you own growing business or are a web hosting entrepreneur, we've got tools and resources you need for your **dreams to thrive** online.\n",{"id":1241,"__component":841,"heading":1242,"description":1243,"ribbonStyle":843,"featuresPerRow":851,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},35,"Why you'll **love** our cloud hosting.","Our Cloud Hosting is designed specifically for business owners who have outgrown their shared hosting environment, and need greater control and customization.",{"id":840,"__component":827,"ribbonStyle":828,"heading":1245,"description":1246,"preHeading":777,"plansPerRow":851,"planBlocksAlignment":802,"featureComparisonTable":777},"Check our our **hassle-free cloud hosting plans.**","Not only is Doteasy Cloud Hosting powerful, secure, and reliable, it's also extremely flexible in providing you with complete control over a virtually unlimited supply of dedicated resources.",{"id":1248,"__component":841,"heading":1249,"description":1250,"ribbonStyle":850,"featuresPerRow":831,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":852,"featureHeadingSize":777},34,"Could it get **any better?**","As it turns out - yes! Depend on these features and more as you embark on the next stage of your business' online journey.",{"id":1115,"__component":854,"heading":855,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},{"id":1253,"__component":859,"heading":1254,"description":1255,"preHeading":777,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796},53,"Got **cloud questions?**","Our friendly expert team is here to support you 24/7, whether you're a cloud hosting expert or just getting started.",{"id":1115,"__component":865,"heading":866,"description":1257,"ribbonStyle":868,"preHeading":1258},"Here are some of our most commonly asked questions about Doteasy's Cloud Hosting.","CLOUD HOSTING FAQs",[],{"id":1131,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":1261,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777,"watermark":777,"watermarkMobile":777},"features","light",[],{"id":989,"__component":994,"heading":1265,"description":797,"ribbonStyle":997,"preHeading":777,"ribbonSettings":1266,"ctas":1280},"Get the domain of **your dreams**",{"id":1267,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1268,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":1269,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":1270,"watermark":1271,"watermarkMobile":777},349,"white","top","cover",{"id":1272,"name":1273,"alternativeText":777,"caption":777,"width":1274,"height":1275,"formats":777,"hash":1276,"ext":970,"mime":971,"size":1277,"url":1278,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1279,"updatedAt":1279},5547,"Full Page watermark.svg",1877,876,"Full_Page_watermark_e287e036ee",89.48,"/uploads/Full_Page_watermark_e287e036ee.svg","2024-04-26T11:04:37.784Z",[],{"id":5,"__component":841,"heading":1282,"description":1283,"ribbonStyle":850,"featuresPerRow":831,"preHeading":777,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":852,"featureHeadingSize":777,"features":1284,"ribbonSettings":1325,"ctas":1326},"We don't mean to brag.","We're just **really proud** of what we do. Expect the absolute best for you and your business with all of our Doteasy web hosting plans.",[1285,1295,1305,1315],{"id":5,"heading":1286,"description":1287,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777,"icon":1288,"category":777,"ctaInternalLink":777},"**Resilient**","Our infrastructure ensures optimum uptime for your website. We use hard drive, power supply, and network redundancy as well as 24/7 hardware and server monitoring to detect and prevent problems before they even arise.",{"id":1289,"name":1290,"alternativeText":777,"caption":777,"width":1045,"height":1045,"formats":777,"hash":1291,"ext":970,"mime":971,"size":1292,"url":1293,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1294,"updatedAt":1294},1479,"cil-gemSolid.svg","cil_gem_Solid_89e4afbf68",0.68,"/uploads/cil_gem_Solid_89e4afbf68.svg","2024-03-22T14:40:05.541Z",{"id":826,"heading":1296,"description":1297,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777,"icon":1298,"category":777,"ctaInternalLink":777},"**Secure**","Establish a secure HTTPS connection, build trust with your customers and boost SEO search rankings with secure SSL - FREE with all hosting plans.",{"id":1299,"name":1300,"alternativeText":777,"caption":777,"width":1045,"height":1045,"formats":777,"hash":1301,"ext":970,"mime":971,"size":1302,"url":1303,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1304,"updatedAt":1304},1288,"cil-lock-lockedSolid.svg","cil_lock_locked_Solid_98977b0a42",0.79,"/uploads/cil_lock_locked_Solid_98977b0a42.svg","2024-03-22T14:38:10.232Z",{"id":800,"heading":1306,"description":1307,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777,"icon":1308,"category":777,"ctaInternalLink":777},"**Fast**","Access up to 30X faster SSD web hosting and 6x the RAM + CPU power. Meet web security standards with a dedicated IP address and secure HTTPS.",{"id":1309,"name":1310,"alternativeText":777,"caption":777,"width":1045,"height":1045,"formats":777,"hash":1311,"ext":970,"mime":971,"size":1312,"url":1313,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1314,"updatedAt":1314},1121,"cil-boltSolid.svg","cil_bolt_Solid_cc1ac550d5",0.38,"/uploads/cil_bolt_Solid_cc1ac550d5.svg","2024-03-22T14:36:45.913Z",{"id":810,"heading":1316,"description":1317,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777,"icon":1318,"category":777,"ctaInternalLink":777},"**Carbon-neutral**","Hosting your site with Doteasy makes a difference for the planet - we rely on renewable power and are committed carbon-neutral practices in all our data centers around the world.",{"id":1319,"name":1320,"alternativeText":777,"caption":777,"width":1045,"height":1045,"formats":777,"hash":1321,"ext":970,"mime":971,"size":1322,"url":1323,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1324,"updatedAt":1324},1720,"cil-plantSolid.svg","cil_plant_Solid_37cf521b09",1.14,"/uploads/cil_plant_Solid_37cf521b09.svg","2024-03-22T14:41:00.069Z",{"id":817,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":777,"watermarkFit":777,"watermark":777,"watermarkMobile":777},[],{"id":930,"__component":1328,"heading":1329,"description":1330,"ribbonStyle":1331,"preHeading":1332,"ribbonSettings":1333,"ctas":1342,"image":1343},"ribbons.map","Canadian excellence, available **anywhere.**","We’re proud to offer the best of our Canadian roots around the world. Our global presence means fast connection for you and your customers, no matter where you are.","mapStaticOverlay","EVERYWHERE YOU NEED US TO BE",{"id":1334,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1268,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777,"watermark":1335,"watermarkMobile":777},92,{"id":1336,"name":1337,"alternativeText":777,"caption":777,"width":1274,"height":1275,"formats":777,"hash":1338,"ext":970,"mime":971,"size":1339,"url":1340,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1341,"updatedAt":1341},256,"Frame test 2.svg","Frame_test_2_72e3730f4e",4.1,"/uploads/Frame_test_2_72e3730f4e.svg","2024-03-13T09:49:11.896Z",[],{"id":1344,"name":1345,"alternativeText":777,"caption":777,"width":1274,"height":1275,"formats":777,"hash":1346,"ext":970,"mime":971,"size":1347,"url":1348,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1349,"updatedAt":1349},5642,"MAP 3.svg","MAP_3_56bbbb1d28",768,"/uploads/MAP_3_56bbbb1d28.svg","2024-05-03T14:41:31.749Z",{"id":939,"__component":859,"heading":1351,"description":1352,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":777,"imageRatio":1353,"imagePosition":802,"ribbonSettings":1354,"ctas":1355,"image":1356,"bullets":1390,"imageTablet":777,"imageMobile":777,"lottie":777},"Managed hosting for **major growth**","Our team of experts give you direct support to help you with the administration, maintenance, and security of your website. With our team taking care of your website hosting needs, you can watch your business grow, and spend more time on what matters to you most.","twoThirds",{"id":1248,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":796,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777,"watermark":777,"watermarkMobile":777},[],{"id":1357,"name":1358,"alternativeText":777,"caption":777,"width":1359,"height":1360,"formats":1361,"hash":1386,"ext":877,"mime":880,"size":1387,"url":1388,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1389,"updatedAt":1389},2243,"HOME 01.webp",1152,852,{"large":1362,"small":1368,"medium":1374,"thumbnail":1380},{"ext":877,"url":1363,"hash":1364,"mime":880,"name":1365,"path":777,"size":1366,"width":883,"height":1367},"/uploads/large_HOME_01_fba4d53002.webp","large_HOME_01_fba4d53002","large_HOME 01.webp",18.45,740,{"ext":877,"url":1369,"hash":1370,"mime":880,"name":1371,"path":777,"size":1372,"width":889,"height":1373},"/uploads/small_HOME_01_fba4d53002.webp","small_HOME_01_fba4d53002","small_HOME 01.webp",8.96,370,{"ext":877,"url":1375,"hash":1376,"mime":880,"name":1377,"path":777,"size":1378,"width":895,"height":1379},"/uploads/medium_HOME_01_fba4d53002.webp","medium_HOME_01_fba4d53002","medium_HOME 01.webp",13.46,555,{"ext":877,"url":1381,"hash":1382,"mime":880,"name":1383,"path":777,"size":1384,"width":1385,"height":901},"/uploads/thumbnail_HOME_01_fba4d53002.webp","thumbnail_HOME_01_fba4d53002","thumbnail_HOME 01.webp",3.19,211,"HOME_01_fba4d53002",22.88,"/uploads/HOME_01_fba4d53002.webp","2024-04-09T12:08:08.688Z",[1391,1393,1395],{"id":826,"bullet":1392},"Hassle-free hosting environment",{"id":800,"bullet":1394},"Giving you complete control and more free time",{"id":810,"bullet":1396},"User-friendly cPanel interface",{"id":826,"__component":859,"heading":1398,"description":1399,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":798,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802,"ribbonSettings":1400,"ctas":1401,"image":1402,"bullets":1430,"imageTablet":777,"imageMobile":777,"lottie":777},"**Super secure** sites","Take advantage of security features for all aspects of your website to protect your website and gain visitor trust. SiteLock scans your website for malware and demonstrates to your visitors that you are a trustworthy business. ",{"id":1241,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777,"watermark":777,"watermarkMobile":777},[],{"id":1403,"name":1404,"alternativeText":777,"caption":777,"width":1359,"height":1360,"formats":1405,"hash":1426,"ext":877,"mime":880,"size":1427,"url":1428,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1429,"updatedAt":1429},2242,"HOME 02.webp",{"large":1406,"small":1411,"medium":1416,"thumbnail":1421},{"ext":877,"url":1407,"hash":1408,"mime":880,"name":1409,"path":777,"size":1410,"width":883,"height":1367},"/uploads/large_HOME_02_27aab19ca8.webp","large_HOME_02_27aab19ca8","large_HOME 02.webp",18.06,{"ext":877,"url":1412,"hash":1413,"mime":880,"name":1414,"path":777,"size":1415,"width":889,"height":1373},"/uploads/small_HOME_02_27aab19ca8.webp","small_HOME_02_27aab19ca8","small_HOME 02.webp",8.64,{"ext":877,"url":1417,"hash":1418,"mime":880,"name":1419,"path":777,"size":1420,"width":895,"height":1379},"/uploads/medium_HOME_02_27aab19ca8.webp","medium_HOME_02_27aab19ca8","medium_HOME 02.webp",13.19,{"ext":877,"url":1422,"hash":1423,"mime":880,"name":1424,"path":777,"size":1425,"width":1385,"height":901},"/uploads/thumbnail_HOME_02_27aab19ca8.webp","thumbnail_HOME_02_27aab19ca8","thumbnail_HOME 02.webp",3.45,"HOME_02_27aab19ca8",22.28,"/uploads/HOME_02_27aab19ca8.webp","2024-04-09T12:08:08.683Z",[1431,1433,1435],{"id":5,"bullet":1432},"SSL Certificates encrypt data for secure data transfers (eg. credit card transactions, logins, etc.)",{"id":930,"bullet":1434},"Deter hackers and gain the trust of both visitors and search engines",{"id":939,"bullet":1436},"Get peace of mind with auto backups and one-click restoration",{"id":800,"__component":859,"heading":1438,"description":1439,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":1009,"ribbonSettings":1440,"ctas":1442,"image":1443,"bullets":1471,"imageTablet":777,"imageMobile":777,"lottie":777},"**Free** email protection","All Doteasy hosting plans come with custom domain email addresses and a mailbox at no added cost! Choose to add advanced mail protection to filter out spam, viruses and suspicious emails. Just one protection plan covers all email accounts under your domain name.",{"id":1441,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777,"watermark":777,"watermarkMobile":777},36,[],{"id":1444,"name":1445,"alternativeText":777,"caption":777,"width":1359,"height":1360,"formats":1446,"hash":1467,"ext":877,"mime":880,"size":1468,"url":1469,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1470,"updatedAt":1470},2244,"HOME 03.webp",{"large":1447,"small":1452,"medium":1457,"thumbnail":1462},{"ext":877,"url":1448,"hash":1449,"mime":880,"name":1450,"path":777,"size":1451,"width":883,"height":1367},"/uploads/large_HOME_03_d63e753788.webp","large_HOME_03_d63e753788","large_HOME 03.webp",13.15,{"ext":877,"url":1453,"hash":1454,"mime":880,"name":1455,"path":777,"size":1456,"width":889,"height":1373},"/uploads/small_HOME_03_d63e753788.webp","small_HOME_03_d63e753788","small_HOME 03.webp",6.3,{"ext":877,"url":1458,"hash":1459,"mime":880,"name":1460,"path":777,"size":1461,"width":895,"height":1379},"/uploads/medium_HOME_03_d63e753788.webp","medium_HOME_03_d63e753788","medium_HOME 03.webp",9.41,{"ext":877,"url":1463,"hash":1464,"mime":880,"name":1465,"path":777,"size":1466,"width":1385,"height":901},"/uploads/thumbnail_HOME_03_d63e753788.webp","thumbnail_HOME_03_d63e753788","thumbnail_HOME 03.webp",2.75,"HOME_03_d63e753788",15.65,"/uploads/HOME_03_d63e753788.webp","2024-04-09T12:08:08.820Z",[1472,1474,1476],{"id":817,"bullet":1473},"Catch and review suspicious emails before they even reach your inbox",{"id":989,"bullet":1475},"Set custom filter policies and create whitelists and blacklists",{"id":1081,"bullet":1477},"Plus receive bonus domain email storage",{"id":939,"__component":834,"heading":1479,"preHeading":1194,"description":1480,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838,"ribbonSettings":1481,"ctas":1482,"image":1486,"article":1495},"Doteasy leaves me **speechless!**","This company leaves me speechless!! They are always willing and ready to help when I am stuck on a project. They take the lead so I don't have to struggle trying to figure out all the steps it would take me to get it done. They are very professional, patient, and friendly. I have been with for a few years and I don't have one complaint, and never have had any. I highly recommend them to anyone just starting out. Even if you are a pro in this area, Doteasy is the place to take your business. I left another company before I found Doteasy and so glad that I switched.\n",{"id":1081,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":777,"watermarkFit":777,"watermark":777,"watermarkMobile":777},[1483],{"id":1140,"label":1484,"liveChatTrigger":777,"target":777,"hash":777,"externalLink":1485,"outline":778,"isTextLink":778,"internalLink":777},"Read more","https://uk.trustpilot.com/reviews/65b9d02dc90fc7ecdadd733c",{"id":1487,"name":1488,"alternativeText":777,"caption":777,"width":1489,"height":1490,"formats":777,"hash":1491,"ext":970,"mime":971,"size":1492,"url":1493,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1494,"updatedAt":1494},196,"Stars.svg",292,51,"Stars_7546056885",1.03,"/uploads/Stars_7546056885.svg","2024-03-12T15:46:07.044Z",[],{"id":810,"__component":859,"heading":1497,"description":1498,"preHeading":777,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796,"ribbonSettings":1499,"ctas":1512,"image":1516,"bullets":1550,"imageTablet":1551,"imageMobile":777,"lottie":777},"Get the help you need, **when you need it.**","We're known for being nice. With over 20 years of web hosting industry experience, our expert team can help you through any question or issue. Whether you're just starting out or a website expert, we're here for you.",{"id":1500,"topSpacing":1501,"bottomSpacing":1501,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1502,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":1503,"headingWidth":801,"descriptionWidth":801,"headingSize":845,"watermarkFit":777,"watermark":1504,"watermarkMobile":777},38,"xs","forestGreen","right-top",{"id":1505,"name":1506,"alternativeText":777,"caption":777,"width":895,"height":1507,"formats":777,"hash":1508,"ext":970,"mime":971,"size":1509,"url":1510,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1511,"updatedAt":1511},195,"Watermark TEST 3.svg",650,"Watermark_TEST_3_677d26a54b",44.99,"/uploads/Watermark_TEST_3_677d26a54b.svg","2024-03-12T15:21:54.893Z",[1513],{"id":1514,"label":1515,"liveChatTrigger":798,"target":777,"hash":777,"externalLink":777,"outline":778,"isTextLink":778,"internalLink":777},31,"Ask us anything",{"id":1517,"name":1518,"alternativeText":777,"caption":777,"width":1519,"height":1520,"formats":1521,"hash":1545,"ext":877,"mime":880,"size":1546,"url":1547,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1548,"updatedAt":1549},2653,"Support_Mobile_3.webp",1500,1314,{"large":1522,"small":1527,"medium":1533,"thumbnail":1539},{"ext":877,"url":1523,"hash":1524,"mime":880,"name":1525,"path":777,"size":1526,"width":883,"height":1275},"/uploads/large_Support_Mobile_3_157f66c19a.webp","large_Support_Mobile_3_157f66c19a","large_Support_Mobile_3.webp",118.29,{"ext":877,"url":1528,"hash":1529,"mime":880,"name":1530,"path":777,"size":1531,"width":889,"height":1532},"/uploads/small_Support_Mobile_3_157f66c19a.webp","small_Support_Mobile_3_157f66c19a","small_Support_Mobile_3.webp",37.45,438,{"ext":877,"url":1534,"hash":1535,"mime":880,"name":1536,"path":777,"size":1537,"width":895,"height":1538},"/uploads/medium_Support_Mobile_3_157f66c19a.webp","medium_Support_Mobile_3_157f66c19a","medium_Support_Mobile_3.webp",74.3,657,{"ext":877,"url":1540,"hash":1541,"mime":880,"name":1542,"path":777,"size":1543,"width":1544,"height":901},"/uploads/thumbnail_Support_Mobile_3_157f66c19a.webp","thumbnail_Support_Mobile_3_157f66c19a","thumbnail_Support_Mobile_3.webp",8.92,178,"Support_Mobile_3_157f66c19a",267.68,"/uploads/Support_Mobile_3_157f66c19a.webp","2024-04-24T09:49:23.450Z","2024-04-25T14:35:50.495Z",[],{"id":1552,"name":1553,"alternativeText":777,"caption":777,"width":1519,"height":1520,"formats":1554,"hash":1575,"ext":877,"mime":880,"size":1576,"url":1577,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1578,"updatedAt":1579},2654,"Support_Desktop_3.webp",{"large":1555,"small":1560,"medium":1565,"thumbnail":1570},{"ext":877,"url":1556,"hash":1557,"mime":880,"name":1558,"path":777,"size":1559,"width":883,"height":1275},"/uploads/large_Support_Desktop_3_f68c6c09fd.webp","large_Support_Desktop_3_f68c6c09fd","large_Support_Desktop_3.webp",104.06,{"ext":877,"url":1561,"hash":1562,"mime":880,"name":1563,"path":777,"size":1564,"width":889,"height":1532},"/uploads/small_Support_Desktop_3_f68c6c09fd.webp","small_Support_Desktop_3_f68c6c09fd","small_Support_Desktop_3.webp",33.56,{"ext":877,"url":1566,"hash":1567,"mime":880,"name":1568,"path":777,"size":1569,"width":895,"height":1538},"/uploads/medium_Support_Desktop_3_f68c6c09fd.webp","medium_Support_Desktop_3_f68c6c09fd","medium_Support_Desktop_3.webp",64.98,{"ext":877,"url":1571,"hash":1572,"mime":880,"name":1573,"path":777,"size":1574,"width":1544,"height":901},"/uploads/thumbnail_Support_Desktop_3_f68c6c09fd.webp","thumbnail_Support_Desktop_3_f68c6c09fd","thumbnail_Support_Desktop_3.webp",8.05,"Support_Desktop_3_f68c6c09fd",238.02,"/uploads/Support_Desktop_3_f68c6c09fd.webp","2024-04-24T09:49:23.662Z","2024-04-24T10:06:00.908Z",{"id":5,"__component":865,"heading":866,"description":1581,"ribbonStyle":868,"preHeading":777,"ribbonSettings":1582,"ctas":1583,"faqs":1584},"Here are our most common questions about what we do and how we can help you at Doteasy.\n",{"id":1104,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":777,"watermarkFit":777,"watermark":777,"watermarkMobile":777},[],[1585,1588,1591,1594,1597,1601,1605,1609,1613,1617,1621,1625],{"id":930,"heading":1586,"description":1587},"What is web hosting?","Web hosting allows your website to be seen publicly online. You need a web hosting plan to store your website's files (info, images, text, and other content that make up your site) so your website can be published and visible on the internet.\n\nAll of Doteasy's web hosting plans include the features you need to create and run a fast and reliable website. Doteasy stores your website files securely, and our web hosting plans include free secure SSL and custom domain emails, offering incredible value and everything you need for your online presence to succeed. You also get access to cPanel, the industry's leading web hosting control panel, so you can easily manage your site.\n",{"id":939,"heading":1589,"description":1590},"Can I host my own website?","While you can host a website yourself, it is uncommon and not recommended. To host a website on your Windows PC, you will need to install WAMP software, upload your site files with HTML written in text files with the .php extension, and go to \"Apache\" to allow your files to be seen online. Note that self-hosting your website can be done to learn about how websites work, but is not recommended for a fully functional, professional website. There are many disadvantages to self-hosting a website: as home computers are intended for personal use, your self-hosted website will be slow. You will need to ensure your computer is on at all times, and will need a backup system in case of hardware or power failures. You must also take care of hardware and software maintenance, electrical bills, and technical knowledge on your own. If you want to focus on making a successful website, you will need professional website hosting services, which is what Doteasy is here for!\n\nBy hosting your website files with a professional web hosting provider like Doteasy, you can ensure optimum uptime for your website. With Doteasy, your website data will be stored in our powerful data centres for security, power, and performance.",{"id":800,"heading":1592,"description":1593},"Do your hosting services come with a control panel?","Yes, our hosting services make use of cPanel, the most popular web hosting control panel. cPanel allows you to manage all of your web hosting services in one place, including website files, domain email accounts, 1-click script installations, security updates, and more. All Doteasy web hosting plans include the cPanel control panel. As the most popular web hosting control panel, there are many helpful cPanel guides and resources available online. Doteasy also offers a library of cPanel resources to help you find solutions right away. Additionally, our team of cPanel experts can help with any questions you have, and can be contacted for knowledgeable and efficient support.",{"id":810,"heading":1595,"description":1596},"How should I choose my domain name for my website?","A domain name is the memorable, unique web address that visitors can type into the browser to access your website, such as www.doteasy.com. Once you have registered a domain name, no other user can have the same domain name as you.\n\nChoosing the right domain name is crucial because it defines your brand and can affect your search engine rankings and online presence.\n\nTo begin, search for a website name that is easy to type and remember. The goal of your domain name is to be memorable and easy to associate with your business. Your domain name should reflect your brand and services. You could also consider including the name of your city to target local audiences.\n\nBe sure to choose the right domain name extension, which is the last part of a domain name (e.g. \".com,\" \".net,\" \".ca,\" etc.). 43% of all domains have the \".com\" extension, so choosing a \".com\" extension is a popular choice that visitors will be more likely to remember. However, choosing a country code domain extension, such as \".ca\" for Canadians, can help you target the right audience and compete better in search engines for local searches. If your website is for a nonprofit organization, \".org\" is a popular domain name extension that can reflect your website's purpose.",{"id":1598,"heading":1599,"description":1600},130,"Can I buy a domain name without web hosting?","You certainly can buy a domain name without web hosting. You simply need to register the domain name you want, and you will be the owner of the domain name as long as you continue to renew your domain name registration.\n\nThere are many benefits to buying a domain without website hosting. Every domain name is unique, which means that once you have registered a domain name, no other user can have the same domain name as you. It is beneficial to buy an available domain name to reserve for your future use.\n\nBuying a domain name also allows you to maintain control over the domain and protect your brand identity. For example, if you own a business but are not ready to make a website, you can purchase the domain with your business name to prevent others from buying it. This can protect your brand from being diluted or tarnished by others. Buying multiple domain extensions (i.e. the last part of a domain name like .com, .net, .ca, etc.) with your brand name is another way to protect your brand identity.",{"id":1602,"heading":1603,"description":1604},131,"Why do I need a business website?","Whether you're a small local business or an established large-scale company, a website is crucial to establishing credibility and reaching potential clients. 91% of consumers search online to research goods or services, so your website establishes your business's presence and lets you keep up with the competition. A website also helps you build your brand and presence - 84% of consumers consider a business with a website as more legitimate. With your own website, you can control your online presence and keep your marketing fresh. Owning a website is one of the most cost-effective investments for your business, and Doteasy offers everything you need - including a professional website domain, custom domain emails at no additional cost, and high performance web hosting - to flourish online at affordable rates.",{"id":1606,"heading":1607,"description":1608},132," Why do I need a domain email?","33% of users doubt the trustworthiness of a business without a custom domain email. Using your custom domain name in your email address (info@yourdomainname.com) adds credibility to your brand and creates a sense of trust throughout your customer communications. A professional email address allows you to promote your business with each email you send, encouraging potential customers to visit your website and remember your brand. Having a custom domain email can help you create a consistent and professional online presence - which is why Doteasy includes domain email accounts in all web hosting plans.",{"id":1610,"heading":1611,"description":1612},133,"Do your hosting solutions include email?","Some other web hosting services require users to pay an additional premium to use domain email account services for their sites, but we know customers and businesses alike value quality communication. All Doteasy web hosting plans include custom emails at your domain name, and email hosting to store your emails, at no additional cost. Professional domain emails are crucial for a successful business, which is why we equip our web hosting plans with the tools for your online presence to succeed.\n\nA custom domain email (info@yourdomainname.com) makes your brand credible and builds customer trust in your business - 33% of consumers doubt the trustworthiness of a business without a custom domain email. A professional email address allows you to promote your business with each email you send, encouraging potential customers to remember your brand and recognize you for what you have to offer.",{"id":1614,"heading":1615,"description":1616},134,"How can Doteasy help small business owners succeed?","Doteasy offers everything you need to build a successful online presence. You can buy a unique domain name to establish your brand, and Doteasy's web hosting plans provide fast and secure service for a successful website. Our web hosting plans include custom domain emails so you can strengthen your brand and establish trust with every email you send.\n\nAdditionally, our dedicated and knowledgeable support is available through telephone, live chat, and email. When you come to us, we ensure you receive expert support from real people, and inquiries typically receive responses within 1 business day.",{"id":1618,"heading":1619,"description":1620},135,"What are the benefits of Doteasy WordPress Hosting solutions?","Doteasy's WordPress web hosting plans are optimized with the best features, and designed to fulfill the optimum server and security requirements to create and manage your website with WordPress. With our WordPress Hosting, you can rest assured that you have the optimal features to power your WordPress website. On top of that, SSL is included for free with all of our web hosting plans.",{"id":1622,"heading":1623,"description":1624},136,"Why should I transfer my website, domain, or web hosting to Doteasy?","There are many benefits to transferring your domain or web hosting services to Doteasy! Award-winning support, value-packed features, and secure and fast website performance are reasons to love website services at Doteasy. You'll also experience convenient management if you choose us to host both your website and domain name.\n\nOur website experts can help take care of your domain transfer, making it simple to move your domain hosting to Doteasy. You'll keep the remaining time on your current registration, plus at least a full year of domain registration extension with Doteasy (depending on the term length you choose).\n\nWe also offer a free website hosting transfer service. We'll help you migrate your website files to Doteasy for a hassle-free transfer. Just contact our team for more details: https://www.doteasy.com/support/",{"id":1626,"heading":1627,"description":1628},137,"Where are Doteasy's web servers located?","Your web hosting will be stored on our web servers in Canada. With Canadian web hosting, you'll experience enhanced data privacy protection and secure, advanced website technology.\n\nCanada places personal privacy as a top priority, and has some of the strictest privacy protection policies in the world. Doteasy is governed by PIPEDA (Personal Information Protection and Electronic Documents Act), which was created to protect personal information and promote consumer trust. Canada is also home to some of the most advanced web hosting technology in the world, so you can benefit from reliable and fast web hosting with Doteasy.",[],{"pagination":1631},{"page":5,"pageSize":1632,"pageCount":5,"total":5},25,{"data":1634,"meta":2070},{"id":5,"headerStyle":1635,"includeUtilityBar":798,"createdAt":1636,"updatedAt":1637,"publishedAt":1638,"stickyHeader":798,"navItem":1639},"headersStandard","2024-03-05T16:06:59.436Z","2024-10-17T23:18:44.343Z","2024-03-05T16:07:00.321Z",[1640,1659,1680,1718,2016,2040],{"id":810,"title":1641,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":777,"dropdown":1643},"Domains","_self",{"id":939,"title":1644,"createdAt":1645,"updatedAt":1646,"publishedAt":1647,"collection":1648},"(Primary nav) Domains","2024-03-13T15:11:24.524Z","2024-06-25T11:35:40.597Z","2024-03-13T15:13:02.150Z",[1649,1651],{"id":939,"title":976,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1650},{"id":826,"title":976,"slug":977,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":978,"updatedAt":979,"publishedAt":980,"locale":783},{"id":826,"title":1652,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1653},"Transfer Domain",{"id":1104,"title":1654,"slug":1655,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1656,"updatedAt":1657,"publishedAt":1658,"locale":783},"Transfer Domains","transfer-domains","2024-03-19T13:10:48.486Z","2024-12-04T13:47:32.197Z","2024-03-19T13:11:06.277Z",{"id":1081,"title":811,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":777,"dropdown":1660},{"id":826,"title":1661,"createdAt":1662,"updatedAt":1663,"publishedAt":1664,"collection":1665},"(Primary Nav) Web Hosting","2024-03-13T15:25:20.868Z","2024-03-25T16:12:39.781Z","2024-03-13T15:34:53.953Z",[1666,1669,1671,1673],{"id":800,"title":1667,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1668},"Shared Web Hosting",{"id":810,"title":811,"slug":812,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":813,"updatedAt":814,"publishedAt":815,"locale":783},{"id":810,"title":1116,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1670},{"id":1115,"title":1116,"slug":1117,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1118,"updatedAt":1119,"publishedAt":1120,"locale":783},{"id":989,"title":1227,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1672},{"id":1122,"title":1227,"slug":1228,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1229,"updatedAt":1230,"publishedAt":1231,"locale":783},{"id":847,"title":1674,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1675},"Reseller Web Hosting",{"id":1221,"title":1674,"slug":1676,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1677,"updatedAt":1678,"publishedAt":1679,"locale":783},"reseller-web-hosting","2024-03-25T15:57:52.994Z","2025-05-14T08:28:46.405Z","2024-03-25T16:11:50.883Z",{"id":1049,"title":1681,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":777,"dropdown":1682},"Servers",{"id":989,"title":1683,"createdAt":1684,"updatedAt":1685,"publishedAt":1686,"collection":1687},"(Primary Nav) Servers","2024-03-19T14:38:15.708Z","2024-05-30T15:17:11.034Z","2024-03-21T15:13:48.440Z",[1688,1695,1702,1710],{"id":1029,"title":1689,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1690},"Windows Servers",{"id":847,"title":1689,"slug":1691,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1692,"updatedAt":1693,"publishedAt":1694,"locale":783},"windows-servers","2024-03-21T15:13:09.341Z","2024-12-10T13:04:09.889Z","2024-03-21T15:14:02.389Z",{"id":1036,"title":1696,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1697},"Linux Servers",{"id":1206,"title":1696,"slug":1698,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1699,"updatedAt":1700,"publishedAt":1701,"locale":783},"linux-servers","2024-03-25T15:54:27.615Z","2025-12-23T15:17:21.088Z","2024-03-25T16:11:39.270Z",{"id":968,"title":1703,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1704},"Managed Windows VPS Servers",{"id":1049,"title":1705,"slug":1706,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1707,"updatedAt":1708,"publishedAt":1709,"locale":783},"Windows VPS","windows-vps","2024-03-25T15:55:02.510Z","2024-05-30T13:53:11.649Z","2024-03-25T16:11:56.800Z",{"id":1632,"title":1711,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1712},"Managed Linux VPS Servers",{"id":858,"title":1713,"slug":1714,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1715,"updatedAt":1716,"publishedAt":1717,"locale":783},"Linux VPS","linux-vps","2024-03-25T15:55:55.496Z","2024-05-30T13:52:13.254Z","2024-03-25T16:11:46.378Z",{"id":989,"title":1172,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":1719,"dropdown":777},{"id":800,"title":1172,"slug":1173,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1174,"updatedAt":1175,"publishedAt":1176,"locale":783,"seo":1720,"ribbons":1721,"localizations":2015},{"id":810,"metaTitle":1178,"metaDescription":1179,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788,"metaImage":777},[1722,1771,1791,1822,1828,1834,1878,1920,1965,1979],{"id":826,"__component":791,"heading":1182,"preHeading":1183,"description":1184,"ribbonStyle":795,"imagePosition":796,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":797,"fixImageToBottom":798,"includeDomainSearch":777,"ribbonSettings":1723,"ctas":1727,"image":1731,"imageTablet":1759,"imageMobile":1765},{"id":1724,"topSpacing":1501,"bottomSpacing":1501,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":798,"backgroundStyle":1725,"preHeadingRing":778,"introBottomSpacing":801,"watermarkPosition":796,"headingWidth":801,"descriptionWidth":801,"headingSize":1726,"watermarkFit":777},58,"purple","smaller",[1728],{"id":948,"label":1729,"liveChatTrigger":777,"target":777,"hash":1730,"externalLink":777,"outline":778,"isTextLink":778},"Check out our plans for WordPress","plans",{"id":1732,"name":1733,"alternativeText":777,"caption":777,"width":1519,"height":1520,"formats":1734,"hash":1755,"ext":877,"mime":880,"size":1756,"url":1757,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1758,"updatedAt":1758},2648,"Wordpress_desktop_1_0.webp",{"large":1735,"small":1740,"medium":1745,"thumbnail":1750},{"ext":877,"url":1736,"hash":1737,"mime":880,"name":1738,"path":777,"size":1739,"width":883,"height":1275},"/uploads/large_Wordpress_desktop_1_0_a7e78d1c01.webp","large_Wordpress_desktop_1_0_a7e78d1c01","large_Wordpress_desktop_1_0.webp",121.45,{"ext":877,"url":1741,"hash":1742,"mime":880,"name":1743,"path":777,"size":1744,"width":889,"height":1532},"/uploads/small_Wordpress_desktop_1_0_a7e78d1c01.webp","small_Wordpress_desktop_1_0_a7e78d1c01","small_Wordpress_desktop_1_0.webp",45.92,{"ext":877,"url":1746,"hash":1747,"mime":880,"name":1748,"path":777,"size":1749,"width":895,"height":1538},"/uploads/medium_Wordpress_desktop_1_0_a7e78d1c01.webp","medium_Wordpress_desktop_1_0_a7e78d1c01","medium_Wordpress_desktop_1_0.webp",83.77,{"ext":877,"url":1751,"hash":1752,"mime":880,"name":1753,"path":777,"size":1754,"width":1544,"height":901},"/uploads/thumbnail_Wordpress_desktop_1_0_a7e78d1c01.webp","thumbnail_Wordpress_desktop_1_0_a7e78d1c01","thumbnail_Wordpress_desktop_1_0.webp",9.61,"Wordpress_desktop_1_0_a7e78d1c01",255.08,"/uploads/Wordpress_desktop_1_0_a7e78d1c01.webp","2024-04-24T09:49:22.940Z",{"id":1732,"name":1733,"alternativeText":777,"caption":777,"width":1519,"height":1520,"formats":1760,"hash":1755,"ext":877,"mime":880,"size":1756,"url":1757,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1758,"updatedAt":1758},{"large":1761,"small":1762,"medium":1763,"thumbnail":1764},{"ext":877,"url":1736,"hash":1737,"mime":880,"name":1738,"path":777,"size":1739,"width":883,"height":1275},{"ext":877,"url":1741,"hash":1742,"mime":880,"name":1743,"path":777,"size":1744,"width":889,"height":1532},{"ext":877,"url":1746,"hash":1747,"mime":880,"name":1748,"path":777,"size":1749,"width":895,"height":1538},{"ext":877,"url":1751,"hash":1752,"mime":880,"name":1753,"path":777,"size":1754,"width":1544,"height":901},{"id":1732,"name":1733,"alternativeText":777,"caption":777,"width":1519,"height":1520,"formats":1766,"hash":1755,"ext":877,"mime":880,"size":1756,"url":1757,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1758,"updatedAt":1758},{"large":1767,"small":1768,"medium":1769,"thumbnail":1770},{"ext":877,"url":1736,"hash":1737,"mime":880,"name":1738,"path":777,"size":1739,"width":883,"height":1275},{"ext":877,"url":1741,"hash":1742,"mime":880,"name":1743,"path":777,"size":1744,"width":889,"height":1532},{"ext":877,"url":1746,"hash":1747,"mime":880,"name":1748,"path":777,"size":1749,"width":895,"height":1538},{"ext":877,"url":1751,"hash":1752,"mime":880,"name":1753,"path":777,"size":1754,"width":1544,"height":901},{"id":1104,"__component":841,"heading":1186,"description":797,"ribbonStyle":843,"featuresPerRow":844,"preHeading":1187,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845,"features":1772,"ribbonSettings":1788,"ctas":1790},[1773,1776,1780,1784],{"id":1166,"heading":1774,"description":1775,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777},"**Perfected for WordPress**","Just choose a hosting plan and get going - we've already installed WordPress for you! Our web hosting plans are set to handle the most specific and up-to-the-minute WordPress requirements, and include auto-updates so you always have the latest WordPress version.",{"id":1777,"heading":1778,"description":1779,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777},27,"**WordPress pre-installed**","Say goodbye to installation headaches. WordPress comes pre-installed on all our hosting plans.",{"id":1781,"heading":1782,"description":1783,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777},29,"**Domain included**","Get a free domain name with every managed WordPress hosting plan, making it easier than ever to get your website up and running.",{"id":1785,"heading":1786,"description":1787,"ctaLabel":777,"ctaLiveChatTrigger":777,"ctaTarget":777,"ctaHash":777,"ctaExternalLink":777,"ctaOutline":778,"ctaIsTextLink":778,"ctaStyle":777},28,"**Expert WordPress support**","Our team of WordPress experts is dedicated to providing you with the best support. From troubleshooting to optimization tips, we're here to help you make the most of your WordPress site.\n",{"id":1789,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1268,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":804,"descriptionWidth":804,"headingSize":801,"watermarkFit":777},60,[],{"id":939,"__component":827,"ribbonStyle":828,"heading":1189,"description":1190,"preHeading":777,"plansPerRow":851,"planBlocksAlignment":802,"featureComparisonTable":777,"ribbonSettings":1792,"plans":1793},{"id":1253,"topSpacing":801,"bottomSpacing":1501,"textAlignment":838,"anchor":1730,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":777,"watermarkFit":777},[1794,1801,1808,1815],{"id":5,"title":1795,"description":777,"price":777,"promote":778,"promoteLabel":777,"priceSuffix":777,"priceSummary":777,"planId":1796,"cmsTitle":1797,"showImage":778,"showDescription":778,"showPriceSummary":778,"createdAt":1798,"updatedAt":1799,"publishedAt":1800},"Starter","1e96d298-537d-4e6e-e55a-54e120637085","Starter Hosting","2024-04-08T10:59:06.810Z","2026-03-03T10:50:49.172Z","2024-04-08T10:59:07.866Z",{"id":930,"title":1802,"description":777,"price":777,"promote":798,"promoteLabel":777,"priceSuffix":777,"priceSummary":777,"planId":1803,"cmsTitle":1804,"showImage":778,"showDescription":778,"showPriceSummary":778,"createdAt":1805,"updatedAt":1806,"publishedAt":1807},"Plus","80d1639e-237d-4372-257a-64610589e572","Plus Hosting","2024-04-08T11:00:26.421Z","2026-03-03T10:50:39.108Z","2024-04-08T11:00:27.318Z",{"id":939,"title":1809,"description":777,"price":777,"promote":778,"promoteLabel":777,"priceSuffix":777,"priceSummary":777,"planId":1810,"cmsTitle":1811,"showImage":778,"showDescription":778,"showPriceSummary":778,"createdAt":1812,"updatedAt":1813,"publishedAt":1814},"Pro","0381d780-e72d-4d83-36ea-7413569926e5","Pro Hosting","2024-04-08T11:01:51.734Z","2026-03-03T10:51:41.846Z","2024-04-08T11:01:52.552Z",{"id":833,"title":1816,"description":777,"price":777,"promote":778,"promoteLabel":777,"priceSuffix":777,"priceSummary":777,"planId":1817,"cmsTitle":1818,"showImage":778,"showDescription":778,"showPriceSummary":778,"createdAt":1819,"updatedAt":1820,"publishedAt":1821},"Max","93e8d569-d072-453e-e10f-d4e853121607","Max Hosting","2026-03-02T16:39:56.131Z","2026-03-03T10:52:37.286Z","2026-03-02T16:40:49.073Z",{"id":948,"__component":834,"heading":777,"preHeading":777,"description":835,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838,"ribbonSettings":1823,"ctas":1826,"image":777,"article":1827},{"id":1824,"topSpacing":1825,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":1270},391,"none",[],[],{"id":1070,"__component":834,"heading":1193,"preHeading":1194,"description":1195,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838,"ribbonSettings":1829,"ctas":1831,"image":1832,"article":1833},{"id":1830,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":777,"watermarkFit":777},65,[],{"id":1487,"name":1488,"alternativeText":777,"caption":777,"width":1489,"height":1490,"formats":777,"hash":1491,"ext":970,"mime":971,"size":1492,"url":1493,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1494,"updatedAt":1494},[],{"id":847,"__component":859,"heading":1197,"description":1198,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802,"ribbonSettings":1835,"ctas":1837,"image":1838,"bullets":1866,"imageTablet":777,"imageMobile":777,"lottie":777},{"id":1836,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":796,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777},54,[],{"id":1839,"name":1840,"alternativeText":777,"caption":777,"width":1359,"height":1360,"formats":1841,"hash":1862,"ext":877,"mime":880,"size":1863,"url":1864,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1865,"updatedAt":1865},2274,"Wordpress 01.webp",{"large":1842,"small":1847,"medium":1852,"thumbnail":1857},{"ext":877,"url":1843,"hash":1844,"mime":880,"name":1845,"path":777,"size":1846,"width":883,"height":1367},"/uploads/large_Wordpress_01_a67d7d12e8.webp","large_Wordpress_01_a67d7d12e8","large_Wordpress 01.webp",14.39,{"ext":877,"url":1848,"hash":1849,"mime":880,"name":1850,"path":777,"size":1851,"width":889,"height":1373},"/uploads/small_Wordpress_01_a67d7d12e8.webp","small_Wordpress_01_a67d7d12e8","small_Wordpress 01.webp",6.87,{"ext":877,"url":1853,"hash":1854,"mime":880,"name":1855,"path":777,"size":1856,"width":895,"height":1379},"/uploads/medium_Wordpress_01_a67d7d12e8.webp","medium_Wordpress_01_a67d7d12e8","medium_Wordpress 01.webp",10.38,{"ext":877,"url":1858,"hash":1859,"mime":880,"name":1860,"path":777,"size":1861,"width":1385,"height":901},"/uploads/thumbnail_Wordpress_01_a67d7d12e8.webp","thumbnail_Wordpress_01_a67d7d12e8","thumbnail_Wordpress 01.webp",2.84,"Wordpress_01_a67d7d12e8",17.53,"/uploads/Wordpress_01_a67d7d12e8.webp","2024-04-09T15:53:59.982Z",[1867,1870,1873,1875],{"id":1868,"bullet":1869},19,"Personalized assistance for WordPress",{"id":1871,"bullet":1872},20,"Up-to-date knowledge on WordPress trends",{"id":1070,"bullet":1874},"Responsive support via ticket, call or live chat",{"id":1876,"bullet":1877},182,"Constantly updated resources for WordPress users",{"id":840,"__component":859,"heading":1200,"description":1201,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":798,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":802,"ribbonSettings":1879,"ctas":1881,"image":1882,"bullets":1910,"imageTablet":777,"imageMobile":777,"lottie":777},{"id":1880,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777},55,[],{"id":1883,"name":1884,"alternativeText":777,"caption":777,"width":1359,"height":1360,"formats":1885,"hash":1906,"ext":877,"mime":880,"size":1907,"url":1908,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1909,"updatedAt":1909},2273,"Wordpress 02.webp",{"large":1886,"small":1891,"medium":1896,"thumbnail":1901},{"ext":877,"url":1887,"hash":1888,"mime":880,"name":1889,"path":777,"size":1890,"width":883,"height":1367},"/uploads/large_Wordpress_02_8817044753.webp","large_Wordpress_02_8817044753","large_Wordpress 02.webp",18.31,{"ext":877,"url":1892,"hash":1893,"mime":880,"name":1894,"path":777,"size":1895,"width":889,"height":1373},"/uploads/small_Wordpress_02_8817044753.webp","small_Wordpress_02_8817044753","small_Wordpress 02.webp",8.61,{"ext":877,"url":1897,"hash":1898,"mime":880,"name":1899,"path":777,"size":1900,"width":895,"height":1379},"/uploads/medium_Wordpress_02_8817044753.webp","medium_Wordpress_02_8817044753","medium_Wordpress 02.webp",13.28,{"ext":877,"url":1902,"hash":1903,"mime":880,"name":1904,"path":777,"size":1905,"width":1385,"height":901},"/uploads/thumbnail_Wordpress_02_8817044753.webp","thumbnail_Wordpress_02_8817044753","thumbnail_Wordpress 02.webp",3.38,"Wordpress_02_8817044753",23.05,"/uploads/Wordpress_02_8817044753.webp","2024-04-09T15:53:59.791Z",[1911,1913,1915,1917],{"id":1029,"bullet":1912},"Continuous server monitoring for threat detection",{"id":1036,"bullet":1914},"Automatic plugin updates for enhanced security",{"id":968,"bullet":1916},"SSL encryption for secure data transmission",{"id":1918,"bullet":1919},185,"Proactive security measures to safeguard your website",{"id":1049,"__component":859,"heading":1203,"description":1204,"preHeading":777,"ribbonStyle":1060,"flipImagePosition":778,"fixImageToBottom":778,"media":777,"additionalDescription":797,"imageRatio":801,"imagePosition":1009,"ribbonSettings":1921,"ctas":1923,"image":1924,"bullets":1952,"imageTablet":777,"imageMobile":777,"lottie":777},{"id":1922,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1262,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777},56,[],{"id":1925,"name":1926,"alternativeText":777,"caption":777,"width":1359,"height":1360,"formats":1927,"hash":1948,"ext":877,"mime":880,"size":1949,"url":1950,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1951,"updatedAt":1951},2272,"Wordpress 03.webp",{"large":1928,"small":1933,"medium":1938,"thumbnail":1943},{"ext":877,"url":1929,"hash":1930,"mime":880,"name":1931,"path":777,"size":1932,"width":883,"height":1367},"/uploads/large_Wordpress_03_ed060a09a7.webp","large_Wordpress_03_ed060a09a7","large_Wordpress 03.webp",17.88,{"ext":877,"url":1934,"hash":1935,"mime":880,"name":1936,"path":777,"size":1937,"width":889,"height":1373},"/uploads/small_Wordpress_03_ed060a09a7.webp","small_Wordpress_03_ed060a09a7","small_Wordpress 03.webp",8.51,{"ext":877,"url":1939,"hash":1940,"mime":880,"name":1941,"path":777,"size":1942,"width":895,"height":1379},"/uploads/medium_Wordpress_03_ed060a09a7.webp","medium_Wordpress_03_ed060a09a7","medium_Wordpress 03.webp",13.26,{"ext":877,"url":1944,"hash":1945,"mime":880,"name":1946,"path":777,"size":1947,"width":1385,"height":901},"/uploads/thumbnail_Wordpress_03_ed060a09a7.webp","thumbnail_Wordpress_03_ed060a09a7","thumbnail_Wordpress 03.webp",3.42,"Wordpress_03_ed060a09a7",23.18,"/uploads/Wordpress_03_ed060a09a7.webp","2024-04-09T15:53:59.782Z",[1953,1955,1957,1959,1962],{"id":1632,"bullet":1954},"Professional domain email accounts included",{"id":1777,"bullet":1956},"Private domain registration to protect your identity",{"id":1166,"bullet":1958},"Unlimited domain forwarding for seamless communication",{"id":1960,"bullet":1961},183,"Complete domain management tools at your fingertips",{"id":1963,"bullet":1964},184,"Comprehensive privacy protection measures for your domain",{"id":1206,"__component":859,"heading":1207,"description":1208,"preHeading":1209,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":796,"ribbonSettings":1966,"ctas":1968,"image":1972,"bullets":1978,"imageTablet":777,"imageMobile":777,"lottie":777},{"id":1967,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1502,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":1503,"headingWidth":801,"descriptionWidth":801,"headingSize":845,"watermarkFit":777},57,[1969],{"id":1970,"label":1971,"liveChatTrigger":798,"target":777,"hash":777,"externalLink":777,"outline":778,"isTextLink":778},45,"Get in touch",{"id":1517,"name":1518,"alternativeText":777,"caption":777,"width":1519,"height":1520,"formats":1973,"hash":1545,"ext":877,"mime":880,"size":1546,"url":1547,"previewUrl":777,"provider":905,"provider_metadata":777,"createdAt":1548,"updatedAt":1549},{"large":1974,"small":1975,"medium":1976,"thumbnail":1977},{"ext":877,"url":1523,"hash":1524,"mime":880,"name":1525,"path":777,"size":1526,"width":883,"height":1275},{"ext":877,"url":1528,"hash":1529,"mime":880,"name":1530,"path":777,"size":1531,"width":889,"height":1532},{"ext":877,"url":1534,"hash":1535,"mime":880,"name":1536,"path":777,"size":1537,"width":895,"height":1538},{"ext":877,"url":1540,"hash":1541,"mime":880,"name":1542,"path":777,"size":1543,"width":1544,"height":901},[],{"id":826,"__component":865,"heading":866,"description":1211,"ribbonStyle":868,"preHeading":1212,"ribbonSettings":1980,"ctas":1982,"faqs":1983},{"id":1981,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":777,"watermarkFit":777},63,[],[1984,1987,1990,1993,1996,1999,2003,2007,2011],{"id":840,"heading":1985,"description":1986},"What is WordPress?","WordPress is the most popular platform to create websites today. It is a flexible content management system (CMS) that allows you to create your website by modifying themes and adding functionality with plugins.",{"id":1206,"heading":1988,"description":1989},"What is Managed WordPress Hosting with Doteasy?","With Doteasy Managed WordPress Hosting, you can rest assured that you have the optimal features to power your WordPress website. Doteasy's WordPress hosting plans are optimized with the best features and designed to fulfill the optimum server and security requirements to create and manage your website with WordPress. WordPress and a few hand-picked plugins come installed and ready to go with Doteasy Managed WordPress Hosting plans!\n\nOn the server side, we provide 24/7 server monitoring for optimum uptime. For improved efficiency, we take care of caching through PHP caching on the server-side - giving you the flexibility to install your chosen caching plugins to further enhance your WordPress website functionality.\n\nOur Managed WordPress hosting allows you to opt-in to automatic plugin and theme updates. Note that while plugin and theme updates will be performed automatically, you may need to perform further updates to ensure your plugins are compatible with the newest WordPress versions. We also recommend installing a plugin that can perform plugin version rollbacks, such as WP Rollback, to help restore any plugin settings in case of compatibility issues.\n\nTo further protect against website issues due to update incompatibilities, selected web hosting plans include daily automatic website backups for free, or you can subscribe to our daily automatic backup service for $1.50/month. Alternatively, you can perform a full site backup from time to time through the cPanel, using the Backup Wizard. Lastly, our team has WordPress specialists to help you troubleshoot any issues that may arise - so you can be confident that Doteasy WordPress hosting is the right choice for your WordPress site.\n\nPlease note that Managed WordPress Hosting does not include management over your website content (such as your website copy and design).",{"id":1049,"heading":1991,"description":1992},"What is a WordPress Theme?","WordPress themes define the look and layout of your website. Themes can be customized and changed to give your website a unique look. There are thousands of free and premium WordPress themes to choose from. Our WordPress Resources site posts free themes and plugins daily!",{"id":858,"heading":1994,"description":1995},"What is a WordPress Plugin?","Plugins are apps that extend the functionality of your WordPress site. The options for plugins are almost limitless - add custom contact forms, boost SEO, increase site security, and more. Our Doteasy Managed WordPress hosting comes pre-installed with some hand-picked security plugins.",{"id":1115,"heading":1997,"description":1998},"How to install WordPress?","If you choose Doteasy Managed WordPress hosting, WordPress is pre-installed! Alternatively, you can manually install and download WordPress from wordpress.org.",{"id":2000,"heading":2001,"description":2002},138,"Where Can I Find WordPress Themes and Plugins?","Search for free themes and plugins within the WordPress dashboard. Our WordPress resources site is updated daily, featuring hand-picked free themes and plugins. For premium themes, Template Monster is a popular resource.",{"id":2004,"heading":2005,"description":2006},139,"Why should I choose Doteasy for WordPress hosting?","Doteasy's Managed WordPress hosting plans are optimized with the best features, and designed to fulfill the optimum server and security requirements to create and manage your website with WordPress. With our Managed WordPress Hosting, you can rest assured that you have the optimal features to power your WordPress website. On top of that, SSL is included for free with all of our web hosting plans.",{"id":2008,"heading":2009,"description":2010},140,"If I have a WordPress site hosted somewhere else, can I move it to Doteasy?","Yes! If you have a website hosted elsewhere, our team can help you seamlessly move your site to Doteasy - just give our team a call.",{"id":2012,"heading":2013,"description":2014},141,"What are the benefits of Doteasy WordPress hosting solutions?","Doteasy's WordPress web hosting plans are optimized with the best features, and designed to fulfill the optimum server and security requirements to create and manage your website with WordPress. With Doteasy WordPress Hosting, you can rest assured that you have the optimal features to power your WordPress website. On top of that, SSL is included for free with all of our web hosting plans. Our team also has WordPress specialists to help you troubleshoot any issues that may arise - so you can be confident that Doteasy WordPress hosting is the right choice for your WordPress site.",[],{"id":847,"title":2017,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":777,"dropdown":2018},"Security & SSL",{"id":817,"title":2019,"createdAt":2020,"updatedAt":2021,"publishedAt":2022,"collection":2023},"(Primary Nav) Security & SSL","2024-03-19T12:37:32.954Z","2024-10-14T13:55:29.258Z","2024-03-19T12:39:34.075Z",[2024,2026,2033],{"id":1221,"title":1030,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2025},{"id":1029,"title":1030,"slug":1031,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1032,"updatedAt":1033,"publishedAt":1034,"locale":783},{"id":1868,"title":2027,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2028},"Auto Site Backup",{"id":1036,"title":2027,"slug":2029,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2030,"updatedAt":2031,"publishedAt":2032,"locale":783},"auto-site-backup","2024-03-25T16:16:27.581Z","2025-11-12T12:03:38.004Z","2024-03-25T16:16:33.708Z",{"id":1871,"title":2034,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2035},"SSL Certificates",{"id":968,"title":2034,"slug":2036,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2037,"updatedAt":2038,"publishedAt":2039,"locale":783},"ssl-certificates","2024-03-25T16:17:15.831Z","2025-01-13T11:45:52.609Z","2024-03-25T16:17:17.884Z",{"id":817,"title":2041,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":777,"dropdown":2042},"Support",{"id":810,"title":2043,"createdAt":2044,"updatedAt":2045,"publishedAt":2046,"collection":2047},"(Primary Nav) Support","2024-03-13T15:31:01.520Z","2024-09-25T12:12:05.632Z","2024-03-13T15:35:05.521Z",[2048,2056,2063],{"id":840,"title":2049,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2050},"About us",{"id":817,"title":2051,"slug":2052,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2053,"updatedAt":2054,"publishedAt":2055,"locale":783},"About","about-us","2024-03-13T16:31:43.669Z","2025-11-12T10:09:19.184Z","2024-03-13T16:32:14.596Z",{"id":1206,"title":2057,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2058},"Referral Program",{"id":1868,"title":2057,"slug":2059,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2060,"updatedAt":2061,"publishedAt":2062,"locale":783},"referral-program","2024-03-25T16:08:40.550Z","2025-09-24T13:42:46.366Z","2024-03-25T16:11:16.800Z",{"id":858,"title":2064,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2065},"Contact",{"id":1070,"title":2064,"slug":2066,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2067,"updatedAt":2068,"publishedAt":2069,"locale":783},"contact","2024-03-25T16:10:54.517Z","2024-04-25T14:56:18.461Z","2024-03-25T16:11:30.598Z",{},{"data":2072,"meta":2280},{"id":5,"strapline":2073,"footerStyle":2074,"whgAddress":2075,"createdAt":2076,"updatedAt":2077,"publishedAt":2078,"whgDescription":2079,"navItem":2080,"legalNavigation":2215},"Making life easy with Doteasy's web hosting and domain solutions.","footersStandard","[World Host Group Ca Corp](https://worldhost.group)  \n1100-1055 West Georgia Street\\\nVancouver BC V6E 3P3\\\nCanada","2024-03-13T14:40:56.551Z","2026-05-22T15:41:26.817Z","2024-03-13T14:41:40.174Z","World Host Group is the world's best hosting group. With clients in over 180 countries, every brand we run is dedicated to offering excellent reliable hosting backed by friendly expert technical support.",[2081,2128,2150,2177],{"id":5,"title":811,"block":2082},{"id":1081,"title":2083,"createdAt":2084,"updatedAt":2085,"publishedAt":2086,"collection":2087},"(Footer) Web Hosting","2024-04-08T09:58:32.458Z","2024-04-24T19:37:45.811Z","2024-04-08T09:58:33.159Z",[2088,2090,2092,2094,2096,2103,2110,2119],{"id":1166,"title":1667,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2089},{"id":810,"title":811,"slug":812,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":813,"updatedAt":814,"publishedAt":815,"locale":783},{"id":1777,"title":1116,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2091},{"id":1115,"title":1116,"slug":1117,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1118,"updatedAt":1119,"publishedAt":1120,"locale":783},{"id":1785,"title":1227,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2093},{"id":1122,"title":1227,"slug":1228,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1229,"updatedAt":1230,"publishedAt":1231,"locale":783},{"id":1781,"title":1674,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2095},{"id":1221,"title":1674,"slug":1676,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1677,"updatedAt":1678,"publishedAt":1679,"locale":783},{"id":1155,"title":2097,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2098},"Canadian Web Hosting",{"id":1781,"title":2097,"slug":2099,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2100,"updatedAt":2101,"publishedAt":2102,"locale":783},"canadian-web-hosting","2024-04-24T12:42:21.991Z","2024-12-04T11:25:48.781Z","2024-04-24T12:45:17.297Z",{"id":1490,"title":2104,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2105},"Joomla Hosting",{"id":1514,"title":2104,"slug":2106,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2107,"updatedAt":2108,"publishedAt":2109,"locale":783},"joomla-hosting","2024-04-24T12:51:27.309Z","2024-12-04T11:26:33.378Z","2024-04-24T12:52:10.636Z",{"id":2111,"title":2112,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2113},52,"Drupal Hosting ",{"id":1441,"title":2114,"slug":2115,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2116,"updatedAt":2117,"publishedAt":2118,"locale":783},"Drupal Hosting","drupal-hosting","2024-04-24T19:36:03.095Z","2024-12-04T11:27:28.403Z","2024-04-24T19:36:58.756Z",{"id":1150,"title":2120,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2121},"Website Builder ",{"id":2122,"title":2123,"slug":2124,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2125,"updatedAt":2126,"publishedAt":2127,"locale":783},30,"Website Builder","website-builder","2024-04-24T12:48:47.772Z","2024-12-04T11:28:10.307Z","2024-04-24T12:48:51.905Z",{"id":930,"title":2129,"block":2130},"Solutions",{"id":1104,"title":2131,"createdAt":2132,"updatedAt":2133,"publishedAt":2134,"collection":2135},"(Footer) Solutions","2024-04-08T09:59:28.608Z","2024-10-11T01:57:20.786Z","2024-04-08T09:59:29.398Z",[2136,2139,2142,2144,2146,2148],{"id":2122,"title":2137,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2138},"Wordpress",{"id":800,"title":1172,"slug":1173,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1174,"updatedAt":1175,"publishedAt":1176,"locale":783},{"id":1514,"title":2140,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2141},"Custom Domain",{"id":826,"title":976,"slug":977,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":978,"updatedAt":979,"publishedAt":980,"locale":783},{"id":1140,"title":1652,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2143},{"id":1104,"title":1654,"slug":1655,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1656,"updatedAt":1657,"publishedAt":1658,"locale":783},{"id":1248,"title":1030,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2145},{"id":1029,"title":1030,"slug":1031,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":1032,"updatedAt":1033,"publishedAt":1034,"locale":783},{"id":1241,"title":2027,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2147},{"id":1036,"title":2027,"slug":2029,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2030,"updatedAt":2031,"publishedAt":2032,"locale":783},{"id":1441,"title":2034,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2149},{"id":968,"title":2034,"slug":2036,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2037,"updatedAt":2038,"publishedAt":2039,"locale":783},{"id":939,"title":2041,"block":2151},{"id":847,"title":2152,"createdAt":2153,"updatedAt":2154,"publishedAt":2155,"collection":2156},"(Footer) Support","2024-04-08T10:01:02.533Z","2024-04-08T10:23:14.537Z","2024-04-08T10:01:03.159Z",[2157,2161,2164,2166,2173],{"id":2158,"title":2159,"externalLink":2160,"description":777,"hash":777,"target":1642,"internalLink":777},37,"Customer Login","https://clients.doteasy.com/login",{"id":1500,"title":2162,"externalLink":2163,"description":777,"hash":777,"target":1642,"internalLink":777},"Create New Account","https://clients.doteasy.com/register",{"id":913,"title":2064,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2165},{"id":1070,"title":2064,"slug":2066,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2067,"updatedAt":2068,"publishedAt":2069,"locale":783},{"id":966,"title":2167,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2168},"Report Abuse",{"id":1785,"title":2167,"slug":2169,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2170,"updatedAt":2171,"publishedAt":2172,"locale":783},"report-abuse","2024-04-08T10:17:44.478Z","2024-04-08T10:25:56.431Z","2024-04-08T10:17:45.621Z",{"id":2174,"title":2175,"externalLink":2176,"description":777,"hash":777,"target":1642,"internalLink":777},41,"Place New Order","https://clients.doteasy.com/order/product",{"id":826,"title":2178,"block":2179},"Company",{"id":840,"title":2180,"createdAt":2181,"updatedAt":2182,"publishedAt":2183,"collection":2184},"(Footer) Company","2024-04-08T10:04:28.396Z","2024-11-06T07:10:29.777Z","2024-04-08T10:04:29.032Z",[2185,2188,2190,2197,2204,2208],{"id":948,"title":2186,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2187},"About Doteasy",{"id":817,"title":2051,"slug":2052,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2053,"updatedAt":2054,"publishedAt":2055,"locale":783},{"id":833,"title":2057,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2189},{"id":1868,"title":2057,"slug":2059,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2060,"updatedAt":2061,"publishedAt":2062,"locale":783},{"id":1138,"title":2191,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2192},"Company Details",{"id":1632,"title":2191,"slug":2193,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2194,"updatedAt":2195,"publishedAt":2196,"locale":783},"company-details","2024-04-08T10:11:40.521Z","2024-04-26T12:32:33.322Z","2024-04-08T10:11:42.312Z",{"id":1970,"title":2198,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2199},"Terms of Service",{"id":1166,"title":2198,"slug":2200,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2201,"updatedAt":2202,"publishedAt":2203,"locale":783},"terms-of-service","2024-04-08T10:13:58.733Z","2026-05-27T23:19:15.096Z","2024-04-08T10:13:59.655Z",{"id":2205,"title":2206,"externalLink":2207,"description":777,"hash":777,"target":1642,"internalLink":777},46,"Blog","/blog",{"id":1253,"title":2209,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2210},"Reviews",{"id":2158,"title":2209,"slug":2211,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2212,"updatedAt":2213,"publishedAt":2214,"locale":783},"reviews","2024-04-26T08:16:31.296Z","2024-10-11T13:44:56.907Z","2024-04-26T08:19:53.192Z",[2216,2241,2266],{"id":858,"title":2217,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2218,"dropdown":777},"Privacy Policy",{"id":913,"title":2217,"slug":2219,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2220,"updatedAt":2221,"publishedAt":2222,"locale":783,"seo":2223,"ribbons":2227,"localizations":2240},"privacy-policy","2024-07-02T08:39:55.531Z","2024-07-29T11:04:10.120Z","2024-07-02T08:40:50.329Z",{"id":2224,"metaTitle":2225,"metaDescription":2226,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788,"metaImage":777},1832,"Privacy Policy | Doteasy","Understand how your data is protected. Our Privacy Policy explains what information we collect and how we use it. Learn more about your privacy choices.",[2228,2233],{"id":966,"__component":791,"heading":2217,"preHeading":777,"description":777,"ribbonStyle":2229,"imagePosition":837,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":777,"fixImageToBottom":778,"includeDomainSearch":778,"ribbonSettings":2230,"ctas":2232,"image":777,"imageTablet":777,"imageMobile":777},"billboardSimple",{"id":2231,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1502,"preHeadingRing":778,"introBottomSpacing":1825,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":1270},361,[],{"id":1248,"__component":834,"heading":777,"preHeading":777,"description":2234,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838,"ribbonSettings":2235,"ctas":2238,"image":777,"article":2239},"**Who We Are**\n\nWorld Host Group CA Corp, which trades under the name Doteasy (together with its agents, representatives, consultants, employees, officers, and directors --- collectively, \"WHG\", \"we\", or \"us\"), provides web hosting, domain name, website creation, website security, and online marketing services.  We are a Canadian corporation based in Vancouver, Canada.\n\n**How this policy applies**\n\nThis Privacy Policy describes the information we collect from you, how we use that information, and our legal basis for doing so.  It also covers whether and how that information may be shared and your rights and choices regarding the information you provide to us. You can also find local supplemental privacy notices attached hereto.\n\n**Your consent**\n\nBy using our website, products, or services (hereafter, \"our Services\"), you're acknowledging that you have agreed to our [Terms of Service](https://doteasy.com/terms-of-service), that you have read and understood this Privacy Policy, and that you consent to your information being used for the purposes and for the manner described in this Privacy Policy.  For children under the age of 16 to order or use our products or services, a parent or legal guardian must provide the above-mentioned consents on their behalf.\n\nYou may withdraw your consent to our management of your personal information, at any time, subject to legal and contractual restrictions, upon reasonable notice.  However, such a withdrawal may reduce our ability to provide you with certain products and services.  For more information on the implications of withdrawing your consent or to notify us of the withdrawal of your consent, please [contact us](mailto:privacy@worldhost.group).\n\n**What we collect and receive**\n\nFor you to use our Services, we need to collect and process certain information.  Depending on your use of our Services, this may include the following types of information.\n\n1.  **General personal information**\n\n    -   Information you provide by completing forms on our website --- your name, company name, email and mailing addresses, telephone number, login, and password details, among others. We may ask you for this information if you register for an account on our Services, subscribe to our newsletter, login to our online \"Client Area\", upload or submit content through our website (including the \"Client Area\"), or if you contact us.\n    -   Information you provide for identity verification purposes when contacting us or for the purposes of processing your payment such as copies of your lawful identification, birthday and any form of identifier. In some cases, our payment processor will request that you provide additional personal information such as a photo of your face to confirm your identity before payment can be processed.\n    -   For certain domain name products and services, we may request your residency status or whether you are a member of certain organizations. This information is required by certain domain name registries (e.g., Canadian Internet Registration Authority) for the purposes of registering your chosen domain name(s) with the registry.\n    -   Your IP address is collected and logged with most requests made to our systems, tickets, changes in your Client Area for security, abuse prevention and fraud analysis purposes.\n\n2. **Payment information**\n\n   -   Details of any transactions you make through our Services. As part of a transaction, we may collect payment information, including debit/credit card or bank account details, expiration date, any other necessary financial information according to the payment methods of your choice, billing address and your address, etc., which we require for payment processing, tax (e.g., sales taxes of Canada) and any other regulatory purposes.\n   -   We partner with other companies for payment processing, and the payment information you submit is processed by them in accordance with their privacy policies.\n\n1.  **Statistical and cookie information**\n\n    3.1  *Statistical information*\n\n    -   Statistical information about the way visitors and users interact with our Services, in the form of website traffic analytics (i.e., Google Analytics). The analytics engine passively gathers visitor and user information, including your IP address; the type of device, operating system, and browser you use; and your activity on our website. This information helps us to improve our business, allowing us to provide you with a more friendly and secure user experience.  You can opt out of having your data used by Google Analytics [here](https://tools.google.com/dlpage/gaoptout).\n\n    3.2  *Cookies and URL query*\n\n    -   We use cookies 1) and other technologies such as URL query strings 2) to help recognize you as a repeat visitor, to process items in your shopping cart, to recognize affiliates, to save your preferences for future visits to our website, and to compile aggregate statistical data about website traffic and interactions (see above), allowing us to provide you with a more friendly and secure user experience.\n\n        1.  **Cookies** are small data files that are issued to your device when you visit a website and that store information about your use of the website.\n        2.  **URL query strings** are small amounts of data transmitted as part of a URL (e.g., website address) when you click on a hyperlink or submit a form in an internet browser.\n\n    -   Cookies are stored in your device memory either over the long-term (e.g., to retain your website preferences from visit-to-visit) or as a temporary file which will be cleared from your device memory when you close your internet browser. You may choose to turn off the use of cookies via your internet browser preferences; however, our Services may no longer function properly if you choose to turn off the use of cookies. You may still place orders over the telephone or by otherwise contacting Customer Service.\n\n4.  **Communication history information**\n\n    -   Communications you send to us (e.g., technical support tickets, questions, or feedback) in relation to our Services. We store this information for quality assurance purposes. The correspondence stays confidential between you and WHG, unless otherwise required by law.  \n\n5.  **Sensitive personal information**\n\n    -   Sensitive personal information (e.g., social insurance or social security numbers, information related to racial or ethnic origin, political opinions, religion or other beliefs, health, criminal background, or trade union membership) is usually not required to disclose in direct relation to our Services. However, in case it is retained for any troubleshooting and/or other support purposes, its use will be strictly subject to that purpose, for which that sensitive personal information is disclosed. \n\n6.  **User content**\n\n    -   User content uploaded, collected, stored, used, transferred, or disclosed by you in connection with our Services. Such content includes website and email content in connection with our web hosting, website creation, website security, email solutions and marketing products and services.\n\n7.  **Career opportunities**\n\n    -   If you use our career opportunities feature to apply for a job posted on our website or send us your application via email, we may collect your name, email address and any other information you provide, including your employment history.\n\n**How we use this information**\n\nWe use the information we collect from you for the following purposes:\n\n-   To enable us to provide you with our Services.\n-   To process transactions in connection with our Services. After the transaction, you can choose to store your credit card or financial information on file to facilitate automated renewals. You can remove the said information or request its removal from our system and files at any point by contacting us.\n-   To keep your account secure and protect our Services (including to prevent fraud and abuse).\n-   To restore your account or data where it was accidentally or maliciously deleted, corrupted, or otherwise damaged.\n-   To contribute to quality assurance and improve customer service by helping us to more effectively respond to your customer service requests and support needs.\n-   To promote our Services, in cases where you provided, at your own will, a testimonial or review on our Services, knowing that such would be used for the said purpose. When submitting testimonials through our website or our social media pages you agree that your name, testimonial and website address may be used without additional consent.\n-   To send you periodic emails concerning order information, product or service information, company news, and legal information. Emails regarding promotions will only be sent when you have permitted us to use your information by opting in to receive relevant communications from us.\n-   To track and analyze use of our Services so we can improve them and provide you with the best experience possible.\n-   To evaluate and respond to an application to a job vacancy at WHG regardless of where it is posted and/or through our site.\n-   To meet regulatory requirements (e.g., tax laws).\n\nIn case we need to use your information for any other additional purposes not listed above, we will reach out to you.  \n\n**How your information is shared**\n\nWe do not disclose, publicly display or reveal, sell, trade, or otherwise transfer your personal information, including but not limited to any of your sensitive information, your account information, payment information, or personal contact information to third parties without your prior consent. Non-personally identifiable visitor and user information may be provided to other parties for marketing, advertising, analytics, or similar purposes. Other exceptional cases where we may share your information are as described below: \n\n1.  **Information that is shared publicly**\n\nWhen you register for a domain name, we are obligated to transmit certain personal contact information (e.g., your name, address, telephone number, and email address) to the applicable domain name registrar for publication in the publicly accessible WHOIS database. Domain name registrant and you as the account holder are required to provide and maintain accurate contact information in the WHOIS database, which can be a target for data harvesting by persons or organizations engaged in spam, fraud, and identity theft.  \n\nAs much as we are technically able to and where permitted by the terms of conditions of the corresponding registry operator, we may offer you a privacy, proxy and/or trustee service that will replace your contact details at the registry, or hide them from view on the public Registration Data Directory Service. If you wish to use such a service with your domain name, you should select it during the checkout process or, when not available in the checkout, contact us by support ticket prior to placing your order. We can also enable it for you after placing the order, but the details may be shown between processing of your order and your request.  \n\nIf you do not opt-in to the above service, you acknowledge and accept that your personal contact information will be publicly disclosed in the WHOIS database.  \n\n2.  **Information that is shared with trusted third-party services**\n\nWe may share your information with certain trusted third-party services to help us provide, improve, promote, or protect our Services. When we share data with third-party services that support the delivery of our products and services, we require that they use your information only for the purposes we have authorized.\n\nOur trusted third-party partners include, but are not limited to:\n\n   -   Domain name registrars and registries (e.g., Canadian Internet Registration Authority).\n   -   Payment processors (e.g., Upmind).\n   -   Server Software providers (e.g., cPanel).\n   -   Customer support service providers.\n   -   Website builder and search engine optimization service providers (e.g., Weebly).\n   -   SSL certificate and website protection service providers.\n   -   Email distribution and marketing service providers.\n   -   Analytics processors (e.g., Google Analytics).\n\n3.  **Information shared in the context of a transaction**\n\nWe may also disclose your information as part of a business transaction, in connection with the proposed or actual financing, securitization, insuring, sale, assignment or other disposition in whole or in part of WHG, or its business or assets, for the purposes of evaluating and/or executing the proposed transaction. Assignees or successors of WHG, or its business or assets, may use and disclose your personal information for purposes similar to those described in this Privacy Policy.\n\n4.  **Information that is shared to protect WHG and comply with the law**\n\nWe reserve the right to disclose personal information when we believe that doing so is reasonably necessary to comply with the law or law enforcement, to prevent fraud or abuse, or to protect the rights, property, or safety of WHG, its employees, users, or others. For the avoidance of doubt, this includes cases, where we are obligated to disclose your information as requested by applicable law, as long as such disclosure request (\"LEA request\") is enforced by a legitimate authority in accordance with due process. We internally control this procedure to make sure that the scope of disclosure is limited to the extent specified in the LEA request.   \n\n5.  **Links to other websites and services**\n\nOur Services may include links to other websites, products, or services (\"External Websites\") whose privacy practices may differ from our own. When you use a link to an External Website, the privacy policy and data processing disclosures for that External Website govern. We assume no responsibility or liability for the interaction with and activities of an External Website. We welcome any feedback that would help us protect the integrity of our Services, and the safety of our users, including feedback about External Websites. Please send your feedback to \u003Cprivacy@worldhost.group>.\n\n**Retention**\n\nWe will retain your information while your account is active, as is necessary to provide you with our products or services, or as otherwise set forth in this Privacy Policy. We will also retain and use your information to the extent necessary to comply with our legal obligations, including contractual retention requirements, resolve disputes, enforce our agreements, and protect our legal rights.\n\nWe may retain backups of your hosting account content for up to thirty (30) days after your hosting service is cancelled or terminated. Backups may be used to restore your data or account in case the data or account is accidentally or maliciously deleted, corrupted, or otherwise damaged. If you wish your information to be deleted prior to the end of the above-mentioned period, please [contact us](https://doteasy.com/contact).\n\nWe also collect and maintain aggregated, anonymized, or pseudonymized information which we may retain indefinitely to protect the safety and security of our website, products, and services, improve them, or comply with legal obligations.\n\n**Data transfers**\n\nWe work with trusted third-party service providers (e.g., domain name registrars and registries) around the world to provide you with our products and services. Consequently, some of your personal information may be transferred to other countries for processing. We conform to industry standards to help ensure that your privacy is protected and that any transfers of personal information are safeguarded during transit and at the recipient processor. These third-party countries have their own laws governing data protection and government access to information. We ensure that our service providers comply with all applicable privacy laws and implement contractual clauses imposing obligations on them. For more information about our data processing abroad, please [contact us](https://doteasy.com/contact).\n\nYou consent to having the necessary personal information transferred to trusted third-party service providers, located in Canada and other countries, for processing to provide you with the products and services for which you have contracted us.\n\n**Your rights**\n\nUsers residing in certain countries, including Canada and European Union member states, are afforded certain rights regarding their personal information. Except where an exception or exemption applies, these rights include your ability to access, correct, and request deletion of your personal information. While these rights are not applicable globally, all users of our Services can manage and revise their personal information in the \"Client Area\" on our website or by contacting Customer Service.  \n\nTo modify or delete the personal information you have provided to us, or to manage your marketing email preferences, please log in to the \"Client Area\" and update your profile or contact Customer Service.\n\nTo request an electronic copy of your personal information, please contact us at \u003Chttps://doteasy.com/contact>.\n\nTo delete your account, please contact us at \u003Chttps://doteasy.com/contact>. We may retain certain information as required by law or as necessary for our legitimate business purposes.\n\nResidents of Canada and of European Union member states have the right to restrict or object to the processing of their personal information under certain circumstances (e.g., to contest the accuracy of the data). They have the right to object to processing of their personal information for direct marketing purposes. To exercise any of these rights, please [contact us](https://doteasy.com/contact).\n\nResidents of Canada and of European Union member states have the right to lodge a complaint with a supervisory authority (e.g., privacy office) in the jurisdiction where they reside, or where an alleged infringement took place, if they consider that the processing of their personal information has infringed Canadian or European Union privacy law.\n\n**Email notifications**\n\nWe may send you email regarding your order information, product or service information, company news, promotions, and legal information.\\\nWe want to communicate with you only if you want to hear from us. We try to keep emails to a minimum and give you the ability to opt in to any marketing communications we send. You may opt out of receiving marketing email communications by following unsubscribe links located at the bottom of each email, by updating your marketing preferences from your Client Area or by contacting Customer Service at \u003Chttps://doteasy.com/contact>.\n\nFrom time to time, we may provide you with necessary information (e.g., service-related announcements or legal information) to which you will not be able to opt out.\n\n**Security**\n\nWe take security seriously, and the security of your personal information is important to us. We employ a variety of security measures to maintain the safety of your personal information when you place an order with us or access your personal information.\n\n-   Your personal information is stored on secure servers or in secure file storage.\n-   All sensitive customer information supplied via our website is transmitted via Secure Socket Layer (SSL) technology encryption to our trusted third-party payment processor, only to be accessed by authorized personnel.\n\nNo method of transmission over the internet or electronic storage is completely secure, so we cannot guarantee its absolute security. Your account information is protected by a password, which you should choose carefully and keep secure. If you disclose your password to a third-party, you may lose considerable control over your personal information and you may risk that legally binding actions be taken on your behalf.  \n\nIf the security of your password has been compromised, for whatever reason, you should change it immediately, review recent account activity and let us know if you believe any actions have been taken on your account without your consent -- you must let us know immediately if you suspect your account has been compromised.\n\nWe encourage the responsible disclosure of vulnerabilities of our Services by [contacting us](https://doteasy.com/contact).\n\n**Children**\n\nYou must be 13 years of age or older to register with us. We will not knowingly collect any personal information from children under the age of 13. However, if we are made aware that a child under the age of 13 provides us with personal information, we will delete this information from our files, unless we are required to retain the information by law.\n\nIf you are under the age of 16, before you may order or use our products or services, your parent or legal guardian must provide written consent on your behalf to our [Terms of Service](https://doteasy.com/terms-of-service), and this Privacy Policy. In particular, your parent or legal guardian must consent to your information being used for the purposes and for the manner described in this Privacy Policy.\n\n**Complaints**\n\nIf you have any questions regarding our privacy practices or wish to make a complaint, you may contact us by email at \u003Cprivacy@worldhost.group>, or by mail at:\n\nWorld Host Group CA Corp.\\\nc/o 1100 - 1055 West Georgia Street\nVancouver\nBritish Columbia\nBC V6E 3P3\nCanada\n\n**Changes to the privacy policy**\n\nWe may revise this Privacy Policy from time to time to adapt it to our company, products and services, and legal requirements. We will notify you of any material changes either by displaying a notification on our website or by sending you an email. Any continued use of our website, products, or services after any changes are made to our Privacy Policy will mean that you accept the updated Privacy Policy.\n\n**Other supplementary privacy notices**\n\n*Additional disclosure required by Canadian federal and provincial privacy laws*\n\nPersonal Data you provide to us may be transferred from Canada to another jurisdiction, including but not limited to the United States. If you are a resident of Quebec, Personal Data you provide to us may be transferred to other provinces in Canada or to other countries, including but not limited to the United States. If you believe that applicable federal or provincial privacy and data protection laws have been violated, you may send us a complaint at the addresses set forth in the Complaints part below in this Privacy policy. You also have the right to complain directly to the Office of the Privacy Commissioner of Canada or the appropriate provincial data protection authority where you reside. \n\n*For our European Union users*\n\nThis supplementary notice provides additional disclosures required by law in the European Union/European Economic Area (EU/EEA), Switzerland, and the United Kingdom.\n\n1.  **Controller**\n\nWhen you use services offered by us in the EU/EEA, Switzerland, or the United Kingdom, the data controller will be World Host Group GmbH.\n\n2.  **Lawful basis**\n\nData protection law in Europe requires a \"lawful basis\" for collecting and retaining  personal information from citizens or residents of the European Union. Our lawful bases include:\n\n-   Performing the contract we have with you: We need your personal information to comply with our contractual obligation to deliver you our products or services.\n-   Legal compliance: Sometimes the law says we need to collect and use your data. For example, tax laws require us to retain records of payments made for our products and services.\n-   Legitimate interests: This is a technical term in data protection law which essentially means we have a good and fair reason to use your data and we do so in ways which do not hurt your interests and rights. We sometimes require your data to pursue our legitimate interests in a way that might reasonably be expected as part of running our business and that does not materially impact your rights, freedom, or interests. For example, we may use your identity, device, and location information to prevent fraud and abuse and to keep our website, products, and services secure. We may also send you promotional communications about our products or services, subject to your right to control whether we do so.\n-   We analyze how users interact with our website, products, and services so we can better understand which elements of the design are working well and which are not working so well. This allows us to develop and improve the quality of the online experience we offer to all our users.\n\n3.  **International Data Transfers**\n\nAs we operate a business globally, personal data you provide may be transferred from your country to the United States or to another country where we do business. We make these transfers when necessary to provide our services, to perform our contract with you, or when we have your consent to transfer your personal data to another country.\n\nWe transfer personal data outside the EU/EEA, Switzerland, and the UK to countries that have been determined by the European Commission to offer an adequate level of data protection. Such transfers are made pursuant to the requirements of applicable adequacy decisions.\n\nFor transfers from the EU/EEA and Switzerland to countries that have not been deemed to offer an adequate level of data protection, we transfer personal data pursuant to a data protection addendum with standard contractual clauses and appropriate supplementary measures including, appropriate technical and organizational measures.\n\nFor transfers from the UK to countries that have not been deemed to offer an adequate level of data protection, we transfer personal data pursuant to a data protection addendum consistent with the requirements of the UK International Data Transfer Agreement issued by the UK Information Commissioner, Version B1.0.\n\n4.  **EU Article 27 Representative**\n\nOur EU Article 27 Representative is:\n\nWorld Host Group GmbH\nBreslauer Platz 4, Cologne 50668 Germany\n\n5.  **UK Article 27 Representative**\n\nWHG Hosting Services Ltd.\nPurlieus Barn, Ewen, Cirencester, England, GL7 6BY United Kingdom\n\n6.  **Complaints to Data Protection Authorities**\n\nIn the EU/EEA, you have the right to lodge a complaint with your local data protection supervisory authority. In Switzerland, you have the right to lodge a complaint with the Federal Data Protection Information Commissioner. In the UK, you have the right to lodge a complaint with the Information Commissioner's Office.\n\nEffective: 29/07/2024",{"id":2236,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":2237,"headingSize":801,"watermarkFit":1270},362,"wide",[],[],[],{"id":939,"title":2242,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2243,"dropdown":777},"Accessibility Statement",{"id":1777,"title":2242,"slug":2244,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2245,"updatedAt":2246,"publishedAt":2247,"locale":783,"seo":2248,"ribbons":2251,"localizations":2265},"accessibility-statement","2024-04-08T10:16:05.303Z","2024-04-08T10:24:36.883Z","2024-04-08T10:16:06.397Z",{"id":1785,"metaTitle":2249,"metaDescription":2250,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788,"metaImage":777},"Accessibility Statement | Doteasy","Doteasy Accessibility Statement, how are we committed to accessibility.",[2252,2256],{"id":1166,"__component":791,"heading":2242,"preHeading":777,"description":777,"ribbonStyle":2229,"imagePosition":837,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":777,"fixImageToBottom":778,"includeDomainSearch":778,"ribbonSettings":2253,"ctas":2255,"image":777,"imageTablet":777,"imageMobile":777},{"id":2254,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":1502,"preHeadingRing":778,"introBottomSpacing":1825,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777},267,[],{"id":2122,"__component":834,"heading":777,"preHeading":777,"description":797,"ribbonStyle":2257,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838,"ribbonSettings":2258,"ctas":2260,"image":777,"article":2261},"textArticle",{"id":2259,"topSpacing":801,"bottomSpacing":801,"textAlignment":802,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":777},268,[],[2262],{"id":930,"textLeft":2263,"textRight":2264},"### We’re Committed to Digital Accessibility\nDoteasy is committed to facilitating digital accessibility for people with all abilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.\n\n### Accessibility On Our Website\nThe Web Content Accessibility Guidelines (WCAG) defines suggested guidelines for designers and developers to improve accessibility for people with disabilities. Doteasy has taken steps to incorporate the WCAG guidelines into its website for improved usability. Accessibility is an ongoing effort at Doteasy and we continue to work to incorporate accessibility into the website.","### Feedback\nWe welcome your feedback on the accessibility of Doteasy. Please let us know if you encounter accessibility barriers on Doteasy by contacting us via Email at [support@doteasy.com](mailto:support@doteasy.com).\nWe try to respond to feedback within 5 business days.",[],{"id":930,"title":2267,"externalLink":777,"description":777,"hash":777,"target":1642,"internalLink":2268,"dropdown":777},"Legal",{"id":1166,"title":2198,"slug":2200,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":2201,"updatedAt":2202,"publishedAt":2203,"locale":783,"seo":2269,"ribbons":2272,"localizations":2279},{"id":1777,"metaTitle":2270,"metaDescription":2271,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788,"metaImage":777},"Terms of Service | Doteasy","Read our comprehensive Terms of Service to understand the agreement between you and Doteasy regarding the use of our web hosting services.",[2273],{"id":1724,"__component":834,"heading":777,"preHeading":777,"description":2274,"ribbonStyle":836,"backgroundColourOpacity":777,"imagePosition":837,"containerAlignment":838,"ribbonSettings":2275,"ctas":2277,"image":777,"article":2278},"# Terms of Service\n\n[Company Details](/company-details)\u003Cbr />\n[Registrants Rights & Responsibilities](https://www.icann.org/en/contracted-parties/accredited-registrars/registrar-accreditation-agreement/registrant-rights-and-responsibilities-under-the-2009-registrar-accreditation-agreement-27-06-2011-en)\u003Cbr />\n[Referral Program Agreement](/referral-program-agreement)\u003Cbr />\n[Acceptable Usage Policy](/acceptable-usage-policy)\u003Cbr />\n[Privacy Policy](/privacy-policy)\n\n# **World Host Group CA Corp. Terms of Service**\n\n## **Clause 1: These Terms**\n\n**What these terms cover.** These are the terms and conditions on which DOTEASY supplies services to you. All terms are effective from the date of your electronic submission of order.\n\n**Why you should read them.** Please read these terms carefully before you submit your order to us. These terms tell you who we are, how we will provide services to you, how you and we may change or end the contract, what to do if there is a problem and other important information.\n\n**Amendment of Terms.** DOTEASY may at any time, at its sole and absolute discretion, change or modify this Agreement and any policies or agreements that are incorporated herein. We will notify you by email 30 days in advance of any changes to our services in case such changes affect you negatively. Any changes or modifications will take immediate effect. Your continued use of the website or our services will constitute your acceptance of the amended Agreement. The obligation is upon you to ensure that the email you have provided to us is up to date. We accept no liability or responsibility for your failure to receive any email communications from us if such failure results from an inaccurate email address.\n\n**AI Features.** \"AI Features\" means any features, tools, or functionalities made available as part of the services that utilise artificial intelligence, machine learning, or similar technologies to generate content, responses, recommendations, or other output (\"Output\").\n\n## **Clause 2: Information About Us And How to Contact Us**\n\n**Who we are.** We are World Host Group CA Corp., a company formed under the laws of British Columbia, Canada, headquartered at c/o 1100-1055 West Georgia Street, Vancouver, BC V6E 3P3, Canada.\n\n**How to contact us.** You can contact us via the contact methods shown on our website, by logging into your client area or raising a support ticket.\n\n**How we may contact you.** If we have to contact you we will do so by telephone or by writing to you at the email address or postal address you provided to us at the time of placing your order. Please note we will never ask for your password. By providing your phone number to us, you consent to accept and receive calls from DOTEASY to the phone number you provide to us. Your phone number may be used for customer communications, fraud prevention, and to secure your account. Message and data rates applied by your cell phone carrier may apply, and DOTEASY is not liable for delayed or undelivered messages. If you are unsure of the identity of a caller, please contact us directly using the telephone number displayed on our homepage. If there are wider service issues or scheduled maintenance we need to make you aware of, we may alternatively update our status pages.\n\n## **Clause 3: Our Contract With You**\n\n**How we will accept your order.** Placing an order on our website does not guarantee acceptance of your order. Our acceptance of your order will take place after your order is placed at the point you receive confirmation that your order has been fulfilled. Orders may be declined for any reason or no reason, and acceptance is in our sole discretion. Upon acceptance a contract will come into existence between you and us. Payment must be received before any services will be provided.\n\n**If we cannot accept or fulfil your order.** If we do not or cannot accept or fulfil your order, we will inform you of this and refund any money paid you have paid to us. Examples of when we cannot be able to fulfil your order include when your desired domain name is no longer available to register, where the registry has decided to charge a non-standard price or where the domain transfer you have requested can no longer be transferred.\n\n**Account Details.** In order to access our services you will be asked to create an account. You may be allocated a username and password when your order is placed. We reserve the right to change any username or password allocated to you. Any changes will be notified to you in writing. You warrant to DOTEASY that all information submitted in relation to your Account is true, accurate and complete. You are solely responsible for activities on your Account, whether authorized by you or not. You must keep your login details secure. You must notify us immediately of any unauthorized use of your account or security breach.\n\n## **Clause 4: Our Products**\n\n## **Clause 4.1: Domains**\n\n**Domain Registration.** We make no representations as to the availability of a particular domain name requested for registration by you (\"Domain\"). A Domain will always be registered in or transferred into your name, not CirrusHosting's. You should manage your Domain's WHOIS data through your client area. It is your responsibility to ensure that all data is accurate. Your Domain may be taken offline if you fail to keep your contact data up to date and it cannot be verified. To provide the best service we may from time to time change the registrar that a Domain is held with, at our discretion and without notice.\n\nFor all applicable Domain extensions (e.g., .com, .org) you agree that we will act as a Designated Agent, in accordance with ICANN's Transfer Policy, for you whenever a request is made to update the registrant contact details associated with a Domain. In that respect, you authorise us to approve a change of registrant or any change to the registrant's details on behalf of you.\n\n**Checking the registration/renewal.** Our service is limited to the forwarding of your order to the registry. It is your sole responsibility to ensure that the domain has been registered, renewed and/or transferred as appropriate. We accept no liability for any failure to register, renew or transfer the Domain.\n\n**Third Party terms and conditions.** Domain registration is subject to third party terms and conditions including those from the relevant registry for the Domain extension. By submitting your order to us you are confirming that you will at all times and in all respects comply with ICANN's and any relevant registry's terms and conditions for domain registration and use. You will indemnify us in respect of any failure by you to comply with the terms of this Agreement or any failure to comply with ICANN or the registry's terms and conditions.\n\n**Domain Renewals.** We will endeavour to automatically renew a Domain on your behalf when it is due for renewal, save where you have given notice in accordance with Clause 4.1 below or where you have set the Domain to either cancel or manual renewal in your control panel. We will not renew a Domain where no up to date payment method has been provided or where you fail to make payment as required.\n\n**Detail of renewal.** Domains will ordinarily be renewed for the same duration as the initial registration period, unless you instruct in writing of any required amendment or modify the renewal settings in your client area. The renewal will be charged at the prevailing rate at the time of renewal. We shall take payment for Domain renewals up to 7 days prior to the Domain renewal date in order to ensure that the Domain is renewed on time.\n\n**Domain Transfers and Ownership Terms.** We shall determine the ownership of a registered Domain by reference to the Whois database. If the Whois database details are not determinative then we shall be entitled to request whatever supporting evidence we may require to ascertain ownership. It is your obligation to resolve any dispute over ownership with a third party. We are under no obligation to carry out a transfer request if we are not satisfied that the correct consents and permissions have been obtained.\n\n**Basis of Transfer.** You are solely responsible for completing any steps required to transfer the domain, including but not limited to: changing the Nominet IPSTAG of the domain, unlocking the domain name, providing the Authorization code, and approving a transfer request. You must inform us if you wish to cancel a transfer and request a refund in accordance with our refund policy.\n\n**Transfer Restrictions.** You acknowledge that one year may be added and charged to some domain extensions when transferred. Some domains have maximum registration periods and you acknowledge this may prevent a transfer if the renewal would push the registration over the registry term limit. We will not initiate transfer of a Domain until the order has been placed and fully paid.\n\n**Expired Domains.** In the event that a domain name is not renewed by its expiry date it shall cease to operate and shall be deemed to be expired. A registered Domain shall expire if we are unable to take payment via the method provided, or where you have set the Domain to expire or fail to manually renew the Domain before the renewal date.\n\n**Redemption.** Following the expiry date a domain may enter a grace and/or redemption period. In this situation you acknowledge that we may at our discretion, within three calendar days after the date of expiration of a Domain, renew the Domain or park the Domain on different name servers from those set by you. Domains from registries which do not allow for a grace and/or redemption period may be unrecoverable by us following the expiry date, in which case our agreement will terminate immediately and without liability to us. Further, we are under no duty to attempt to recover such Domain.\n\nProvided that the relevant registry for the Domain allows a grace period, you acknowledge that you have the length of their grace period (for example, 30 days) following the expiry of the Domain (the \"Grace Period\") to contact us to retrieve and renew the Domain provided that you pay for said renewal in full and in cleared funds. On receipt of the renewal fee by us within the Grace Period, you will retain ownership of the Domain and as soon as reasonably practicable we shall restore the Domain to your control panel.\n\nYou acknowledge that following the end of the Grace Period we may at our sole discretion:\n\n(i) auction the Domain;\n\n(ii) change the contact details; and/or\n\n(iii) transfer the Domain.\n\nIf we do not receive the renewal fee within the Grace Period then our Agreement for that Domain will terminate immediately and without liability to us. Provided that the relevant registry of the Domain allows for a redemption period, if we receive a request from you to renew the Domain after the end of the Grace Period (the \"Redemption Period\"), you agree to pay the applicable redemption fee(s) plus the renewal fee(s) for the Domain(s). You acknowledge and agree that we are not obliged to take any action to renew or recover a Domain in the Redemption Period and will only make such attempts once you have paid both the redemption and renewal fees.\n\nWe make no guarantee that attempted renewals will be successful.\n\n## **Clause 4.2: Hosting**\n\n**Free Domain Offer.** Some of our hosting packages include a free domain registration or transfer. This applies to a limited number of domain extensions and may vary from time to time. We may allow or disallow a free registration or transfer at our discretion. All other extensions are excluded from this offer and will incur additional costs. Any reduction in fees for customers who wish to order using a different extension must be agreed in advance by us. The registration period is one year. Future renewals of these domains will incur our regular renewal rate.\n\n**Purpose of Services.** Unless explicitly stated to the contrary our services are intended to be used solely for the purposes of hosting websites and email. Batch processing, video encoding/transcoding, web crawling/spidering, archiving and online backup systems and any system for purposes other than hosting a website are not permitted on our shared or reseller hosting servers. You may only use such tools with our agreement in writing on a dedicated server. We reserve the right to take proactive action to maintain the stability of our systems for all clients. We explicitly forbid pornography streaming websites. Certain aspects of the services may include AI Features. You acknowledge that such features are automated and probabilistic in nature and may produce Output that is inaccurate, incomplete, or non-deterministic.\n\n**Suitability of Hosting Environment.** Some packages feature an 'unlimited' service, meaning we do not actively limit your account on either disk space or bandwidth (or both). However, to ensure system stability, accounts are limited by resource usage to ensure no one client can affect the service of others on shared or reseller servers. On dedicated servers, your resources are defined by the package you purchase.\n\n**\"Unlimited\" Allowances.** Any 'unlimited' allowances are subject to fair use and any customer using an amount of monthly bandwidth or disk space deemed excessive in comparison to the average usage by other customers on our platform may, at our discretion, be advised to improve website efficiency and/or configure a CDN, or upgrade to a bespoke solution and will be billed accordingly.\n\n**Service Needs.** If we feel that the service selected or purchased by you does not meet your service needs we will inform you of this and advise you of the appropriate service for your needs. We are under no obligation to continue to provide hosting services that are inadequate or unsuitable for your needs. Refusal to cooperate with an account move request may result in account suspension and/or termination.\n\n**Migration Service.** We may offer a free migration service to help move your website from your previous provider to ourselves. This is a best-effort service. You acknowledge that you are the party most familiar with your website and we cannot know the intricacies of all the websites we host. We will take commercially reasonable care to move your site files and data but it is your responsibility to give us suitable access to retrieve the data and to check that the site has been migrated successfully. We aim to migrate websites within 72 hours, though we do not guarantee any particular timeframe for the migration. In some cases we may be able to migrate emails, DNS records and domain names also, but we do not warrant that we can move them successfully, or without interruption.\n\n**Changes to the hosting environment.** We reserve the right to change the hosting environment your website runs in, in our sole discretion. These changes will be made on a \"like for like\" basis and will not affect your use of the hosting environment. This may be:\n\n(i) to reflect changes in laws, regulatory requirements, and industry standards (e.g. service conditions of our third-party suppliers); and\n\n(ii) to implement technical adjustments and improvements, for example to address a security threat.\n\n**Service Providers.** It is possible we may use third-party service providers in the provision of our service. This may include third-party providers of AI Features, which may process your data, inputs, or content for the purpose of generating Output and delivering the services. You must agree to the terms of our upstream providers with emphasis on their terms of export law (e.g. software used should be licenced in the US for DigitalOcean). We have attempted to incorporate all of their relevant terms into this agreement. See Appendix A.\n\n**CDN and Bandwidth Usage.** In some locations where bandwidth prices are high due to relative lack of connectivity (e.g. the Middle East), or fluctuate, we may require you to use a CDN service we provide. A CDN service distributes worldwide traffic worldwide, rather than from your single server, thus speeding up page loads and reducing bandwidth from source. We will reasonably assist with the setup.\n\n**No Guarantee.** We make no guarantee to defend your website from a denial of service attack unless that service has been specifically offered and agreed. If you think you may be a DDOS target you should purchase a DDOS mitigation service from a third party such as Cloudflare.\n\n**Service uptime.** We endeavour to provide a 99.9% service uptime, excluding planned or emergency server maintenance or conditions beyond our reasonable control. All customers will be notified of planned maintenance as far as possible in advance through our status page and, should the maintenance last for longer than 30 minutes, via e-mail. In the event of a problem with your server, we shall ensure that a qualified engineer will be dealing with the problem within 30 minutes of being notified. In the rare event that your problem cannot be resolved within 30 minutes you will be notified. When notifying you we will provide you with the details of the problem along with an estimation of when the issue will be resolved. Notification may be via one of your contact methods or via our public status pages.\n\n**Backups.** We take backups of your websites and store them offsite, usually in the same geographic region (but not necessarily the same country) as your live server for the best performance. If you have data residency requirements please contact us to arrange a bespoke solution. We may exclude files we consider non-fundamental to the operation of your website, e.g. error logs, cpanel backups, cache files. While we use commercially reasonable efforts to back up your data, we do not warrant that they are complete or regular or that your data can be recovered. It is your sole responsibility to keep backups of your data, including your website.\n\n**Disruption to Services.** We are not responsible for disruption to the services outside our control. We endeavour to choose providers that offer a high level of performance and uptime but if our supply of the services is disrupted by an event outside our control then we will contact you as soon as possible to let you know and we will take steps to minimise the effect of the disruption. This may be via our status pages. We will not be liable for disruption caused by the event. We will not be responsible for network or hardware issues upstream of us from data center providers or other third parties and this won't be included within our 99.9% uptime calculation.\n\n## **Clause 4.3: AI Features**\n\n**Informational and support purposes only.** Any AI Features are provided for general informational and support purposes only. Output does not constitute legal, financial, medical, technical, or other professional advice, and must not be relied upon as a substitute for human review, independent validation, or professional judgment.\n\n**Your responsibility of use and reliance.** You are solely responsible for reviewing, validating, and determining the suitability of any Output for your use case. You must not rely on Output as the sole basis for any decision, action, or omission with legal, financial, medical, commercial, or safety implications.\n\n**Acceptable use of AI Features.** You agree not to use any AI Features in a manner that is unlawful, harmful, deceptive, misleading, infringing, abusive, or otherwise inconsistent with this Agreement, our Acceptable Use Policy, or applicable law.\n\n**Third-party processing.** You acknowledge and agree that the provision of AI Features may require the transmission to, and processing by, third-party service providers of any prompts, inputs, files, data, or other materials submitted by you.\n\n**No monitoring or control.** We do not monitor, review, verify or control Output generated by AI Features and accept no responsibility for such Output except to the extent liability cannot lawfully be excluded.\n\n## **Clause 5: Providing The Services**\n\n**Service costs.** The costs of the services will be as displayed to you on our website.\n\n**When we will provide the services.** We will supply the services to you until the subscription expires or you end the contract as described in Clause 10 or we end the contract by written notice to you as described in Clause 11.\n\n**What will happen if you do not give required information to us.** We will need certain information from you so that we can supply the services to you as stated in the sign up section for the services on our website. We may contact you to ask for further information or to check the information you have provided to us. If you do not give us this information within a reasonable time of us asking for it, or if you give us incomplete or incorrect information, we may either end the contract or make an additional charge of a reasonable sum to compensate us for any extra work that is required as a result. We will not be responsible for any delay in supplying the services or not supplying any part of them if this is caused by you.\n\n**Reasons we may suspend or disable the supply of services to you.** We may suspend the supply of some or all services, in our sole discretion, to:\n\n(i) deal with technical problems or make minor technical changes;\n\n(ii) update the product to reflect changes in relevant laws and regulatory requirements;\n\n(iii) make changes to the product as requested by you or notified by us to you (see Clause 6);\n\n(iv) when required by law;\n\n(v) where we believe that you are in breach of any material term of this Agreement;\n\n(vi) to resolve any third-party claims or actions; or\n\n(vii) to avoid financial loss or legal liability, including where such risk arises from misuse of AI Features.\n\n**Your rights if we suspend the supply of services other than for breach.** We will use commercially reasonable efforts to contact you in advance to tell you we will be suspending supply of the services, unless the problem is urgent or an emergency. If we have to suspend the services for longer than 24 hours in any 7 day period we will adjust the price so that you do not pay for products while they are suspended, save where the suspension is as a result of your breach of this Agreement or in accordance with clause 6.5 b (b) to (g) above. You may contact us to end the contract for a service if we suspend it, or tell you we are going to suspend it, in each case for a period of more than 120 hours and we will refund any sums you have paid in advance for the service in respect of the period after you end the contract pursuant to this Clause 5.5.\n\n**We may also suspend supply of the service if you do not pay.** If you do not pay us for the services when you are supposed to (see Clause 11.1), we may suspend the supply of the services until you have paid us the outstanding amounts. We will contact you to tell you we are suspending supply of the services. As well as suspending the services we can also charge you interest on your overdue payments. Once payment has been made in accordance with these terms, we will use reasonable endeavours to ensure that the service is restored to you within 24 hours.\n\n**Service suspension.** If your service has been suspended or goes overdue, we may no longer retain a copy of your data or website. Your website IP address may also change.\n\n## **Clause 6: Your Obligations Under The Contract**\n\n**You are responsible for the content on your Account.** Customers are responsible for all content, scripts, data and other objects on their accounts. Abusive scripts are scripts which interfere with our systems and/or the accounts of other customers, cause harm to any other computer system or user, or engage in any type of fraudulent activity. Any account found to be the source of abusive scripts will be immediately suspended and investigated, and subject to action as detailed under Illegal Content below. We will, where necessary, fully cooperate with the authorities.\n\n**You must not use the service for transmission of illegal or offensive material.** You agree to refrain from uploading to your hosting service, sending or receiving any materials which may be deemed to be offensive, abusive, indecent, defamatory, obscene, menacing or otherwise as prohibited by current and future statutes in force in the United States, in the server location where you have chosen to host your site, or in the jurisdiction of the network provider who provides the underlying network infrastructure (see Appendix A), as determined by us in our sole discretion. It is the user's sole responsibility to ensure this. Storage, distribution of or transmission of materials in violation of this clause may lead to suspension or termination of your account and investigation and possible prosecution by the relevant authorities. In particular you:\n\n(a) must not gain or attempt to gain unauthorised access to any computer systems for any purpose. Such action may lead to liability or criminal prosecution under the Computer Fraud and Abuse Act;\n\n(b) must not send data to the internet using forged addresses or data which is deliberately designed to adversely affect remote machines (including but not limited to denial of service (DDoS), worms and viruses, trojans and ping storms);\n\n(c) must ensure that local PCs and network connected servers are not configured to allow open relay and must not participate in the sending of unsolicited bulk email (commonly referred to as 'spam', 'UBE', 'UCE');\n\n(d) are prohibited from running 'port scanning' or other software intended to probe, scan, test the vulnerability of or access remote systems or networks except in circumstances where the remote user has given express permission for this to be done. We may ask for evidence of such permission; and\n\n(e) must take all reasonable steps to ensure that your password and login credentials remain confidential.\n\nYou agree to refrain from sending or receiving any material which may be in breach of any third party intellectual property rights (including but not limited to copyright and trademark), confidentiality, privacy or other rights. If you are in any doubt as to the legality of what you are doing, or propose to do, you should seek independent legal advice.\n\n**Open proxy servers are not permitted under any circumstances and will result in immediate suspension or termination of service.**\n\n**Sites must not contain hateful material or content which seeks to incite hate.**\n\n**Sites must not contain images, videos, depictions or descriptions of pornography which is unlawful or which is deemed to be distasteful at our sole discretion.**\n\n**Sites must not contain 'warez', copyrighted music/videos or links to such content.** It is your sole responsibility to ensure that you and your users have all rights necessary to distribute any content displayed on their website.\n\n**Sites must conform to recognised international copyright law.**\n\n**Registration of domain names.** You are responsible for ensuring that the registration of a domain name and the manner in which it is to be used, either directly or indirectly; will not infringe any third party rights, including third party intellectual property rights; is not being made in bad faith or could otherwise be considered to be an abusive registration under the dispute resolution procedures or policies of any relevant registry or of ICANN; and will at no time be used for an unlawful purpose whatsoever. You accept and consent to us making your registration details in relation to your Domain available to third parties including ICANN and the applicable registry for the Domain as applicable including to law enforcement and governmental bodies as required by law.\n\nYou agree that on transferring ownership of a registered Domain to another person or registering a Domain on behalf of another person (the \"Transferee\") you will confirm and prove that the Transferee agrees in writing to be bound by the terms of this Agreement at our request.\n\nWe will not transfer ownership of a Domain until all Fees attributable to the services associated with the account, which are due have been paid by you to us.\n\nIn the event that we receive a complaint in regards to trademark / brand infringement, we have the right to place a Domain on hold. We may also place the Domain on hold if we receive of a decision from a domain dispute resolution and/or a settlement agreement between the parties concerned, as determined by us in our sole discretion. Any renewal payments must be paid to us by you.\n\nIn the event we receive dispute documentation which matches the WHOIS details, we reserve the right to lock the domain and place a registrar hold on it. We shall not move the Domain from this status until we are satisfied that the dispute has been resolved between the parties concerned, with documentation provided to us proving the same.\n\nWe undertake to take any action required under the provisions of applicable law and will fully cooperate with the appropriate government authorities.\n\n**Use of AI Features.** Where you use any AI Features:\n\n(a) You are solely responsible for your use of AI Features and any Output generated through such use;\n\n(b) You must use AI Features in accordance with this Agreement and our Acceptable Usage Policy;\n\n(c) You should not rely on Output as the sole basis for any decision, action, or omission;\n\n(d) You are responsible for evaluating the accuracy, completeness, and suitability of any Output; and\n\n(e) You are responsible for ensuring that your use of AI Features complies with applicable laws and regulations.\n\n## **Clause 7: Acceptable Email Usage**\n\n**Replaced by our Acceptable Usage Policy.**\n\n## **Clause 8: Acceptable Web Usage**\n\n**Replaced by our Acceptable Usage Policy.**\n\n## **Clause 9: Your Rights To End The Contract**\n\n**Ending your contract with us as a standard service user.** You may terminate your contract with us by cancelling the service in advance of the renewal date (by 11.59pm ET on the day before renewal is due) through the client area. You may also raise a support ticket with us up to 24 hours before renewal.\n\n**Ending your contract with us as a dedicated server user.** As a dedicated server user you can terminate your contract with us by giving notice of termination in writing at least 24 hours in advance of the next billing date.\n\n**Refunds of prepaid months.** We offer a low cost service, with significant discounts available for prepayments. If you cancel before your service end date you will not be entitled to a refund of monies paid.\n\nIf you have just changed your mind about the services we offer a no quibble money back guarantee. You can choose to exercise this option only once. Moreover, this guarantee applies only to your first term, not to subsequent extended terms. You must notify us that you wish to cancel within the time frames set forth below for your services from the purchase date. You will then receive a full refund for the money paid to the date of termination, minus the domain registration fees or other expenses which are non-refundable. This guarantee does not apply to domain name registrations, renewals or transfers, or bespoke dedicated servers. For the avoidance of doubt, we reserve the right to, at our sole discretion, relate customers on different accounts when applying this section. The money back guarantee is for the following periods:\n\nAll Products, except for Domains, Servers and certain third-party supplier products*: 30 days\n*Third-party supplier products include, but are not limited to, Microsoft 365 Business Licenses. In such cases, the exclusion from the no quibble money back guarantee will be notified to you before you complete the purchase. [Amended and took effect on October 8, 2024]\n\n**Termination by Us.** If your account is found to breach our agreement or contain illegal activity, illegal mp3 files, pirated software, hacker programs, warez programs, or any other illegal files, your account will be suspended immediately. Failure to remove the offending content will result in your account being terminated and no refunds will apply, including for the avoidance of doubt, the guarantee referred to in clause 9.4.\n\n**Processing of refunds.** Any refund will be processed within 7 working days of receipt.\n\n## **Clause 10: How To End The Contract With Us (Including If You Have Changed Your Mind)**\n\n**Tell us you want to end the contract.** To end the contract with us, please log into your client area, view the product, and then submit a cancellation request. Please fill out the reason for the cancellation. If you qualify for a refund under the money back guarantee under Clause 9.4 above, please request this in the cancellation notes.\n\n## **Clause 11: Our Rights To End The Contract**\n\n**We may suspend or end the contract if you break it.** We may end the contract at any time without notice if: (i) you do not make any payment to us when it is due; (ii) you do not, within a reasonable time of us asking for it, provide us with information that is necessary for us to provide the services; (iii) you breach any other term of this Agreement, including but not limited to clause 6.\n\n**You must compensate us if you break the contract.** You agree to defend, indemnify, and hold us harmless, including our subsidiaries, affiliates, service providers, and all of our and their respective officers, agents, partners, and employees, for any Loss made by any third party due to or arising out of: (i) your use of the services; (ii) your use of AI Features or any Output generated through such use; (iii) your breach of this agreement, including but not limited to Clause 6; or (iv) your violation of the rights of a third party, including but not limited to intellectual property rights. \"Loss\" includes any liability or expenses arising from any claim, demand, judgement, or fine, and includes reasonable attorneys' fees and expenses.\n\n**We may withdraw the services.** We may write to you to let you know that we are going to stop providing the services. We will let you know at least 30 days in advance of our stopping the supply of the services and will refund any sums you have paid in advance for services which will not be provided.\n\n## **Clause 12: Price And Payment**\n\n**Where to find the price for the service.** The price of the service will be the price indicated on the order pages when you placed your order. We take all reasonable care to ensure that the price of the service advised to you is correct. Where sales tax, GST, or VAT (\"Sales Tax\") is applicable (based on your location and the services you order) it shall be detailed on the order steps.\n\n**We will pass on changes in the rate of Sales Tax.** If Sales Tax is applicable to your purchase and the rate changes between your order date and the date we supply the service, we will adjust the rate of Sales Tax that you pay, unless you have already paid for the product in full before the change in the rate of Sales Tax takes effect.\n\n**Changes in the price.** We reserve the right to alter the prices advertised on our website and fees at any time. We will provide written notice of any changes via email to the email address provided by you to us when registering your account. In most cases, changing the price on the website for new customers will not affect the price for existing customers. If your contract is for a fixed term, the price alteration will take effect at the end of the current term and at the time of renewal.\n\n**What happens if we got the price wrong?** It is always possible that, despite our best efforts, you are provided with the incorrect price for our service. If the correct price is less than the stated amount we will amend the price and refund any difference to you. If the service's correct price at your order date is higher than the price stated to you, we will contact you for your instructions before we accept your order.\n\n**When you must pay and how you must pay.** We accept payment by most major credit and debit cards, direct debit, PayPal, bank transfer and cheque. When you must pay depends on what product you are buying. You warrant that you are lawfully authorized to make a payment using the payment card or facility used. In the event that you are not the named cardholder, you will indemnify us in the event that the cardholder or issuer declines any transaction for payment, including our costs in recovering the outstanding amount due.\n\nIf a chargeback is incorrectly made against your account, we reserve the right to suspend and/or terminate your account until reimbursed and a $80 administration fee will be charged.\n\n**Payment due at time of order.** You agree to pay all amounts due for services at the time you order them. All amounts are non-refundable unless otherwise stated in clause 7 above.\n\n**Invoices will be sent in advance of payment due.** Invoices will be sent to the email address provided by you to us when registering your account. You can see your email history and view all invoices in your client area.\n\n**We can charge interest if you pay late.** If you do not make any payment to us by the due date we may charge interest to you on the overdue amount at the rate of 4% a year above the base lending rate of the Federal Reserve from time to time. This interest shall accrue on a daily basis from the due date until the date of actual payment of the overdue amount, whether before or after judgment. You must pay us interest together with any overdue amount.\n\n**What to do if you think an invoice is wrong.** If you think an invoice is wrong please contact us promptly to let us know. You will not have to pay any interest until the dispute is resolved. Once the dispute is resolved we will charge you interest on correctly invoiced sums from the original due date.\n\n## **Clause 13: Our Responsibility For Loss Or Damage Suffered By You**\n\n**TO THE EXTENT ALLOWED BY APPLICABLE LAW, WE PROVIDE THE SERVICES \"AS IS\" WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT AND ANY WARRANTIES ARISING OUT OF COURSE OF DEALING OR USAGE IN TRADE. FOR EXAMPLE, WE DON'T MAKE ANY WARRANTIES ABOUT THE CONTENT OR FEATURES OF THE SERVICES, INCLUDING THEIR ACCURACY, RELIABILITY, AVAILABILITY, OR ABILITY TO MEET YOUR NEEDS. WITHOUT LIMITING THE FOREGOING, WE MAKE NO REPRESENTATIONS OR WARRANTIES REGARDING ANY OUTPUT GENERATED BY AI FEATURES, INCLUDING ITS ACCURACY, RELIABILITY, COMPLETENESS, OR FITNESS FOR ANY PARTICULAR PURPOSE.** We do not exclude or limit in any way our liability to you where it would be unlawful to do so.\n\n**IN NO EVENT WILL WE BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES, INCLUDING BUT NOT LIMITED TO DAMAGES FOR LOST DATA, LOST PROFITS, LOST BUSINESS, LOSS OF OPPORTUNITY, OR COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, HOWEVER CAUSED AND UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT (INCLUDING WITHOUT LIMITATION PRODUCTS LIABILITY, STRICT LIABILITY, AND NEGLIGENCE), OR ANY OTHER THEORY, AND WHETHER OR NOT DOTEASY KNEW OR SHOULD HAVE KNOWN ABOUT THE POSSIBILITY OF SUCH DAMAGE. IN NO EVENT WILL DOTEASY'S AGGREGATE LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE AGREEMENT OR THE SERVICES FOR ANY CAUSE WHATSOEVER, AND REGARDLESS OF THE FORM OF ACTION, WHETHER IN CONTRACT, TORT (INCLUDING WITHOUT LIMITATION PRODUCTS LIABILITY, STRICT LIABILITY, AND NEGLIGENCE), OR OTHERWISE, EXCEED THE GREATER OF FIVE HUNDRED DOLLARS ($500). WITHOUT LIMITATION, WE WILL NOT BE LIABLE FOR ANY LOSS OR DAMAGE ARISING FROM (I) ANY OUTPUT GENERATED BY AI FEATURES; (II) ANY RELIANCE PLACED ON SUCH OUTPUT; OR (III) ANY DECISIONS, ACTIONS, OR OMISSIONS TAKEN BASED ON SUCH OUTPUT.** THE FOREGOING LIMITATIONS WILL APPLY NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY STATED IN THE AGREEMENT.\n\n## **Clause 14: How We May Use Your Personal Information**\n\n**How we may use your personal information.** We will only use your personal information as set out in our privacy policy.\n\n## **Clause 15: Other Important Terms**\n\n**We may transfer this agreement to someone else.** We may transfer our rights and obligations under these terms to another organization. We will contact you to let you know if we plan to do this. If you are unhappy with the transfer you may contact us to end the contract within 10 days of us telling you about it and we will refund you any payments you have made in advance for any complete month of service not provided.\n\n**You need our consent to transfer your rights to someone else (except that you can always transfer our guarantee).** You may only transfer your rights or your obligations under these terms to another person if we agree to this in writing. Transfer requests can be made via support ticket in clients.stablepoint.com.\n\n**Nobody else has any rights under this contract.** This contract is between you and us. No other person shall have any rights to enforce any of its terms.\n\n**If a court finds part of this contract illegal, the rest will continue in force.** Each of the paragraphs of these terms operates separately. If any court or relevant authority decides that any of them are unlawful, the remaining paragraphs will remain in full force and effect.\n\n**Even if we delay in enforcing this contract, we can still enforce it later.** If we do not insist immediately that you do anything you are required to do under these terms, or if we delay in taking steps against you in respect of your breaking this contract, that will not mean that you do not have to do those things and it will not prevent us from taking steps against you at a later date. For example, if you miss a payment and we do not chase you but we continue to provide the products, we can still require you to make the payment at a later date.\n\n**Choice of Law.** These Terms of Use and your use of the services are governed by and construed in accordance with the laws of the Province of British Columbia and the federal laws of Canada applicable to agreements made and to be entirely performed within the Province of British Columbia, Canada, without regard to its conflict of law principles.",{"id":2276,"topSpacing":801,"bottomSpacing":801,"textAlignment":838,"anchor":777,"borderBottom":778,"insetSpacing":778,"backgroundStyle":777,"preHeadingRing":778,"introBottomSpacing":914,"watermarkPosition":802,"headingWidth":801,"descriptionWidth":801,"headingSize":801,"watermarkFit":1270},460,[],[],[],{},{"data":2282,"meta":2372},{"id":5,"name":2283,"email":2284,"abuseEmail":2285,"phone":2286,"domainRedemptionPricing":2287,"createdAt":2342,"updatedAt":2343,"publishedAt":2344,"animateInRibbons":778,"domainSearchHash":2345,"domainSearchRedirect":2346,"paymentProviders":2358,"socialNetworks":2359},"Doteasy","support@doteasy.com","abuse@doteasy.com","+1 (778) 819-7730",{".sexy":2288,".spreadbetting":2294,"All other domains":2300,".new, .theatre, .tickets":2306,".com, .net, .org, .info, .biz":2312,".dealer, .inc, .protection, .rich, .security, .trust, .voting":2318,".auto, .cars, .car, .bank, .insurance, .juegos, .ki, .lotto, .pr, .storage":2324,".ag, .blackfriday, .diet, .ec, .flowers, .guitars, .hiv, .md, .mg, .nf, .property":2330,".ai, .game, .id, .kyoto, .lat, .movie, .sc, .so, .sport, .sucks, .versicherung, .zuerich, .watches":2336},{"cad":2289,"eur":2290,"gbp":2291,"inr":2292,"usd":2293},"$8,298","4700","£4800","₹498,870","$6000",{"cad":2295,"eur":2296,"gbp":2297,"inr":2298,"usd":2299},"$82,981","47000","£48000","₹4,988,020","$60000",{"cad":2301,"eur":2302,"gbp":2303,"inr":2304,"usd":2305},"$345","225","£200","₹20,790","$250",{"cad":2307,"eur":2308,"gbp":2309,"inr":2310,"usd":2311},"$1383","910","£790","₹83,130","$1000",{"cad":2313,"eur":2314,"gbp":2315,"inr":2316,"usd":2317},"$138","90","£80.00","₹8,310","$100",{"cad":2319,"eur":2320,"gbp":2321,"inr":2322,"usd":2323},"$6915","4600","£4000","₹415,640","$5000",{"cad":2325,"eur":2326,"gbp":2327,"inr":2328,"usd":2329},"$4356","2900","£2500","₹261,850","$3150",{"cad":2331,"eur":2332,"gbp":2333,"inr":2334,"usd":2335},"$415","275","£240","₹24,940","$300",{"cad":2337,"eur":2338,"gbp":2339,"inr":2340,"usd":2341},"$968","635","£550","₹58,190","$700","2024-03-13T14:43:43.605Z","2025-04-14T08:41:03.586Z","2024-03-13T14:43:46.213Z","dac",{"id":826,"title":976,"slug":977,"hreflangOverride":777,"insetHeader":778,"logoType":779,"createdAt":978,"updatedAt":979,"publishedAt":980,"locale":783,"seo":2347,"ribbons":2348,"localizations":2357},{"id":800,"metaTitle":982,"metaDescription":983,"keywords":777,"structuredData":777,"metaRobots":787,"sitemapPriority":788},[2349,2350,2351,2352,2353,2354,2355,2356],{"id":913,"__component":791,"heading":792,"preHeading":793,"description":986,"ribbonStyle":795,"imagePosition":802,"flipImagePosition":778,"backgroundColourOpacity":777,"additionalDescription":987,"fixImageToBottom":798,"includeDomainSearch":798},{"id":989,"__component":841,"heading":990,"description":991,"ribbonStyle":843,"featuresPerRow":844,"preHeading":992,"transparentFeatureBlocks":778,"featureBlocksAlignment":802,"featureIconSize":801,"featureHeadingSize":845},{"id":817,"__component":994,"heading":995,"description":996,"ribbonStyle":997,"preHeading":777},{"id":5,"__component":999,"heading":1000,"description":1001,"ribbonStyle":1002,"preHeading":777,"includeDomainSearch":778},{"id":939,"__component":854,"heading":1004,"description":797,"ribbonStyle":856,"preHeading":777,"transparentReviewBlocks":778,"reviewBlocksAlignment":802,"reviewsPerRow":851},{"id":989,"__component":859,"heading":1006,"description":1007,"preHeading":1008,"ribbonStyle":863,"flipImagePosition":778,"fixImageToBottom":798,"media":777,"additionalDescription":777,"imageRatio":801,"imagePosition":1009},{"id":847,"__component":994,"heading":1011,"description":777,"ribbonStyle":1012,"preHeading":777},{"id":939,"__component":865,"heading":1014,"description":1015,"ribbonStyle":868,"preHeading":1016},[],[],[2360,2364,2368],{"id":5,"name":2361,"link":2362,"icon":2363},"Facebook","https://www.facebook.com/Doteasy","facebook",{"id":930,"name":2365,"link":2366,"icon":2367},"Youtube","https://www.youtube.com/doteasyhosting","youtube",{"id":939,"name":2369,"link":2370,"icon":2371},"Twitter","https://twitter.com/doteasy","twitter",{},{"$snuxt-delay-hydration-mode":2374,"$scurrency":2375,"$sdarkMode":778,"$sreferenceData":6,"$sinsetHeader":778,"$slogoType":779,"$sheader":2376,"$sfooter":2378,"$sdomainRedemptionPricingData":2287,"$sglobals":2381,"$smobileNav":778,"$ssite-config":2384},"init","cad",{"style":1635,"navData":2377,"includeUtilityBar":798,"stickyHeader":798},["Reactive",1639],{"style":2074,"navData":2379,"strapline":2073,"whgAddress":2075,"whgDescription":2079,"legalNavData":2380,"backgroundStyle":797,"backgroundGradient":797},["Reactive",2080],["Reactive",2215],{"name":2283,"email":2284,"abuseEmail":2285,"phone":2286,"domainSearchRedirect":977,"domainSearchHash":2345,"paymentProviders":2382,"socialNetworks":2383,"animateInRibbons":778},["Reactive",2358],["Reactive",2359],{"env":2385,"name":2386,"url":2387},"production","doteasy","https://doteasy.com/",["Set"],{"reference-data":777,"pages":777,"primary-navigation":777,"footer-navigation":777,"global-detail":777},"/"]</script>
<script nonce="a4oBfPBhUCr0n17RceV10Q==">window.__NUXT__={};window.__NUXT__.config={public:{GTM_ID:"5b00e4=aWQ9R1RNLVRGN1pRSEZS&oCm08i=ie",GDPR_STORAGENAME:"doteasyConsentSettings",STRAPI_URL:"https://cms.doteasy.com",BRAND:"doteasy",BRAND_DOMAIN:"https://doteasy.com",LOGO_ON_LIGHT:"doteasy-logo-on-light.png",LOGO_ON_DARK:"doteasy-logo-on-dark.png",LOGO_COLOUR:"doteasy-logo-colour.png",LOGO_MOBILE:"doteasy-logo-mobile.png",LOGO_FOOTER:"doteasy-logo-on-dark.png",ORDER_URL:"https://checkout.doteasy.com",LOGIN_URL:"https://clients.doteasy.com/login",CURRENCIES:"cad,usd",DEFAULT_CURRENCY:"cad",STRAPI_PREVIEW_SECRET:"YOURSECRET",CSP_SCRIPT_SRC:"https://stablechat.mysecurecloudhost.com https://www.googleadservices.com https://www.google.com https://www.googletagmanager.com https://tagmanager.google.com  https://googleads.g.doubleclick.net",CSP_IMG_SRC:"",GTM_URL:"https://load.ml42.doteasy.com/7rn1ozcvyhsl.js",strapi:{url:"https://cms.doteasy.com",prefix:"/api",admin:"/admin",version:"v4",cookie:{},auth:{},cookieName:"strapi_jwt",devtools:false}},app:{baseURL:"/",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script nonce="a4oBfPBhUCr0n17RceV10Q==">
(function() {
  const w = window;
  w._$delayHydration = (() => {
    if (!("requestIdleCallback" in w) || !("requestAnimationFrame" in w))
  return new Promise((resolve) => resolve("not supported"));
function eventListeners() {
  const c = new AbortController();
  const p = new Promise((resolve) => {
    const hydrateOnEvents = "mousemove,scroll,keydown,click,touchstart,wheel".split(",");
    function handler(e) {
      hydrateOnEvents.forEach((e2) => w.removeEventListener(e2, handler));
      requestAnimationFrame(() => resolve(e));
    }
    hydrateOnEvents.forEach((e) => {
      w.addEventListener(e, handler, {
        capture: true,
        once: true,
        passive: true,
        signal: c.signal
      });
    });
  });
  return { c: () => c.abort(), p };
}
function idleListener() {
  let id;
  const p = new Promise((resolve) => {
    const isMobile = w.innerWidth < 640;
    const timeout = isMobile ? Number.parseInt("5000") : Number.parseInt("4000");
    const timeoutDelay = () => setTimeout(
      () => requestAnimationFrame(() => resolve("timeout")),
      timeout
    );
    id = w.requestIdleCallback(timeoutDelay, { timeout: Number.parseInt("7000") });
  });
  return { c: () => window.cancelIdleCallback(id), p };
}
const triggers = [idleListener(), eventListeners()];
const hydrationPromise = Promise.race(
  triggers.map((t) => t.p)
).finally(() => {
  triggers.forEach((t) => t.c());
});
return hydrationPromise;
}
  )();
  
  _$delayHydration.then(e => {
  ;([]).forEach(s => {
    const script = document.createElement('script')
    Object.entries(s).forEach(([k, v]) => script.setAttribute(k, v))
    document.body.appendChild(script)
  })
});(() => {
  w._$delayHydration.then((e) => {
    if (!(e instanceof PointerEvent) && !(e instanceof MouseEvent) && !(window.TouchEvent && e instanceof TouchEvent))
      return;
    if (e instanceof MouseEvent && e.type !== "click")
      return;
    setTimeout(() => w.requestIdleCallback(
      () => setTimeout(() => e.target?.click(), 500)
    ), 50);
  });
})();

})();
</script></body></html>